πDeep Links
Send users directly to specific pages or content inside your app from any link.
Last updated
Send users directly to specific pages or content inside your app from any link.
Deep Links let you link directly to specific content inside your app - just like linking to a page on a website. When a user taps a deep link, your app opens and navigates them to the right place automatically, whether that's a product page, a user profile, or a specific section of your app.
Deep Links is the umbrella term used throughout this documentation. On iOS, this technology is officially called Universal Links. On Android, it is called App Links. Both work the same way from a user perspective.
This feature requires the Unlimited or Lifetime plan. See all plans
Universal Links - the recommended approach. Uses Apple's Universal Links on iOS and Android App Links on Android to associate your website domain directly with your app. No third-party service required.
πUniversal LinksBranch.io - a third-party deep linking platform that adds advanced features like deferred deep linking, attribution, and analytics on top of standard deep links.
π±Branch.ioLast updated