App Routing and Deep Links

How to test deep links on mobile

Test the installed-app path, the web fallback, and the social in-app-browser path before sharing a Link.

Updated Sep 9, 20266 min read
A mobile link opening the right app destination.

Build a small test matrix

  • Test iPhone or iPad with the destination app installed.
  • Test Android with the destination app installed.
  • Test at least one device without the app or with the app handoff unavailable.
  • Test desktop to confirm the normal web destination.
  • Test inside Instagram or TikTok when that is where the link will be published.

Run each test

  1. 1Copy the public Link.
  2. 2Open it from the real browser or social placement you are checking.
  3. 3Confirm the correct content opens, not just the correct app.
  4. 4If the app cannot open, confirm the fallback reaches the intended web page.
  5. 5Check that affiliate and campaign parameters still look correct where the destination exposes them.
  6. 6Record the device, operating system, browser, app-installed state, and result.

Social browser checks

  • Confirm the Link's saved Mobile behavior setting matches the campaign.
  • With Mobile behavior on, test the app handoff and external-browser fallback inside the social app.
  • With Mobile behavior off, confirm the destination stays in the social app's in-app browser without a choice screen or app timer.
  • Do not assume a Safari or Chrome result proves the Instagram or TikTok result.

Related articles

Still need help?

Tell us what you are trying to do and where you got stuck.

Support & feedback
How to test deep links on mobile | LinkStack Help