How Conversions API Works
CAPI sends HTTP POST requests from your server to Meta's Graph API endpoint with event data. Each request includes the event name (Purchase, Lead, etc.), user parameters for matching (hashed email, phone, IP, user agent), event parameters (value, currency, content IDs), and a timestamp. Meta matches this server-side data against its user database to attribute conversions to ad clicks and views. CAPI data is more reliable than Pixel data because it is not subject to browser-level interference.