analytics-tracking

Create GA4 and GTM tracking plans with dataLayer examples.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/mrsknetwork/mrsknetwork --skill analytics-tracking-mrsknetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-tracking
Source: https://github.com/mrsknetwork/mrsknetwork/tree/main/.agents/skills/analytics-tracking
Command: npx skills add https://github.com/mrsknetwork/mrsknetwork --skill analytics-tracking-mrsknetwork

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams set up, audit, and improve analytics tracking so marketing and product decisions are driven by accurate, actionable data rather than guesswork.

Core Features & Use Cases

  • Tracking Plan & Naming: Establish consistent event naming (object_action), property schemas, and a prioritized tracking plan that maps events to decisions.
  • Implementation Guidance: Provide GA4 and GTM implementation patterns, dataLayer examples, and recommended event/parameter structures for web and app contexts.
  • Debugging & Compliance: Validate event firing, diagnose duplicates or mismatches, and advise on privacy/consent (GDPR, consent mode) and data quality best practices.
  • Use Case: Create a GA4+GTM tracking plan for a B2B SaaS product to capture signups, feature usage, upgrades, and campaign attribution with GTM dataLayer examples and validation steps.

Quick Start

Set up a GA4 and GTM tracking plan to capture signups, feature usage, and conversion events and provide dataLayer examples and debugging steps.

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 tracking plan for a B2B SaaS product?

A GA4 and GTM tracking plan maps events to decisions using consistent object_action naming, property schemas, and dataLayer examples. It captures signups, feature usage, and conversions while providing debugging and validation steps for reliable measurement.

What's the best way to set up GTM dataLayer examples for event tracking?

The best way to set up GTM dataLayer examples is to define recommended event and parameter structures for web and app contexts, ensuring the dataLayer pushes match your GA4 tracking plan and conversion definitions accurately.

Why does my GA4 event tracking fire duplicates or mismatches?

GA4 event tracking duplicates or mismatches happen when dataLayer pushes lack validation. Debug event firing logic in GTM, check parameter schemas against your tracking plan, and apply debugging steps to resolve data quality issues.

How do I implement UTM strategy and consent mode for GDPR compliance?

To implement UTM strategy with GDPR compliance, define UTM parameters for campaign attribution and configure consent mode in GTM to ensure tracking respects privacy constraints while maintaining accurate attribution data.

Can I use Mixpanel with GTM for mobile and web tracking?

Yes, you can use Mixpanel with GTM for mobile and web tracking by applying implementation patterns and dataLayer examples that route event data to Mixpanel, ensuring event structures align with your tracking plan.

What do I need to prepare before auditing my analytics tracking setup?

Before auditing analytics tracking, you need access to existing tracking tools, technical stack details, key conversion definitions, and privacy or consent constraints to produce an implementation-ready plan and validation steps.