Meta Pixel
Meta Pixel (formerly Facebook Pixel)
tracks visitor activity and conversions for Facebook and Instagram advertising
campaigns. The destination automatically sends events to Meta Pixel via fbq
function. All you need to do is install the destination, and optionally map
events to Meta's format. walkerOS takes care of loading the script and the
function calls.
Meta Pixel is a web destination in the walkerOS flow:
Loads Meta Pixel script dynamically, initializes the fbq function with your pixel ID, and tracks page views and custom conversions for Facebook and Instagram ads.
Installation
- Integrated
- Bundled
Configuration
This destination uses the standard destination config wrapper (consent, data, env, id, ...). For the shared fields see destination configuration. Package-specific fields live under config.settings and are listed below.
Settings
| Property | Type | Description | More |
|---|---|---|---|
pixelId | string | Your Meta Pixel ID from Facebook Business Manager |
Mapping
Per-event rules under config.mapping. For the standard rule fields (consent, condition, data, batch, name, policy) see mapping.
| Property | Type | Description | More |
|---|---|---|---|
track | Meta Pixel standard event name to send | ||
trackCustom | string | Custom event name for tracking non-standard events |