From GTM Skills
Configures and optimizes analytics stacks with Segment, Amplitude, Mixpanel, PostHog, GA4, and HubSpot. Covers implementation, routing, event governance, and cross-tool reporting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gtm-skills:analytics-toolkitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analytics tools don't work out of the box — they work when configured with a
Analytics tools don't work out of the box — they work when configured with a tracking plan, proper implementation, and destinations that talk to each other. This skill covers setup and optimization across the analytics stack.
Trigger phrases: "analytics setup", "Segment configuration", "Amplitude implementation", "PostHog setup", "GA4 for B2B", "analytics stack comparison"
Stage-based recommendations: references/analytics-stack-by-stage.md.
Spend tracking: gtm-spend-management vendor register.
| Tool | Best For | Pricing | Key Feature |
|---|---|---|---|
| Segment | CDP — collect once, route everywhere | Free-$120/mo | 400+ destinations |
| Amplitude | Product analytics — retention, cohorts | Free-$100K/enterprise | Behavioral cohorts |
| PostHog | Open-source — session replay, feature flags | Free self-hosted/Cloud $ | All-in-one |
| Mixpanel | Event-stream analytics, simpler UI | Free-$20K/enterprise | Event explorer |
| GA4 | Web analytics + ad attribution | Free | Google Ads integration |
// Segment → Amplitude + GA4 + Data Warehouse
analytics.track('Feature Used', { feature_name: 'Reports' });
// → Amplitude: behavioral cohort
// → GA4: custom event + conversion tracking
// → Data Warehouse: raw event for BI analysis
The agent delivers an analytics stack configuration plan matched to the user's stage, team, and tool question:
Before delivering, verify:
references/framework-notes.md — named frameworks, citation anchors, and operating assumptionstemplates/output-template.md — copy-paste deliverable structure for the userscripts/check-output.py — local checklist validator for required sections
This skill includes lightweight artifacts the agent can load on demand:references/analytics-stack-by-stage.md — CDP + product + web by ARR
Use the artifacts when the user asks for an implementation-ready deliverable, a repeatable workflow, or a quality check rather than generic advice.tracking-plan — Complete analytics architectureevent-analytics — Event taxonomy and CDP designgtm-metrics — SaaS metrics and benchmarksnpx claudepluginhub leadmagic/gtm-skillsMaster analytics tracking plan for PLG/B2B SaaS: event taxonomy, pixel strategy, attribution architecture, CDP (Segment, Rudderstack), product analytics (Amplitude, Mixpanel, PostHog), CRM tracking (HubSpot, Salesforce).
Helps set up, audit, and improve analytics tracking (GA4, Mixpanel, Segment, GTM) with tracking plans, event naming conventions, and data quality checks.
Guides setup, improvement, and auditing of analytics tracking (GA4, Mixpanel, Segment, GTM). Helps define tracking plans, choose event schemas, and debug firing issues.