Skip to main content
Airbridge supports integration with Braze. With the integration, you can send the attribution data from Airbridge to Braze and leverage the data for effective customer relations management.

Integration

Airbridge SDK collects and sends data to the Braze server. We recommend using both of the following methods together for a complete integration. By setting the Braze SDK’s device ID as a Device Alias in the Airbridge SDK, you can match all devices including non-logged-in users. In addition, by setting the Braze External ID as a User Alias in the Airbridge SDK, you can leverage Braze Audience-based precise targeting for logged-in users.

Minimum SDK version required

  • Airbridge Android SDK: 2.19.5
  • Airbridge iOS SDK: 1.18.0
  • Airbridge React Native SDK: 1.5.0
  • Airbridge Cordova SDK: 2.0.2
  • Airbridge Flutter SDK: 3.0.2
  • Airbridge Unity SDK: 1.9.0

SDK setup

AttentionOnce the SDK setup is complete, make sure to complete the required setup process in the Airbridge dashboard to implement the integration successfully.
Add the codes below to the Airbridge SDK. Without adding the codes, Braze won’t be properly integrated with Airbridge even if the necessary setup is completed in the Airbridge dashboard.

Android SDK

Android SDK (Deprecated)

iOS SDK

iOS SDK (Deprecated)

React Native SDK

Set autoStartTrackingEnabled to false in the airbridge.json.

React Native SDK (Deprecated)

Set autoStartTrackingEnabled to false in the airbridge.json.
Set autoStartTrackingEnabled to false in the airbridge.json.

Flutter SDK

Set autoStartTrackingEnabled to false in the airbridge.json.

Flutter SDK (Deprecated)

Set autoStartTrackingEnabled to false in the airbridge.json.

Unity SDK

Set Auto Start Tracking Enabled to false in the project settings.

Unity SDK (Deprecated)

Set Auto Start Tracking Enabled to false in the project settings.

Airbridge dashboard setup

The Airbridge dashboard setup must be completed to implement the integration. For detailed instructions, refer to the user guide below.