Skip to content

Instantly share code, notes, and snippets.

@altaywtf
Last active October 28, 2019 10:26
Show Gist options
  • Save altaywtf/dec503f1498aeaa7cb1ac84c024fd9fe to your computer and use it in GitHub Desktop.
Save altaywtf/dec503f1498aeaa7cb1ac84c024fd9fe to your computer and use it in GitHub Desktop.
Name My thoughts Example URL Example App
Direct Link It's the universal link but it only works on mobile platform :dissapointed: I haven't found a way to define a fallback for the web. So we'd use this only for mobile campaigns. http://fnez.adj.st/to-do?adjust_t=8ih19g0&adjust_deeplink=klarnaoneoff%3A%2F%2Fto-do&adjust_campaign=oneoff-test-campaign iOS Messages, WhatsApp
JavaScript Universal Link A work-around from Adjust to support direct links when they're reached at the end of a redirect flow. https://app.adjust.com/jsr?url=http%3A%2F%2Ffnez.adj.st%2Fto-do%3Fadjust_t%3D8ih19g0%26adjust_deeplink%3Dklarnaoneoff%253A%252F%252Fto-do%26adjust_campaign%3Doneoff-test-campaign Any
Adjust Tracker Link It's the most useful one since it works both in mobile and web. However, it includes a redirection from tracker link to direct link so it doesn't have the best UX. http://app.adjust.com/8ih19g0?deep_link=klarnaoneoff%3A%2F%2Fto-do&fallback=https://app.klarna.com/to-do Gmail, Facebook
Direct deep-Link It's the primitive deep-link for mobile platform klarnaoneoff://to-do Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment