Testing - iOS SDK

    Test whether the Airbridge SDK functions as intended using the Airbridge dashboard.

    Attention

    Install the Airbridge SDK before conducting the test.

    After completing the Airbridge iOS SDK setup, you can test the SDK using real-time logs and test sites. Prepare the following information before testing.

    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.

    Once the app install event attribution is confirmed to function as intended, any subsequent events will also be attributed as app install events, which are treated as Target Events.

    Attention

    If your iOS app displays the ATT prompt, allow app tracking to conduct the test.

    1. Prepare a test device where the app is not installed, or if the app is already installed, delete it before testing.

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

    You can use the My Device ID app by Airbridge to quickly find the device ID of your test device.

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

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

    The app must be opened after download so the SDK can collect the app install event. Also, allow tracking on the ATT prompt to proceed with the test.

    5. Once the app is installed and opened, you can find the test result in the Airbridge dashboard.

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

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

    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.

    1. Prepare a test device. If your app is already installed, delete it from the device before conducting the test.

    2. Download and launch the app on the test device.

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

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

    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

    HTTP Deep Link (App 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.

    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 version

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

    Attention

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

    Click the [switch] icon on the right to change the input method. This allows you to add the path and parameters separately to input a deep link.

    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 version

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

    1. Prepare a mobile test device.

    2. Check whether the app is installed on the test device. If not, download the app.

    3. Open the app at least once after download.

    4. Make sure the default browser setting is Chrome or Safari. The deep linking test may not work in other browsers.

    5. Make sure you have a stable network connection.

    Note

    If 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

    1. Click the test you want to run.

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

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

    When the test is completed successfully, you can find the Deeplink Open event on the [Raw Data]>[App Real-time Log] page.

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

    1. Prepare a mobile test device.

    2. Check whether the app is not installed on the test device. If installed, delete the app from the device.

    3. Make sure the default browser setting is Chrome or Safari. The deep linking test may not work in other browsers.

    4. Make sure you have a stable network connection.

    How to run the test

    1. Click the test you want to run.

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

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

    When the test is completed successfully, you can find the Deeplink Open event on the [Raw Data]>[App Real-time Log] page.

    4. After returning to the [Testing Console] tab, click Done and close the test window.

    Troubleshooting

    Attention

    このページは役に立ちましたか?

    ご質問やご提案はありますか?