107 deals tagged, 107 traced, gap zero

    Who this was forA client whose CRM automatically clones deals from one pipeline into others as they move along.

    Attribution propagation fix

    All case studies

    The drawing

    automation clonesOrigin deal, tagged asoursDownstream deal, notagDaily propagation jobwalks the associationsClone stamped with thetagMonthly audit checkspropagation beforereporting

    The problem

    Deals we sourced were tagged on the original record. Then the client's own automation cloned those deals into other pipelines, and the clones didn't carry the tag.

    So two honest ways to count our deals gave two different answers. A filter on the tag found fewer. A walk through the linked records found more. Every list, view, and export in the CRM undercounted our work. And what we get paid depended on that count.

    What we built

    A function that walks the chain of linked records and stamps every clone with the tag. A daily job reruns it, because the cloning automation never stops. Then a monthly audit report that checks the tag has propagated before it reports a single number.

    The first attempt didn't hold. A one time backfill caught 3 of 24 untagged clones. A wider second pass caught the other 21. Then we added the daily job, since any one time fix goes stale the next time the automation fires.

    What it produced

    • 107 deals carry the tag. 107 deals sit within two links of a tagged deal. Gap zero.
    • Seven consecutive monthly reports on record, each with its own live read and a note on what changed since the last one.

    Once both counts agreed, comparing them stopped telling us anything. We kept the two columns side by side anyway, so month to month reports still line up.

    What runs now

    The propagation function and its daily job run unattended in the client's CRM. We run the monthly audit.

    Your scenario

    If your CRM copies records between pipelines, check whether your attribution fields travel with them. If the numbers from a filter and a report don't match, send us both and we'll find where they split.

    Related tools: Salesflare

    Some of the links on this page are affiliate links.

    Client names are always kept confidential at MMG, so they have been removed from this case study.

    Published June 9, 2026

    Last updated September 18, 2026