Audit and fix GA4 tracking implementation
analytics-trackingskillsetup L2★14,896
alirezarezvani/claude-skills ↗What it does
Set up, audit, debug GA4 and GTM tracking implementation and event taxonomy
Best for
Startups building analytics infrastructure correctly from scratch or teams auditing data quality before strategic decisions.
Inputs
- · existing GA4/GTM configuration or tech stack
- · list of conversion actions
- · business context (current/desired events)
Outputs
- · event taxonomy spec (noun_verb naming convention)
- · GA4 data stream config steps
- · event taxonomy catalog (SaaS funnel + micro-conversions)
Requires
- · GA4 admin access
- · Google Tag Manager access
- · optional: CMP (consent management platform)
Preconditions
- · GA4 property created OR existing tracking to audit
- · tech stack identified (React/Next/WordPress/custom)
Failure modes
- · inconsistent event naming breaks rollup queries
- · duplicate events inflate metrics
- · missing consent blocks unconsented tracking
- · broken conversions in GA4 disconnect from CRM
- · GTM preview fires but GA4 shows nothing
Trust signals
- · event_taxonomy_guide.md with full SaaS catalog
- · naming convention rules (noun_verb, snake_case, consistent tense)
- · standard parameters table with purpose column
- · mode-based workflow (setup from scratch vs audit vs debug)