analytics-tracking

Set up and audit GA4 and Google Tag Manager analytics tracking.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SonPaier/carfect --skill analytics-tracking-sonpaier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/SonPaier/carfect/tree/main/.claude/skills/ga4-analytics
Command: npx skills add https://github.com/SonPaier/carfect --skill analytics-tracking-sonpaier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures accurate and reliable data collection for your website or application, preventing costly decisions based on flawed analytics.

Core Features & Use Cases

  • GA4 & GTM Setup: Implement Google Analytics 4 and Google Tag Manager from scratch or audit existing setups.
  • Event Taxonomy: Define and enforce a clear, consistent naming convention for all tracked events.
  • Debugging: Diagnose and fix issues with missing events, incorrect data, or broken conversion tracking.
  • Use Case: You're launching a new feature and need to ensure all user interactions within it are tracked correctly in GA4, including custom event parameters and conversion goals.

Quick Start

Use the analytics-tracking skill to set up a GA4 event for when a user clicks the 'Request Demo' button.

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 event tracking for custom button clicks?

Set up GA4 event tracking by defining a clear event taxonomy and enforcing naming conventions for tracked interactions. You can implement custom event parameters and conversion goals directly through Google Tag Manager to ensure accurate data capture for web application features.

Why are my GA4 conversion events missing or showing incorrect data?

Missing GA4 conversion events typically stem from implementation gaps or broken tracking logic. You can diagnose and fix these data quality issues by auditing your existing setup against defined parameter standards to ensure all user interactions are captured accurately.

What is event taxonomy and when do I need it for Google Analytics 4?

Event taxonomy is the consistent naming convention applied to all tracked user interactions in GA4. You need it when implementing tracking from scratch or auditing existing setups to prevent missing events and maintain reliable data collection for decision-making.

Can I audit an existing Google Tag Manager implementation without starting over?

You can audit an existing Google Tag Manager implementation to identify data quality issues and implementation gaps. This process checks your current event taxonomy and parameter standards against your GA4 conversion tracking goals without requiring a full reinstallation.

What's the best way to debug broken conversion tracking in GA4?

Debug broken conversion tracking by diagnosing missing events and incorrect data within your GA4 and GTM setups. Addressing these implementation gaps requires strict adherence to defined naming conventions and parameter standards to restore accurate data capture.