Understand Deep Links

    Learn how deep linking works and which methods Airbridge supports to use your tracking links effectively.

    A deep link is a URL that sends users to a specific page within your app. Deep linking means sending users to such specific destinations. Apply deep linking when creating tracking links to send users who click your ads or content to target pages instead of your home screen. See the user scenarios below.

    Supported deep linking methods

    Different deep linking methods work best on different operating systems. Airbridge supports URL scheme deep links, App Links, and Universal Links, and selects the best method when the app opens based on the operating system, browser, app installation status, and more.

    #{"width":"100px"}

    Method

    #{"width":"100px"}

    OS

    #{"width":"180px"}

    Description

    #{"width":"120px"}

    Standard link structure

    URL scheme deep link

    Android, iOS

    Deep linking method that uses URL schemes. Users are sent to a specific app page based on the URL scheme in the deep link.

    appScheme://host/path

    App Link

    Android

    Android-exclusive deep linking method supported by Google.

    https://host/path

    Universal Link

    iOS

    iOS-exclusive deep linking method supported by Apple.

    https://host/path

    When using URL scheme deep links, note that different apps can share the same URL scheme. On iOS this needs special attention. If a device has more than one app with the same URL scheme, Android lets the user choose which app to open, but iOS opens one randomly.

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

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