Skip to main content
Airbridge supports integration with CleverTap - a retention cloud that empowers digital brands to increase customer retention and lifetime value. With the integration, you can leverage the attribution data from Airbridge and the AI/ML-powered insights from CleverTap to deliver hyper-personalized engagement campaigns to customers. After the integration is set up, the install events, in-app events, and attribution data can be sent to CleverTap.

Integration

To implement the server-to-server integration, the App Instance ID of the Firebase Analytics SDK should be set as the device alias of the Airbridge SDK.

Minimum SDK version required

  • Airbridge Android SDK: v.2.19.5
  • Airbridge iOS SDK: v.2.18.0
  • Airbridge React Native SDK: v.1.5.0
  • Airbridge Cordova SDK: v.2.0.2
  • Airbridge Flutter SDK: v.3.0.2
  • Airbridge Unity SDK: v.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, CleverTap 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.