analytics-tracking

Set up, audit, and debug Google Analytics 4 and Google Tag Manager tracking.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Ksawyoux/MyBot-ksawyoux- --skill analytics-tracking-ksawyoux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/Ksawyoux/MyBot-ksawyoux-/tree/main/src/skills/analytics-tracking
Command: npx skills add https://github.com/Ksawyoux/MyBot-ksawyoux- --skill analytics-tracking-ksawyoux

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures accurate, consistent, and usable analytics data by setting up, auditing, and debugging tracking implementations for GA4 and Google Tag Manager.

Core Features & Use Cases

  • GA4 & GTM Setup: Implement tracking from scratch, including event taxonomy and conversion goals.
  • Audit & Debug: Identify and fix gaps, errors, or missing events in existing analytics.
  • Use Case: You've launched a new feature and need to ensure user interactions are correctly tracked in GA4, or your conversion numbers don't match ad platform data and you need to debug why.

Quick Start

Use the analytics-tracking skill to audit the current GA4 and GTM setup for my 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 GA4 conversion tracking and event taxonomy from scratch?

To set up GA4 conversion tracking, you must design an event taxonomy and configure specific conversion events using Google Tag Manager. This involves mapping user interactions to GA4 goals to ensure accurate data collection from the initial deployment.

Why does my GA4 conversion data not match my ad platform numbers?

GA4 conversion data mismatches with ad platforms occur due to missing events, duplicate data, or consent management integration issues. Auditing your Google Tag Manager setup and debugging event tracking resolves these data quality discrepancies.

How do I configure cross-domain measurement in Google Tag Manager?

Configuring cross-domain measurement in Google Tag Manager requires adjusting GA4 settings to link domains together. This setup maintains session continuity across separate web properties, ensuring accurate user journey tracking without data fragmentation.

What is the best way to audit existing GA4 tracking for missing events?

Auditing GA4 tracking for missing events requires a systematic inspection of your Google Tag Manager configuration and event taxonomy. This process identifies tracking gaps, validates data quality, and ensures all critical user interactions are accurately captured.

How do I integrate consent management with GA4 and GTM?

Integrating consent management with GA4 and GTM requires configuring tag triggers to respect user consent states. This ensures analytics tracking and conversion measurement only activate when appropriate permissions are granted, maintaining data privacy compliance.