Match rate
Match rate is the share of events you send that the ad platform successfully tied to a real user profile. Every event goes through matching: the platform tries to connect it to a person using the identifiers in the payload — click ID, cookie, hashed email or phone. The events that fail matching are delivered but stay anonymous to the platform, so they contribute less to optimisation and attribution.
What moves match rate
The strongest identifier is the platform's own click ID (ttclid on TikTok,
fbclid on Meta) passed through the tracker's postback. Beyond that, hashed
email and phone help, provided the hashing matches the platform's
specification — double-hashed or raw values are silently discarded. Browser
events add cookie-based identifiers that server events alone lack.
How to read the metric
Meta grades matching per event as Event Match Quality (EMQ), TikTok reports matching in its Events Manager diagnostics. A low rate usually means missing click ID passthrough, wrong hashing, or events fired without any user data — each fixable at the delivery layer without touching the campaigns.