home / skills / gtmagents / gtm-agents / attribution-playbook
This skill guides attribution modeling and QA across campaigns, offering templates, governance, and change management to ensure accurate ROI measurement.
npx playbooks add skill gtmagents/gtm-agents --skill attribution-playbookReview the files below or copy the command above to add this skill to your agents.
---
name: attribution-playbook
description: Standard operating guide for campaign tagging, attribution models, and
QA.
---
# Attribution Playbook Skill
## When to Use
- Standing up or refreshing attribution models across teams.
- Training campaign owners on UTMs, tracking, and governance.
- Running QA before/after changing attribution weights or tooling.
## Framework
1. **Taxonomy Rules** – channel, campaign, creative, and experiment naming standards.
2. **Model Catalog** – when to use first/last/linear/position/data-driven with pros/cons.
3. **Data Contracts** – required fields, systems of record, sync cadence.
4. **QA Checklist** – sample records, dedupe logic, cross-tool reconciliation.
5. **Change Management** – approval workflow, communications, and measurement of impact.
## Templates
- UTM builder + validation sheet.
- Attribution model comparison matrix.
- QA runbook for campaign launches and quarterly audits.
## Tips
- Keep a shared "gotchas" log for recurring tagging errors.
- Align with finance on ROI/CAC definitions before rolling out model changes.
- Pair with `evaluate-attribution-models` for decision-ready narratives.
---
This skill is a production-ready attribution playbook that standardizes campaign tagging, attribution models, and QA for revenue teams. It consolidates taxonomy rules, a model catalog, data contracts, and operational runbooks to reduce leakage and speed decision-making. The goal is consistent, auditable attribution that aligns marketing, sales, and finance definitions.
The playbook defines naming standards and required fields, then maps use cases to recommended attribution models (first, last, linear, position, data-driven). It includes QA checklists, sample records, and reconciliation steps to validate pipelines across tools. Change management guidance and templates support safe model updates and stakeholder communication.
How do I pick the right attribution model?
Use the model catalog: match simple awareness or short-funnel campaigns to first/last models and multi-touch or B2B pipelines to linear, position, or data-driven approaches; weigh pros and cons in the comparison matrix.
What essential fields should a data contract include?
Include canonical campaign id, channel, creative, timestamp, touch order, system of record, and sync cadence; specify dedupe rules and owner for each field.