title | category | parentDoc | order | hidden |
---|---|---|---|---|
Deep Linking - Installation |
5f9705393c689a065c409b23 |
6370c9e2441a4504d6bca3bd |
6 |
false |
- Deferred Deep Linking - Serving personalized content to new or former users, directly after the installation.
- Direct Deep Linking - Directly serving personalized content to existing users, which already have the mobile app installed.
** Unified deep linking (UDL) ** - an API which enables you to send new and existing users to a specific in-app activity as soon as the app is opened.
For more info please check out the OneLink™ Deep Linking Guide and developer guide.
For more on App Links check out the guide here.
Full setup guide for URI scheme in Android can be found here.
Essentially, the Universal Links method links between an iOS mobile app and an associate website/domain, such as AppsFlyer’s OneLink domain (xxx.onelink.me). For more on Universal Links check out the guide here.
Full setup guide for URI scheme in iOS can be found here.