Meta Ads Tracking

How to fix duplicate purchases in Meta Ads for Shopify

If Ads Manager shows more purchases than Shopify's order count, the same sale is almost certainly being reported twice. It's usually one of a small number of causes, and it's usually fixable in an afternoon.

How to confirm it's actually duplication

Compare Ads Manager's reported purchase count against Shopify's order count for the same date range and, if possible, the same attributed customers. A gap that roughly tracks with order volume — say, consistently 15-20% higher — points to systematic duplication rather than a one-off glitch. A gap that spikes on specific days is more likely tied to a deploy, app update, or theme change on that date.

The usual causes

Pixel and CAPI without a shared event ID

Both fire for the same order, Meta has no way to know they're the same event, and counts two purchases.

More than one tracking app installed

A Shopify tracking or analytics app and a separately configured Pixel snippet can both fire a purchase event for the same order.

Theme code alongside an app

A Pixel snippet added directly to the theme, left in place after installing a tracking app that also fires purchase events.

A tag manager plus a native integration

Google Tag Manager or a similar tool firing a purchase tag while Shopify's native Meta channel integration also fires its own event.

Diagnosis, step by step

  1. 1

    Open Events Manager and check the Purchase event's deduplication status — Meta flags events it couldn't match as browser and server pairs.

  2. 2

    List every place a Purchase event could be firing: theme code, tracking apps, Shopify's native Meta/Facebook channel, and any tag manager container.

  3. 3

    Confirm each source sends the same event_id for a given order — usually the Shopify order ID or checkout token, consistently formatted across every source.

  4. 4

    Disable or remove any source that's redundant. You need exactly one browser path and one server path per order, not two of either.

  5. 5

    Watch Events Manager for a week, not a day — some duplication only shows up under real traffic patterns, not a single test order.

Why this is worth fixing quickly

Duplicate purchases don't just distort your reporting — they distort Meta's automated bidding, which optimizes toward whatever conversion signal it's receiving. If that signal is inflated, budget gets pushed toward audiences and placements that look artificially efficient. Fixing deduplication is one of the few tracking issues that directly changes how your budget gets spent, not just how it gets reported.

Check your account for duplicate events

Connect your store and Meta account to see duplicate rates against your actual Shopify orders.