Skip to main content

Meta Conversions API

Server Source code Package

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

Loading...

Configuration reference

PropertyTypeDescriptionMore
accessToken*stringMeta access token for Conversions API authentication
pixelId*stringMeta Pixel ID from your Facebook Business account
action_sourceSource of the event (website, app, phone_call, etc.)
doNotHashArray<string>Array of user_data fields that should not be hashed
test_event_codestringTest event code for debugging Meta Conversions API events
urlstringCustom URL for Meta Conversions API endpoint
user_dataRecord<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.