-
Notifications
You must be signed in to change notification settings - Fork 44
Deeplinking
Obaied edited this page Nov 2, 2016
·
2 revisions
If you are using the adjust tracker URL with an option to deep link into your app from the URL, there is the possibility to get info about the deep link URL and its content. Hitting the URL can happen when the user has your app already installed (standard deep linking scenario) or if they don't have the app on their device (deferred deep linking scenario).
Basic Integration
Additional Features