Datablow Event Tracker connects your WordPress site directly to Meta using the Conversions API (CAPI). It sends events from both the browser and the server side with matching deduplication keys, so your ad campaigns receive complete and accurate conversion data.
Traditional browser-only tracking loses 20–30% of event data due to ad-blockers, iOS privacy protections, and Safari Intelligent Tracking Prevention (ITP). This plugin addresses those challenges by acting as a local proxy on your own domain and writing cookies server-side.
event_id values for browser and server events so Meta merges them automatically._fbp and _fbc cookies from PHP (server side), extending their lifespan up to 2 years and bypassing Safari ITP limits.CompleteRegistration events when new users register on your site.This plugin connects to Meta (Facebook) external services to track web events and transmit conversion data. Specifically:
Meta Pixel JavaScript (connect.facebook.net)
https://connect.facebook.net/en_US/fbevents.js in the visitor’s browser to enable browser-side event tracking.Meta Pixel Noscript Fallback (www.facebook.com/tr)
<img> tag inside a <noscript> block requesting https://www.facebook.com/tr.Meta Graph API / Conversions API (graph.facebook.com)
https://graph.facebook.com/v19.0/{pixel_id}/events._fbp, _fbc). For purchase events, value and currency are also included.These connections to Meta services are required for the plugin’s core conversion tracking functionality. The processing occurs on Meta’s external servers.
No data is transmitted until you configure a valid Meta Pixel ID and Conversions API Access Token in the plugin settings.