analytics-tracking

Set up and audit GA4/GTM analytics tracking events with a decision-driven tracking plan.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/daanteijema-beep/ai-gids-platform --skill analytics-tracking-daanteijema-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/daanteijema-beep/ai-gids-platform/tree/main/.agents/skills/analytics-tracking
Command: npx skills add https://github.com/daanteijema-beep/ai-gids-platform --skill analytics-tracking-daanteijema-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Analytics tracking guidance helps you set up, fix, and audit event instrumentation so your marketing and product metrics become trustworthy and actionable.

Core Features & Use Cases

  • Tracking plan creation: Build a structured event taxonomy (event name, category, properties, triggers, and notes) aligned to business decisions.
  • GA4 and GTM implementation guidance: Configure custom events for measurement, conversions, and debugging with GA4 DebugView and GTM Preview mode.
  • Event quality and privacy checks: Reduce duplicates, validate firing/parameters, and ensure GDPR-friendly consent handling without leaking PII.
  • Measurement for common scenarios: Supports use cases involving GA4, Google Analytics, GTM, UTM parameters, conversion tracking, event tracking, and “events not firing” audits.

Quick Start

Use the analytics-tracking skill to help you create a GA4 + GTM tracking plan for signups, feature usage, and upgrades, including exact event names, required parameters, and how to validate the setup.

Frequently Asked Questions about analytics-tracking

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

FAQPage Schema
How do I create a GA4 and GTM tracking plan for conversions and custom events?

To create a GA4 and GTM tracking plan, you define a structured event taxonomy mapping event names, categories, properties, and triggers to your business decisions. This decision-driven plan ensures your tracking configuration accurately measures key conversions and feature usage.

Why are my GA4 events not firing or showing up as duplicates?

GA4 events not firing or duplicating typically indicate misconfigured triggers or dataLayer push patterns. You can debug these issues using GA4 DebugView and GTM Preview mode to validate event firing, check parameters, and audit your tracking setup for missing or duplicate events.

What is the best way to structure UTM parameters for conversion tracking?

The best way to structure UTM parameters for conversion tracking is to apply consistent naming conventions aligned with your tracking plan. This ensures your marketing attribution data remains clean, accurate, and actionable when measuring campaign performance in GA4.

Can I use GTM dataLayer pushes while ensuring GDPR privacy consent?

Yes, you can use GTM dataLayer pushes with GDPR consent by implementing consent-aware tracking practices. This ensures your event instrumentation respects user privacy choices and prevents personally identifiable information leakage while still capturing necessary conversion data.

How do I validate GA4 conversion tracking using GTM Preview mode?

You validate GA4 conversion tracking by using GTM Preview mode alongside GA4 DebugView. This workflow lets you verify dataLayer pushes, inspect event parameters, and confirm that your configured conversions fire correctly before publishing changes to your live environment.