analytics-tracking-automation
Installation
SKILL.md
Analytics Tracking Automation
Skill by ara.so — Data Skills collection.
This skill enables AI agents to plan, implement, and deploy GA4 + GTM tracking setups. It automates site analysis, page grouping, event schema design, GTM container synchronization, preview verification, and publishing—supporting both generic websites and Shopify storefronts.
What This Skill Does
The analytics-tracking-automation project provides a local-first workflow that:
- Analyzes a website by crawling pages and identifying business intent
- Groups pages by purpose (e.g., product, pricing, contact)
- Designs event schemas (GA4 events, parameters, triggers) based on site structure
- Syncs to GTM by creating/updating tags, triggers, variables via Google Tag Manager API
- Verifies in preview using automated Playwright-based checks
- Publishes the GTM container version when verification passes
- Supports Shopify with specialized tracking for cart, checkout, and purchase flows
- Maintains artifacts for resumable, reviewable tracking work