App information registered with Airbridge
App information registered with Airbridge
Finding the IDFA of the test device
Finding the IDFA of the test device

Register test identifiers
Register test identifiers
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.
- 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

- 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

- 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
- 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

- 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
What to check on Android
- Event Category: Install
-
gaid: the GAID you entered in the dashboard -
attributionResult.attributedChannel: airbridge_sdk_test -
attributionResult.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 dashboard -
attributionResult.attributedChannel: airbridge_sdk_test -
attributionResult.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.| Item | Description | Resources |
|---|---|---|
| Universal Links | Setup is required. | - Dashboard Settings - Set up deep linking |
| Scheme Deep Link | Setup is required. | - Dashboard Settings - Set up deep linking |
| Deferred Deep Link | The setup is completed automatically. No additional setup is required. | - Set up deferred deep linking |
| Custom Domain | Setup is optional. | - Dashboard Settings |
| App Install | - If you don’t need to test the deferred deep link, install the app on your test device in advance. - If you need to test the deferred deep link, the app should not be installed on the test device. If the app is installed, delete the app from the test device. |
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.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.
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.
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.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.
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
eventData.deeplinkis{YOUR_SCHEME}://....- The
{YOUR_SCHEME}://...is passed to the deep link callback.
Essential Test 2
Essential Test 2
eventData.deeplinkishttps://{YOUR_APP_NAME}.airbridge.io...- The
{YOUR_SCHEME}://...is passed to the deep link callback.
Custom Domain Test
Custom Domain Test
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
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.
Troubleshooting
I clicked "Trigger Deep Linking" but the app didn't open.
I clicked "Trigger Deep Linking" but the app didn't open.
[Essential Test 1] I clicked "Trigger Deep Linking" but the app didn't open.
[Essential Test 1] I clicked "Trigger Deep Linking" but the app didn't open.
[Essential Test 2] I clicked "Trigger Deep Linking" but the app didn't open.
[Essential Test 2] I clicked "Trigger Deep Linking" but the app didn't open.
[Testing for Scenario 1: App already installed] I clicked the "Trigger Deep Linking"and the app opened but I was not redirected to the intended in-app location.
[Testing for Scenario 1: App already installed] I clicked the "Trigger Deep Linking"and the app opened but I was not redirected to the intended in-app location.
onSuccess function. Refer to this article for guidance.[Testing for Scenario 2: App not installed] I clicked the "Trigger Deep Linking"and the app opened but I was not redirected to the intended in-app location.
[Testing for Scenario 2: App not installed] I clicked the "Trigger Deep Linking"and the app opened but I was not redirected to the intended in-app location.
onSuccess function. Refer to this article for guidance.Attention
When the IDFA cannot be collected (iOS)
When the IDFA cannot be collected (iOS)
Open event not recorded
Open event not recorded
Checklist to avoid common mistakes
Checklist to avoid common mistakes
- Make sure the Airbridge SDK has been successfully installed. Refer to this article for guidance.
- Make sure you launched the app right after downloading the app to set the app ready for testing.
- Make sure to allow data tracking on the ATT prompt in the test device.
- If the attribution still fails even after allowing data tracking on the ATT prompt, check whether the Tracking Authorize Timeout period is adequately configured.