Meta Conversions API
Server-side event delivery to Meta's Conversions API for enhanced tracking accuracy and privacy compliance.
Where This Fits
Meta CAPI is a server destination in the walkerOS flow:
Sends events server-side to Meta's Conversions API, bypassing browser limitations for improved data quality and privacy-compliant tracking.
Installation
Loading...
Setup
- Integrated
- Bundled
Loading...
Configuration reference
| Property | Type | Description | More |
|---|---|---|---|
accessToken | string | Meta access token for Conversions API authentication | |
pixelId | string | Meta Pixel ID from your Facebook Business account | |
action_source | Source of the event (website, app, phone_call, etc.) | ||
doNotHash | Array<string> | Array of user_data fields that should not be hashed | |
test_event_code | string | Test event code for debugging Meta Conversions API events | |
url | string | Custom URL for Meta Conversions API endpoint | |
user_data | Record<string, string> | Mapping configuration for user data fields |
Required fields
Docker Deployment
Step 1: Create Flow Configuration
Use the ${VAR} syntax in your flow configuration to reference environment variables at runtime:
Loading...
Step 2: Bundle the Flow
Bundle your flow configuration before running in Docker:
Loading...
Step 3: Run with Docker
Loading...
Docker Compose Example
Loading...
Security Best Practice
Never commit access tokens to version control. Use environment variables or a secrets manager to inject credentials at runtime.
💡 Need Professional Support?
Need professional support with your walkerOS implementation? Check out our services.