This feature is available with some paid plans
If you have more than one mobile apps, you can control which links go to which app. The best way to do this is by using a subdomain or a second custom domain.
It's also possible to use Custom Scheme deep links to link to another app.
Using a subdomain or second custom domain
For this method, add a subdomain or second custom domain, then associate your second app with that domain.
Multiple domains are available with Enterprise subscriptions. Adding a subdomain counts as an additional domain. Contact your Customer Success Manager to add additional domains.
To link into another app:
- Configure the additional app.
- Add your subdomain or new custom domain.
- Associate the new app with your subdomain or new domain.
- Install the Bitly SDK into your app.
When you shorten links, you're able to choose which domain to use. Links using the new domain or subdomain will then drive traffic to your other mobile app, while links using your original custom domain continue to use the first mobile app.
Two important things to remember:
- A link's destination URL needs to exist in the mobile app for the deep link to send traffic there.
- If, in step 3, you associate multiple apps with your subdomain or new domain, make sure that the new app is listed at the top of the App Priority list.
Alternative: Using Custom Scheme deep links
As an alternative, it's also possible to use Custom Scheme deep links to choose which app to use on a link-by-link basis. We don't recommend this, however. Apple deprecated this method starting with iOS 9, so anyone on an iPhone or iPad has to go through additional steps before getting to your content in your app.
To link into another app:
- Configure the additional app.
- Associate the new app with your custom domain. Set your primary mobile app at the top of the app priority list (for both iOS and Android, as appropriate) in the Mobile Link Behavior section.
- Create Custom Scheme deep links for any links that you want to point to the other app(s) instead of your primary app.
Remember that a link's destination URL needs to exist in the mobile app for the deep link to send traffic there.