Conversion API Activation
Once your Pixel is set up in Facebook Business Manager, the next step is to activate the Conversion API (CAPI). This ensures that JENTIS can send server-side events directly to Facebook.
1. Access the Conversion API Setup
In Facebook Business Manager, go to Events Manager.
Select your Pixel ID (new or existing).
Navigate to Settings → Conversion API.
Click Set Up Conversions API.
2. Generate an Access Token
Facebook requires an Access Token to authorize server-to-server communication.
In the setup flow, choose Generate Access Token.
Copy and save the token securely.
⚠️ Important:
Facebook will not store the token for you.
If it is lost, you must generate a new one (which invalidates the old one).
3. Optional: Test Event Code
For testing your JENTIS implementation, Facebook provides a Test Event Code:
In the Pixel’s Test Events tab, copy the test code (e.g.,
TEST123...
).Use this code in your JENTIS Tool configuration during testing.
Events will then appear in real-time inside Facebook Events Manager under Test Events.
4. When to Activate
You can choose whether to:
Activate CAPI immediately → Recommended if you are ready to implement with JENTIS.
Activate later → Possible if you first want to define events and parameters in detail.
✅ At this point, your Pixel ID, Access Token, and optional Test Event Code are ready.
Last updated
Was this helpful?