attribution-reconciler

Featured

Use when platform-reported conversions disagree with GA4/ecommerce, when you suspect Meta and Google are double-counting the same sales, or for a standing (monthly) reconciliation workbook that de-dups stacked credit against an order-ID truth set, normalizes attribution windows and currency, compares attribution models, and reads incrementality from a geo/holdout test. Not for the point-in-time R2 veto or RQS gate — use ad-account-auditor; not for the ROI/ROAS ratio math itself — use roi-calculator; not for organic dark-social share attribution or GA4 direct-traffic decomposition — use dark-social-attributor. 付费广告归因对账/去重/增量

AI & Automation 2,766 stars 358 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 98/100

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

Skill Content

# Attribution Reconciler > Based on the ROAS dimension **R** (attribution integrity) in the [ROAS Benchmark](../../../references/roas-benchmark.md). This is the **standing de-dup / incrementality workbook**: it reconciles platform-reported conversions against the GA4/ecommerce order-ID truth set on a recurring cadence. It delegates **all** ratio/ROAS math to [roi-calculator](../../../influencer/report/roi-calculator/SKILL.md) and does **not** re-run the R2 veto — [ad-account-auditor](../../activate/ad-account-auditor/SKILL.md) judges R2 once, point-in-time. This workbook just keeps the truth set clean between audits. Upstream, [conversion-signal-qa](../../activate/conversion-signal-qa/SKILL.md) is the **pre-launch** instrumentation pass that makes the signal trustworthy and only *gates* that a dedup rule exists; this skill is the recurring reconciliation that runs **on** that signal — match, de-dup, quantify, read incrementality. The single rule: the truth set is the **order IDs** from GA4/ecommerce, **never** any platform's reported-conversion count. This workbook reconciles **paid** channels only — decomposing GA4 direct traffic and estimating organic dark-social share attribution belongs to [dark-social-attributor](../../../social/observe/dark-social-attributor/SKILL.md). ## Quick Start ``` Reconcile my paid conversions for May. Truth set is this GA4 order-ID export. Here are the Meta and Google conversion exports. Find the double-counting. ``` ``` Build the monthly a...

Details

Author
aaron-he-zhu
Repository
aaron-he-zhu/aaron-marketing-skills
Created
8 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

attribution-reconciler

Use when platform-reported conversions disagree with GA4/ecommerce, when you suspect Meta and Google are double-counting the same sales, or for a standing (monthly) reconciliation workbook that de-dups stacked credit against an order-ID truth set, normalizes attribution windows and currency, compares attribution models, and reads...

1 Updated 1 months ago
imMamdouhaboammar
Data & Documents Listed

conversion-reconcile

Reconcile a platform's conversion export against the CRM and name the likely cause of the gap. Use when GA4, Google Ads, Meta or a tag manager reports a different number of conversions from the CRM or the finance system, when a dashboard is not trusted, or when a team is arguing about attribution windows. Joins the two exports, measures the shape of the disagreement, and returns ranked causes with the evidence that fired each one. Needs no API access.

4 Updated 1 weeks ago
m7mdwb
Data & Documents Listed

conversion-verifier

Verify whether the purchases your ad platform reports actually exist in your store, and produce a client-ready reconciliation report. Use this whenever someone questions their ad numbers, wonders if their ROAS is real, says their Meta/Google/TikTok conversions do not match Shopify or Stripe, sees a ROAS that feels too good, suspects over-attribution or double counting, is about to scale or kill a campaign based on platform-reported results, or asks how to audit, validate, sanity-check or reconcile ad conversion data against actual orders or revenue. Also use it when someone mentions attribution discrepancies, inflated conversions, phantom sales, view-through conversions, or asks "are these numbers real". Produces a professional report that separates the legitimate part of the gap from the part that has no explanation.

1 Updated 1 months ago
metrikia-io