Deprecated SDKThis SDK has been deprecated. Migrate to the latest iOS SDK v4.
AttentionInstall the Airbridge SDK before conducting the test.
App information registered with Airbridge
App information registered with Airbridge
Finding the IDFA of the test device
Finding the IDFA of the test device
Airbridge uses IDFA (Identifier for Advertisers) provided by Apple as an identifier for attribution.Airbridge offers the “My Device ID by Airbridge” app, which quickly finds a device’s IDFA. Scan the QR code below with the test device and download the app.
Test SDK Functionality
When the SDK is installed, app install events are automatically collected. Follow the steps below to check whether the SDK collects app install events as intended.Attributed install event test
The attributed install event test is available on the [Settings]>[Test Console] page in the Airbridge dashboard. Attributed events are events with winning touchpoints determined by the Airbridge attribution model.- Event collection: If the app install event is collected as intended, the organic app install event test is unnecessary.
- Attribution: The app install is collected by the SDK and attributed by Airbridge.
AttentionWhen testing an iOS app, consent to the ATT prompt. For why ATT consent is needed, see Prerequisites.
- Prepare a test device where the app is not installed, or if the app is already installed, delete it before testing.
- Navigate to the [Attributed Installs] tab on the [Settings]>[Testing Console] page in the Airbridge dashboard and enter the device ID of the test device. Include the hyphens.
Check with the My Device ID by Airbridge app
Check with the My Device ID by Airbridge app
Download the My Device ID by Airbridge app using the QR code below to find your device ID. The app also shows device information such as the device model and operating system version. The available device ID types vary by operating system, so see the Identifiers guide.
- Scan the QR code with the test device. Or click Copy URL and send the copied URL to the test device. Click the URL from the test device. The copied URL is the tracking link embedded in the QR code.
- Upon scanning the QR code, a testing page will open. After the testing page opens, install the app. Closing the testing page won’t affect the test result.
- Released apps: Go to the app store and install the app.
- Unreleased or testing apps: Download the app file manually or install the app using programs such as the Google Play Console or Test Flight.
- Once the app is installed and opened, you can find the test result in the Airbridge dashboard.
- If the test result is delayed or if the test fails, delete the app from the test device and conduct the test again. If no attribution result is available, go through the checklist to avoid mistakes that lead to attribution failure.
- Click Open real-time logs to view the details of the test result on the [Raw Data]>[App Real-time Logs] page. You can also use the Actuals Report for the same purpose.
Test result details in the real-time logs
Test result details in the real-time logs
NoteAirbridge users with Agency or Media Partner app roles cannot access [App Real-time Logs].
- Event Category: Install
gaid: GAID entered in the Airbridge dashboardattributionResult.channel: airbridge_sdk_testattributionResult.attributedTouchpointOriginURL:https://abr.ge/@${YOUR_APP_NAME}/test_sdk?campaign=test_sdk_campaign&device_uuid=${YOUR_GAID}
- Event Category: Install
ifa: IDFA entered in the Airbridge dashboardattributionResult.channel: airbridge_sdk_testattributionResult.attributedTouchpointOriginURL:https://abr.ge/@${YOUR_APP_NAME}/test_sdk?campaign=test_sdk_campaign&device_uuid=${YOUR_IDFA}
Using the Actuals report
Using the Actuals report
Configure the Actuals Report as follows to check attributed app installs.
- Date range: include the day the test was run
- Metric: Installs (App)
- Group by: Channel
Organic app install test
Organic app install events are installs that occur without any interaction with a paid ad. By testing organic app installs, you can confirm that events are collected by the Airbridge SDK. However, this test does not confirm whether events are attributed successfully or not.- Prepare a test device. If your app is already installed, delete it from the device before conducting the test.
- Download and launch the app on the test device.
- Check whether the install event details can be found on the [Raw Data]>[App Real-time Logs] page. It may take up to 10 minutes to view the event details in the real-time logs from the actual event occurrence time.
- If the test result is delayed and the install event details can’t be found on the [App Real-time Logs] page, delete the app from the test device and conduct the test again.
In-app event test
On the [Raw Data]>[App Real-time Logs] page in the Airbridge dashboard, you can check in the real-time logs whether in-app events are collected as designed in the event taxonomy. Search by the device ID to find the logs.Use real-time logs to check whether event collection abides by the event taxonomy
Use real-time logs to check whether event collection abides by the event taxonomy
NoteAirbridge users with Agency or Media Partner app roles cannot access [App Real-time Logs].
- Category:
eventData.goal.category - Action:
eventData.goal.action - Label:
eventData.goal.label - Value:
eventData.goal.value - Semantic Attribute:
eventData.goal.semanticAttributes - Custom Attribute:
eventData.goal.customAttributes
Using real-time logs
Using real-time logs
When the app install event is collected successfully, you can find it in [App Real-time Logs].
AttentionA test event may not appear in the real-time logs even when it was collected, because the logs are sampled. To see every event from your test device, browser, user account, or IP address, register its identifier as a test identifier. Events from the registered test identifiers are shown in full, without sampling. For how to register, see Register test identifiers.
NoteAirbridge users with Agency or Media Partner app roles cannot access [App Real-time Logs].
What to check on Android
- Event Category: Install
gaid: the GAID you entered in the dashboardattributionResult.attributedChannel: airbridge_sdk_testattributionResult.attributedTouchpointOriginURL:
https://abr.ge/@{YOUR_APP_NAME}/test_sdk?campaign=test_sdk_campaign&device_uuid={YOUR_GAID}What to check on iOS
- Event Category: Install
ifa: the IDFA you entered in the dashboardattributionResult.attributedChannel: airbridge_sdk_testattributionResult.attributedTouchpointOriginURL:
https://abr.ge/@{YOUR_APP_NAME}/test_sdk?campaign=test_sdk_campaign&device_uuid={YOUR_IDFA}Test Deep Linking
The deep linking test is available in the [Deep Linking] tab on the [Settings]>[Test Console] page in the Airbridge dashboard.Pre-setup
Before testing the deep link, make sure the following items have been set up.Test preparation
The deep link information and app information required to enable deep linking must be submitted to the Airbridge dashboard before starting the test. This stage won’t show in your dashboard if the deep link information and app information have already been submitted. You may move on to the actual testing.Submit Deep Link Info
To test deep linking, make sure the required deep link information is submitted to the Airbridge dashboard for at least 1 platform. If you want to add or edit the deep link info, click Go to Settings. You can check and update the information on the [Tracking Link]>[Deep Links] page. For more details, refer to this article.Refresh to see the latest versionIf you’ve completed the setup in a different browser tab, refresh the Airbridge dashboard tab to reflect the most recent changes.
Submit App Info
The deep link fallback path should be configured in advance so that users who haven’t installed the app on their devices are redirected to the app store. Click Go to Settings and fill in the “Platform” section on the [Settings]>[App Settings] page. For more details, refer to this article.Enter deep link for testing
Enter the deep link configured for the app you want to test. The deep link must be in the form of the URL scheme deep link. It should preferably be set to a specific in-app location instead of the home screen.AttentionEncode the deep link before entering it into the required field. If you don’t, the link will not conform to the standard URL format, and deep linking will not function properly.
Check readiness for testing
Check if the info required for testing deep linking is submitted to the Airbridge dashboard. If all info is submitted for a platform, the “Ready for testing” tag will show. If not, the “Info incomplete” tag will show. Click the tooltip next to the platform name to see the required info for testing. If you see the “Info incomplete” tag for the platform you want to run the deep linking test, click Go to Settings to add or edit the required info to get ready for testing.Refresh to see the latest versionIf you’ve completed the setup in a different browser tab, refresh the Airbridge dashboard tab to reflect the most recent changes.
Testing
The testing console offers tests for 2 deep-linking scenarios. There are 3 tests for “Scenario 1: App already installed” and 1 test for “Scenario 2: App not installed.” Complete all 4 tests if you are using a custom domain to create tracking links. If not, complete all tests except for the Custom Domain Test.Why are there multiple tests?Airbridge supports various deep linking methods, including URL scheme deep links, Universal Links, and App Links. When an app is launched, the system automatically selects the most suitable method based on factors such as the operating system, browser, and whether the app is installed. Test across all possible cases to ensure reliable deep-linking performance.
Testing for Scenario 1: App already installed
Testing Scenario 1 allows you to make sure the deep linking functions as intended for users who have already installed the app on their devices. You can run 3 types of tests, including a test for cases when the app is opened via URL scheme deep links, when the app is opened via Universal Links or App Links, and when the tracking link is created using a custom domain.Preparation
Before you start the test, check the following items.- Prepare a mobile test device.
- Check whether the app is installed on the test device. If not, download the app.
- Open the app at least once after download.
- Make sure the default browser setting is Chrome or Safari. The deep linking test may not work in other browsers.
- Make sure you have a stable network connection.
NoteIf there are no issues with the deep link settings and the deep linking tests have been successfully completed, Airbridge deep linking works on most browsers. Note that deep linking tests are only supported on Chrome and Safari.
How to run each test
- Click the test you want to run.
- Scan the QR code with the test device and access the testing page. If you’re unable to scan the QR code, use the URL at the bottom of the QR code.
- Once you access the testing website, click Trigger deep linking. The test will run automatically on the 5 items displayed. If an issue is identified, follow the instructions and refer to the Airbridge user guide to resolve it. Then, start the test again.
Essential Test 1
Essential Test 1
After completing the Essential Test 1, the following items can be found in the SDK log.
eventData.deeplinkis{YOUR_SCHEME}://....- The
{YOUR_SCHEME}://...is passed to the deep link callback.
Essential Test 2
Essential Test 2
After completing the Essential Test 2, the following items can be found in the SDK log.
eventData.deeplinkishttps://{YOUR_APP_NAME}.airbridge.io...- The
{YOUR_SCHEME}://...is passed to the deep link callback.
Custom Domain Test
Custom Domain Test
After completing the Essential Test 2, the following items can be found in the SDK log.
eventData.deeplinkishttps://{YOUR_CUSTOM_DOMAIN}.airbridge.io...- The
{YOUR_SCHEME}://...is passed to the deep link callback.
- After returning to the [Testing Console] tab, click Done and close the test window.
Testing for Scenario 2: App not installed
Testing Scenario 2 allows you to make sure the deep linking functions as intended for users who have not installed the app on their devices. You can run 1 test for deferred deep linking.Preparation
Before you start the test, check the following items.- Prepare a mobile test device.
- Check whether the app is not installed on the test device. If installed, delete the app from the device.
- Make sure the default browser setting is Chrome or Safari. The deep linking test may not work in other browsers.
- Make sure you have a stable network connection.
How to run the test
- Click the test you want to run.
- Scan the QR code with the test device and access the testing page. If you’re unable to scan the QR code, use the URL at the bottom of the QR code.
- Once you access the testing page, click Trigger deep linking. The test will run automatically on the 3 items displayed. If an issue is identified, follow the instructions and refer to the Airbridge user guide to resolve it.
Deferred Deep Linking Test
Deferred Deep Linking Test
After completing the Deferred Deep Linking Test, the following items can be found in the SDK log.
eventData.deeplinkishttps://{YOUR_SCHEME}.airbridge.io...- The
{YOUR_SCHEME}://...is passed to the deep link callback.
- After returning to the [Testing Console] tab, click Done and close the test window.