marketing-analytics

Featured

Sets up, audits, and reports on marketing measurement — tracking plans, event schemas, attribution models, and the dashboards built on them. Use this to instrument a site or product, audit tracking nobody trusts, choose or interpret an attribution model, build reporting that answers a specific question, or reconcile numbers that disagree between tools.

AI & Automation 1,356 stars 209 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Marketing analytics ## The tracking plan comes first Dashboards built on bad instrumentation are confident and wrong, which is worse than having none. Define, in writing, before implementing: every event, when it fires, its properties and their types, and the question each one exists to answer. An event with no question behind it is noise that will be maintained forever. Naming convention decided once and enforced: `object_action`, lowercase, past tense. Inconsistent naming is unfixable later without breaking historical data. ## Auditing existing tracking Numbers nobody trusts usually come from one of: - **Double-firing** on route changes in single-page apps. - **Events that stopped** when someone changed a selector or a component. - **Definition drift** — two tools counting "signup" at different moments. - **Bot and internal traffic** never filtered out. - **Consent and blockers** removing a meaningful and non-random share of data. Verify by doing the action yourself and watching the event arrive with the properties you expect. Not by reading the dashboard. ## Attribution Every model is wrong in a known direction. Pick deliberately and state the bias: - **Last-touch** — over-credits closing channels: brand search, retargeting. Under-credits everything that created demand. - **First-touch** — the mirror image; over-credits discovery. - **Multi-touch** — better, and dependent on complete tracking you probably do not have. - **Incrementality testing** — the only ...

Details

Author
cbrock84
Repository
cbrock84/headcount
Created
1 weeks ago
Last Updated
1 weeks ago
Language
Markdown
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

analytics

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," "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 choosing attribution models, comparing multi-touch/MMM/incrementality, or reconciling conflicting numbers across tools, see attribution. For A/B test measurement, see ab-testing.

0 Updated 1 weeks ago
gaznilmuzammil12-prog
AI & Automation Listed

analytics

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," "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 choosing attribution models, comparing multi-touch/MMM/incrementality, or reconciling conflicting numbers across tools, see attribution. For A/B test measurement, see ab-testing.

3 Updated today
patrickserrano
AI & Automation Listed

analytics

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," "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 choosing attribution models, comparing multi-touch/MMM/incrementality, or reconciling conflicting numbers across tools, see attribution. For A/B test measurement, see ab-testing.

6 Updated today
TommyBez