At a glance
A real-time integrity alert that fires when Pinterest conversion tracking breaks. Pinterest measures conversions two ways: the browser-side Pinterest Tag and the server-side Conversions API (CAPI). Since iOS privacy changes, accurate attribution depends on both firing AND being de-duplicated by a shared event identifier so the same purchase is not counted twice. This card watches two failure modes: the de-duplication rate falling (which inflates conversions and produces a lying, too-good ROAS) and conversion volume collapsing against the recent expected baseline (which means events have stopped flowing at all). Either way, every downstream Pinterest number becomes untrustworthy until it is fixed.
Calculation
Calculated automatically from your Pinterest Ads data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A UK home decor brand on Shopify with both the Pinterest Tag and the Conversions API enabled. The alert evaluates dedup health and volume continuously.
How to read it:
- The doubled-conversions case is the silent killer. Conversions jumped to 188% of expected because the same purchase is counted by both the Tag and CAPI without de-duplication. ROAS looks great, so nobody notices, and spend gets scaled on a fantasy. This card catches it precisely because the dedup rate dropped, not because the number looked bad.
- The cause is almost always a deploy. A theme update, a tag manager republish, a checkout change, or an app update altered the event payload so the shared identifier is missing or mismatched. The fix is to restore the identifier on both sides so events match again.
- Volume collapse is the other half. If instead conversions had fallen toward zero, the cause would be the Tag removed or the CAPI server down. Same card, opposite symptom, both equally urgent.
- Every Pinterest number is suspect while this is firing. ROAS, CPA, conversion rate, and all the cross-platform cards inherit the bad conversion data. Treat them as unreliable until the alert clears and a backfill window passes.
- Dedup down + conversions up = double-counting. Restore the shared event identifier on Tag and CAPI.
- Conversions down toward zero = events stopped. Check the Tag is present and the CAPI server is sending.
- Tag count healthy but CAPI count zero = server-side integration broke. Check the CAPI connection and access token.
- CAPI count healthy but Tag count zero = browser tag removed or blocked. Check the theme and tag manager.
- Both healthy again = wait for the backfill window before trusting ROAS, then resume normal optimisation.
Sibling cards merchants should reference together
Reconciling against Pinterest Ads Manager
Where to look in Pinterest Ads Manager: Pinterest Ads Manager > Conversions > the conversion sources and event health view shows Tag events, CAPI events, and the deduplicated total. Pinterest’s own diagnostics flag low match rates and missing event identifiers there. Cross-check with the source platform too: in Shopify or your tag manager, confirm the Pinterest Tag is present on the checkout and that the CAPI app or connection is active and authorised. Why our number may legitimately differ from Pinterest’s UI:
Cross-connector reconciliation:
The definitive test of a tracking break is the gap between Pinterest-reported conversion value and commerce-platform revenue tagged as Pinterest-sourced. A doubled-conversions break makes Pinterest’s number roughly twice the store’s; a volume collapse makes it far smaller.