attribution

Reconcile conflicting conversion data and select attribution models to identify which marketing channels drive revenue.

Updated Sep 2, 2026
One-click install
npx skills add https://github.com/Tutitoos/seo-plugin --skill attribution-tutitoos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: attribution
Source: https://github.com/Tutitoos/seo-plugin/tree/main/plugins/seo/skills/attribution
Command: npx skills add https://github.com/Tutitoos/seo-plugin --skill attribution-tutitoos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Marketing platforms each claim credit for the same conversions, leaving you unable to tell which channels actually drive revenue. This Skill helps you choose and interpret attribution models, reconcile conflicting numbers across Google Ads, Meta, GA4, and your CRM, and instrument first-party attribution when conversions happen on domains you don't own. ## Core Features & Use Cases - Model Selection & Interpretation: Compare first-touch, last-touch, linear, time-decay, position-based, and data-driven models, with guidance on when each one misleads. - Cross-Source Reconciliation: De-duplicate platform-reported conversions against a single source of truth and produce an honest allocation with confidence levels. - First-Party Instrumentation: Stitch anonymous browsing to conversions on third-party domains (SavvyCal, Calendly, Stripe Checkout) using metadata passthrough and webhook identity merges. - Measurement Paradigms: Choose between MTA, MMM, and incrementality testing based on budget, sales cycle, and channel mix. - Use Case: Your CRM shows 35 deals but Google claims 50 and Meta claims 40. Use this Skill to establish the CRM as the source of truth, explain each platform's bias, and deliver a defensible budget allocation. ## Quick Start Ask the assistant to reconcile your conflicting conversion numbers from Google Ads, Meta, GA4, and your CRM and recommend which attribution model fits your sales cycle.

Frequently Asked Questions about attribution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reconcile different conversion numbers from Google Ads, Meta, and GA4?▼

Pick one source of truth for the conversion count, usually your CRM or backend where revenue is real, and de-duplicate platform claims against it. Never sum platform-reported conversions, since each platform claims credit for the same sales. Read directional trends rather than expecting absolute numbers to match.

Should I use first-touch or last-touch attribution for B2B SaaS?▼

Show first-touch and last-touch side by side rather than picking one, because the gap between them reveals how demand is created versus closed. For long B2B cycles, position-based attribution is a defensible primary model, supplemented by self-reported attribution at demo or signup.

How do I track conversions that happen on a third-party domain like SavvyCal?▼

Append the visitor's anonymous analytics ID to the outbound booking link via the tool's metadata passthrough, then merge it back in the webhook using an identify call with the booking email. Only ever pass the anonymous ID, never an identified email or UUID, to avoid corrupting user profiles.

Why does Meta report high ROAS but my revenue is not growing?▼

Platform-reported ROAS is systematically inflated through self-crediting, view-through conversions, and generous attribution windows, so it is not incremental ROAS. Run an incrementality test such as a geo holdout or on-off test to measure the true lift, and use incremental CPA to drive budget decisions.

What does a large share of direct traffic mean for attribution?▼

Direct traffic is mostly a measurement gap, not a real channel: it includes stripped referrers, dark social, app-to-web visits, and dropped tracking. A large direct share usually means your top-of-funnel is working but under-measured, so use self-reported surveys and segment branded versus non-branded search.

When should I use MMM versus multi-touch attribution?▼

Use multi-touch attribution for day-to-day tactical optimization when you have clean user-level tracking. Use marketing mix modeling when spend is material across multiple channels including offline ones like podcasts or TV, since MMM works on aggregate data and sees channels tracking cannot.