Datablow Logo
← Back to Datablow

Meta CAPI Setup Guide

Step-by-step setup documentation for the Meta Conversions API & Server-Side Tracker WordPress plugin.

1. Meta Pixel & Access Token Setup

To start sending events to the Meta Conversions API, you need your Pixel ID and a Graph API Access Token:

  1. Step 1 Log in to your Meta Events Manager.
  2. Step 2 Navigate to your active Data Source (Pixel) and copy the Pixel ID shown on the top left.
  3. Step 3 Go to the Settings tab of the Data Source.
  4. Step 4 Scroll down to the Conversions API section and click the Generate access token link under the "Set up manually" block.
  5. Step 5 Copy this token, go to your WordPress admin dashboard > Settings > Meta CAPI Tracker, paste both credentials into the fields, and click Save Configuration.

2. Configuring Premium Integrations

The Pro version supports automatic integrations with your site's conversion forms and storefronts:

3. Advanced Features

Maximize your attribution accuracy with our advanced server-side optimization engines:

4. Testing & Verification

Ensure your setup is sending events correctly before putting the tracking live:

  1. Go to your Meta Events Manager > Test Events tab.
  2. Copy the Test Event Code (e.g. TEST12345).
  3. Paste this code into the "Meta Test Code" field in the plugin's Configuration tab and save.
  4. Go to the Test Event Center tab inside the plugin settings, select an event (like PageView), and click Trigger Server-Side Event.
  5. Check the CAPI Logs tab in the plugin settings to confirm a 200 OK response code was returned, or inspect the live updates in your Meta Events Manager panel.
Success Response: {"events_received": 1, "messages": [], "fbtrace_id": "..."}