Connect ThinkingAI with Airbridge to send attribution data to ThinkingAI and analyze in-game user behavior by each ad channel.
Set up ThinkingAI SDK and Airbridge SDK as follows.
Collect the ta_distinct_id value generated by the ThinkingAI SDK as an additional device identifier by calling the Airbridge.setDeviceAlias function in the Airbridge SDK. For details, refer to the ThinkingAI documentation or contact ThinkingAI for further guidance.
For the integration to work, the user ID must match between Airbridge and ThinkingAI. Call Airbridge.setUserID function to set the user ID. It will be logged in the User ID property in all subsequent events and passed to ThinkingAI as ta_account_id.
If a user ID is not set, user matching between Airbridge and ThinkingAI will fail, and the user count for ThinkingAI events in the Airbridge dashboard may be inflated.
Get the postbak URL from ThinkingAI to enter in the Airbridge dashboard.
Sign in to the ThinkingAI dashboard.
From the top menu, go to [Data]>[Source], then from the left menu, select [Third-Party Integrations].
Click [Create Plan] and select Airbridge.
Copy the full URL from the [End Point] field at the bottom.
In the Airbridge dashboard, go to [Integrations]>[Third-party Integration] and click ThinkingAI.
Paste the End Point URL copied from ThinkingAI into the [Postback URL] field.
Once the integration is configured, data will begin sending automatically when events occur.
Once the integration setup is complete, you can choose whether to enable Extended Privacy Control (EPC). To send data of iOS users who have not consented to App Tracking Transparency (ATT) to ThinkingAI, disable EPC.
When EPC is enabled, Airbridge does not share data of users who have not consented to ATT.
Below are the events pre-mapped between ThinkingAI and Airbridge. This is the same mapping that appears in the ThinkingAI dashboard.
Integration type | Data direction | Data granularity |
|---|---|---|
Server-to-server (S2S) postback | Airbridge → ThinkingAI | User level |
Airbridge Event | ThinkingAI Event |
|---|---|
App Install | app_install |
App Open | app_open |
Deeplink Open | app_deeplink_open |
Sign Up | airbridge.user.signup |
Sign In | airbridge.user.signin |
Sign Out | airbridge.user.signout |
Ad Impression | airbridge.adImpression |
Ad Click | airbridge.adClick |
このページは役に立ちましたか?