analytics-tracking

Configure GA4 properties and GTM containers for web analytics tracking.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tapanshah/Claude-Skills --skill analytics-tracking-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/tapanshah/Claude-Skills/tree/main/marketing-skill/analytics-tracking
Command: npx skills add https://github.com/tapanshah/Claude-Skills --skill analytics-tracking-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your website or application accurately captures user interactions, enabling data-driven decision-making and reliable marketing attribution. It solves the problem of missing, incorrect, or untrusted analytics data.

Core Features & Use Cases

  • GA4 & GTM Setup: Configure Google Analytics 4 properties and Google Tag Manager containers from scratch.
  • Event Taxonomy Design: Define a clear, consistent naming convention for all user actions.
  • Conversion Tracking: Set up critical conversion events for marketing and business goals.
  • Debugging & Auditing: Identify and fix tracking implementation errors, ensuring data integrity.
  • Use Case: You're launching a new SaaS product and need to track user signups, feature adoption, and purchases. This Skill will help you build the entire tracking infrastructure, from GTM setup to defining custom events and conversions in GA4.

Quick Start

Use the analytics-tracking skill to set up a new GA4 property and GTM container for a website with a standard SaaS funnel.

Frequently Asked Questions about analytics-tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up GA4 conversion tracking and event taxonomy from scratch?

Yes, you can audit existing web analytics tracking by debugging data quality issues in Google Tag Manager and Google Analytics 4, checking for missing or incorrect event configurations, and fixing JavaScript trigger logic to ensure reliable data capture.

What is the best way to track a SaaS funnel using GTM and GA4?

The best way to track a SaaS funnel is by implementing cross-domain measurement and custom event tracking in Google Tag Manager, then configuring specific user actions like signups and purchases as conversions within Google Analytics 4.

Do I need JavaScript knowledge to implement cross-domain measurement in GA4?

Yes, implementing cross-domain measurement and configuring Google Tag Manager variables requires a solid understanding of JavaScript, alongside familiarity with GTM triggers and GA4 event configurations to ensure accurate data quality.

Why are my GA4 events not firing and how do I debug tracking implementation errors?

Debugging tracking implementation errors involves auditing your Google Tag Manager container and Google Analytics 4 configuration to identify broken JavaScript triggers, incorrect event taxonomies, or missing conversion tags that compromise data integrity.

When should I audit my web analytics tracking setup for data quality issues?

You should audit web analytics tracking when you notice missing data, untrusted marketing attribution, or before launching new features, ensuring your Google Analytics 4 properties and Google Tag Manager containers capture user interactions accurately.