analytics-tracking

Guide analytics tracking setup, refinement, and auditing with GA4 and GTM.

15|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/whyujjwal/claude-marketing --skill analytics-tracking-whyujjwal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/whyujjwal/claude-marketing/tree/main/skills/analytics-tracking
Command: npx skills add https://github.com/whyujjwal/claude-marketing --skill analytics-tracking-whyujjwal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you set up, improve, or audit your analytics tracking to ensure you're collecting the right data to inform business decisions.

Core Features & Use Cases

  • Tracking Plan Creation: Define events, properties, and naming conventions for consistent data collection.
  • Implementation Guidance: Provides best practices for GA4 and Google Tag Manager.
  • Use Case: You're launching a new feature and need to track user engagement. This Skill guides you through defining the necessary events (e.g., feature_used) and properties (e.g., feature_name) and how to implement them using GA4 and GTM.

Quick Start

Use the analytics-tracking skill to help set up conversion tracking for your website.

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 conversion tracking for my marketing website using GA4 and GTM?

To set up conversion tracking, define key events in GA4 and deploy them via Google Tag Manager. This involves establishing naming conventions, configuring event properties, and testing your implementation to ensure accurate data collection.

What is a tracking plan and how do I create one for in-app product analytics?

A tracking plan defines specific events and properties collected to measure user behavior. Create one by identifying key user actions, establishing consistent naming conventions, and mapping necessary data points for in-app analytics.

Can I use GA4 and GTM to track user engagement for a newly launched feature?

Yes, you can use GA4 and GTM to track new feature engagement. Define a specific event like feature_used, attach properties such as feature_name, and implement the tag in GTM to capture interaction data.

What are the best practices for defining event naming conventions in analytics tracking?

Best practices for event naming conventions involve using a consistent, standardized format across your tracking plan. This ensures data integrity, simplifies auditing, and makes querying user behavior more efficient in GA4.

How do I audit my existing analytics tracking system to ensure data accuracy?

Auditing analytics tracking involves reviewing current event definitions, checking naming conventions, and verifying GA4 and GTM configurations. This identifies missing data points, ensuring your system accurately informs business decisions.

Do I need to configure UTM parameters and privacy considerations when implementing tracking?

Yes, configuring UTM parameters is necessary for accurate campaign attribution, and addressing privacy considerations ensures compliance. Both are essential components of a robust tracking implementation that respects user consent while maintaining data accuracy.