What problem does it solve? Setting up analytics tracking is error-prone: inconsistent event names, missing conversions, and unvalidated implementations lead to unreliable data. This Skill guides the design, implementation, and validation of analytics tracking so marketing and product decisions rest on clean data. ## Core Features & Use Cases - Tracking Plan Design: Builds structured tracking plans with object-action event naming, standard properties, and conversion definitions. - GA4 and GTM Implementation: Provides gtag.js and dataLayer code patterns, conversion setup, custom dimensions, audiences, and consent mode configuration. - Debugging and Validation: Supplies checklists and workflows for DebugView, GTM Preview Mode, and common issues like duplicate events or missing parameters. - Use Case: A marketer launching a SaaS site needs to measure signups and demo requests. The Skill produces a tracking plan, GA4 event code, GTM container structure, and a validation checklist before launch. ## Quick Start Ask the assistant to create a tracking plan with GA4 events for your website's signup and demo request conversions.