Attention
- Event duplication will occur if you’re also collecting events using the Meta SDK or Pixel.
- Events will not be sent to Meta Ads via postback if you’re using the Airbridge Restricted SDK.
Integration Setup
You need to submit the credentials required for the integration and configure the event mapping.Submit credentials
You need to get the following credentials from the Meta Ads Manager. For more details on the credentials, refer to the Meta ads documentation.- Pixel ID
- Access Token
Get the Pixel ID and the Access Token
Get the Pixel ID and the Access Token
- Log in to your Meta Ads Manager and navigate to [Events Manager] in the left menu bar.
- Navigate to [Data Sources].
- Select the pixel you want to connect with the Conversions API and click Settings.
- Find the Pixel ID under “Dataset ID.”
Complete event mapping between Meta ads and Airbridge events
Review the following before you proceed.Notes on events sent via Conversions API
Notes on events sent via Conversions API
- The following events cannot be sent to Meta ads via Conversions API:
- Deeplink Open (App)
- Deeplink Pageview (App)
- Uninstall (App)
- Ad Impression (App)
- Order Canceled (App)
- Only events containing fbclid are sent to Meta ads. If you previously used another third-party platform, you may notice fewer events being sent after switching to Airbridge. This is expected behavior, as the sending conditions differ.
- Only attributed events are sent, including the events attributed to ad channels other than Meta ads.
NoteUnmapped events will not be sent to Ad Channels even after enabling the integration. Make sure to map all Airbridge events you want to send to Ad Channels.
Map the events manually
Map the events manually
When selecting Map the events manually, you can select an Airbridge event from the drop-down menu and select a Meta ads event to map with. When selecting an Airbridge event with the “Preset” tag, the preset Meta ads event will be automatically mapped. If needed, you can select a different Meta ads event to map with. In this case, the “Preset Off” tag will appear. By clicking Preset on the right, the event pair will revert to the preset version.
Import event mapping from channel integration
Import event mapping from channel integration
When selecting Import event mapping from channel integration after clicking Add, you can import the event mapping saved for channel integration with Meta ads.
Preset event mapping between Airbridge and Meta ads
Preset event mapping between Airbridge and Meta ads
App Events
Web Events
Sending Airbridge events using Meta ads custom event names
Sending Airbridge events using Meta ads custom event names
For any Airbridge event, regardless of whether it is premapped to a certain Meta ads event, you can use a Meta ads custom event name for mapping, which can be found at the bottom of the Meta ads event drop-down list.The Meta ads custom event name is automatically generated, prefixed with “abr_”, and if the Airbridge event name includes a period, it will appear as an underscore in the Meta ads custom event name.For example, the “complete_tutorial” event, an Airbridge standard event, can be mapped with the Meta ads custom event name, “abr_complete_tutorial_APP” or “abr_complete_tutorial_WEB”. For the “hello.Airbridge” event, an Airbridge custom event, you can map it with the Meta ads custom event name, “abr_hello_Airbridge_APP” or “abr_hello_Airbridge_WEB”.
NoteIf the name of an Airbridge custom event exceeds 40 characters or contains special symbols, this event won’t be processed correctly when sent as a Meta Ads custom event. For example, if an Airbridge custom event named “Hello?” is sent as a Meta Ads custom event, it will be transmitted as “abr_Hello?”.Since the name contains a question mark (?), it cannot be identified as an event in Meta Ads. To send such Airbridge custom events to Meta Ads and make them identifiable as events, map them to Meta Ads standard events instead of custom events.