Integration Setup
To implement the integration, the subscription-related events must be sent from Adapty to Airbridge first. Once Airbridge receives the events from Adapty, the Adapty API token will show in your Adapty dashboard which is required to send the attribution data from Airbridge to Adapty.AttentionTo ensure seamless data integration, the User IDs must be identically logged in both the Airbridge SDK and Adapty. To achieve this, codes to fetch the Airbridge Device UUID must be added to the Adapty SDK. For more details, refer to the the developer guide.
Sending subscription data from Adapty to Airbridge
- Navigate to [Integrations]>[Third-party Integrations] and select Adapty.
- Find the Airbridge app name and API token. You can copy the values by clicking on them.
- Sign in to your Adapty account.
- Go to the [Integrations] menu and select Airbridge.
- Switch on the toggle.
- Paste the Airbridge app name and Airbridge API token into the respective fields.
Specify conditions for sending Adapty events to Airbridge
Specify conditions for sending Adapty events to Airbridge
The revenue generated from subscription-related events can be viewed in the Airbridge reports by selecting Subscription Revenue (App) as a metric.
AttentionEvents that occurred before the Adapty SDK was applied to the app or updated are sent to Airbridge with modified event dates by default. The event date is modified to within 24 hours of the event sending time. As a result, the actual event date and the event date displayed on the Airbridge dashboard may differ. To avoid this discrepancy, check the Exclude historical events checkbox.
- Click Save to save the settings.
Sending attribution data to Adapty
To proceed with the steps below, the Airbridge App Name and Airbridge API token from your Airbridge dashboard and paste them into your Adapty dashboard. If you have not completed these steps yet, refer to the this section of this article.- Sign in to your Adapty dashboard.
- Go to the [Integrations] menu and select Airbridge.
- Copy the Adapty API token. If the toggle is switched off, click on it and switch it on.
- In your Airbridge dashboard, navigate to [Integrations]>[Third-party Integrations] and select Adapty.
- Paste the Adapty API token into the field and click Done to start sending the attribution data to Adapty. Airbridge sends only install events to Adapty. The Adapty API token consists of only letters, numbers, periods (”.”), and underscores (”_”).
Supported features
Editing credentials
Editing credentials
Click the [pen] icon to edit the credential information. Click Done to save changes.
Deleting credentials
Deleting credentials
Click Delete to delete the credentials. When deleting the credentials, the integration is disabled. Data already pulled into Airbridge or to the third-party solution are not affected and remain in Airbridge or in the third-party solution. To reenable the integration, enter the credentials again.
Viewing the Adapty data in Airbridge
With the integration, the Adapty events are available as metric and GroupBy options for creating Airbridge reports. To learn more about the Airbridge events, refer to this article.Event mapping between Adapty and Airbridge
Event mapping between Adapty and Airbridge
The Adapty events mapped to Airbridge standard events cannot be displayed in a different name on the Airbridge dashboard.
Adapty events imported as Custom EventsWhen imported to Airbridge, all Adapty events other than the events listed above are displayed in their event names used in Adapty, and are categorized as Airbridge Custom Events. The properties of such events can be found as Custom Attributes.
Attention
Use S2S events for SKAN conversion values
Use S2S events for SKAN conversion values
To reflect events collected via server-to-server (S2S) in SKAN conversion values, make sure all of the following are met:
- Your Airbridge iOS SDK is version 4.8.0 or higher. We recommend version 4.8.1 or higher.
- The
calculateSKAdNetworkByServerEnabledoption is set totruein the Airbridge SDK. For details, see the iOS SDK documentation.
Data sharing policy of Meta ads
Data sharing policy of Meta ads
Events attributed to Meta ads shall not be sent or shared with third parties in accordance with the Meta Privacy Policy. The data shall only be used internally by the entity that ran the ad for the purpose of analyzing the performance of the Meta ads campaign.Accordingly, Airbridge sends the
channel event property of events attributed to Meta ads as “Restricted” to any third parties.However, Meta ads web campaign data collected through tracking links or campaign data collected through custom channel tracking links are not masked when sent to third parties.User ID matching
User ID matching
To ensure seamless data integration, the User IDs must be identically logged in both the Airbridge SDK and Adapty. To achieve this, codes to fetch the Airbridge Device UUID must be added to the Adapty SDK.If Airbridge cannot find a matching User ID in Adapty, it generates a random User ID. This may result in the number of users for subscription-related events displayed in Airbridge being higher than the actual figures.For more details, refer to the developer guide.
Event double counting
Event double counting
If subscription-related events are being imported to Airbridge from third-party solutions, make sure the Airbridge SDK does not collect subscription-related events to avoid event double counting.