Skip to main content
Server Dedupe Coverage measures the percentage of server-side Conversions API events that include a deduplication key, enabling accurate deduplication against browser pixel events.

Formula

Server Dedupe Coverage = Server Events with Dedupe Key ÷ Total Server Events × 100

Formula Components

MetricDefinition
Server Events with Dedupe KeyConversions API events that include an event_id for deduplication
Total Server EventsAll server-side Conversions API events sent to Meta
Metadata
TypePercentage
Data SourceMeta Ads
AggregationAverage

Example

A brand’s Conversions API sends 8,920 server events in January. 8,654 include a deduplication key.
MetricValue
Server Events with Dedupe Key8,654
Total Server Events8,920
Server Dedupe Coverage97.0%

How It Works

When you send events via the Conversions API, Meta needs a deduplication key (event_id) to match them against browser pixel events and avoid double-counting. Server Dedupe Coverage shows how many of your server events include this key. Higher coverage means Meta can accurately deduplicate overlapping browser and server events, improving attribution accuracy.

When to Use

ScenarioAction
Coverage below 95%Verify your Conversions API implementation sends event_id with all events
Conversion counts seem inflatedCheck both server and browser dedupe coverage for mismatches
Implementing Conversions APIEnsure event_ids match between browser pixel and server events
Optimizing EMQ ScoreImprove server dedupe coverage to enable accurate deduplication

MetricRelationship
Browser Dedupe CoverageBrowser-side equivalent—both should be high for accurate deduplication
Overall Browser CoverageCombined deduplication effectiveness across all browser events
See all EMQ metrics →