analytics

analytics

coreyhaines31 ↓ 38k
Claude Code
View source ↗

What it does

  • Every event should inform a decision
  • Avoid vanity metrics
  • Quality > quantity of events
  • What do you need to know?
  • What actions will you take based on this data?
  • Work backwards to what you need to track
  • Naming conventions matter

Requirements & configuration

  • What do you need to know?
  • Work backwards to what you need to track
  • Only collect what you need

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

analytics FAQ

What does the analytics skill do?

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this," "track conversions," "attribution," "Mixpanel," "Segment," "are my events firing," or "analytics isn't working." Use this whenever someone asks how to know if something is working or wants to measure marketing results. For A/B test measurement, see ab-testing. Every event should inform a decision Avoid vanity metrics

What does analytics require?

What do you need to know? Work backwards to what you need to track Only collect what you need

How do I install analytics?

Run: npx -y skills add https://github.com/coreyhaines31/marketingskills --skill analytics --agent claude-code — the source lives at github.com/coreyhaines31/marketingskills.

Maintain analytics?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

analytics on getagentictools
[![analytics on getagentictools](https://getagentictools.com/badge/skills/coreyhaines31-marketingskills-analytics.svg)](https://getagentictools.com/skills/coreyhaines31-marketingskills-analytics?ref=badge)
npx agentictools info skills/coreyhaines31-marketingskills-analytics

The second line is the CLI lookup for this page — handy in READMEs and docs.