From cks
Analytics tracker — GA4 event taxonomy, GTM setup, ad pixel checklist, tracking gap audit by maturity stage
How this command is triggered — by the user, by Claude, or both
Slash command
/cks:analytics [setup|audit|report]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /cks:analytics — Analytics Tracker
Dispatch the analytics tracker agent to set up, audit, or report on tracking instrumentation.
## Mode Detection
Parse `$ARGUMENTS`:
| Pattern | Mode |
|---------|------|
| `setup` | New project — event taxonomy + GTM setup + pixel checklist |
| `audit` | Existing project — scan codebase for tracking gaps vs taxonomy |
| `report` | Pull GA4 summary (requires GA4 credentials in env) |
| No args | Ask user which mode |
## Dispatch
`Agent(subagent_type="cks:analytics-tracker", prompt="Mode: {mode}. Scan codebase for existing tracking. Read analytics-tr...Dispatch the analytics tracker agent to set up, audit, or report on tracking instrumentation.
Parse $ARGUMENTS:
| Pattern | Mode |
|---|---|
setup | New project — event taxonomy + GTM setup + pixel checklist |
audit | Existing project — scan codebase for tracking gaps vs taxonomy |
report | Pull GA4 summary (requires GA4 credentials in env) |
| No args | Ask user which mode |
Agent(subagent_type="cks:analytics-tracker", prompt="Mode: {mode}. Scan codebase for existing tracking. Read analytics-tracking/events.yaml for event taxonomy and pixels.yaml for platform pixel requirements. Detect maturity stage from PROJECT.md. Write output to .analytics/{mode}.md.")
/cks:analytics setup → GA4 events + GTM config + pixel checklist for new project
/cks:analytics audit → Gap analysis: what's tracked vs. what's missing
/cks:analytics report → GA4 summary (requires GOOGLE_ANALYTICS_CREDENTIALS)
/cks:analytics → Pick mode interactively
Output: .analytics/ directory (setup.md, audit.md, or report.md)
npx claudepluginhub cardinalconseils/claude-starter --plugin cks/analyticsPulls data from Google Search Console, Bing Webmaster, Clarity, Umami, Cloudflare, GA4, and Stripe to generate cross-referenced analytics insights and create actionable GitHub issues.
/analyticsAnalyzes data to extract insights, generate visualizations, or perform analytics based on a question and optional approach like SQL or visualization.
/analyticsDisplays terminal learning analytics dashboard with pattern progress, skill effectiveness, trends, quality charts, top skills, synergies, and actionable insights.
/analyticsDesigns event taxonomies and implements analytics tracking with Segment, Amplitude, PostHog, etc. Sets up funnels, A/B tests, data models, and privacy compliance. Outputs TS modules, configs, and docs. Supports platform, funnel, audit flags.
/analyticsProvides business intelligence dashboard for Wix channels including eCommerce, Events, and Bookings with revenue, growth trends, CLV, conversion funnels, and retention metrics.