Deeplink
Enhance user engagement and streamline their experience, making your app more efficient and user-friendly. Elevate your app's performance with Deep Linking!
What is Deeplink?
Deeplinks are a type of links that send users directly to an app instead of a web browser.
How to setup Deeplink?
There are two types of deeplinks.
These are the URLs with custom scheme.
1.) Go to Add-ons--> Extension
2.) Enable the toggle
3.) Click on 
 
4.) In the Scheme box, specify the prefix you use for your URLs. For example if you have URL: twinr://ecommercely.twinr.site then enter "twinr"
Note: Please don't include "://" after the scheme
5.) In the Domain box, specify your domain only. For example if you have URL: twinr://ecommercely.twinr.site then enter "ecommercely.twinr.site"

These are the URLs with https scheme. This feature is included in premium plan only.
Android: 1.) To be able to set the https links, you must complete below two.
Android package name. Check this to see how to set up
Build signing information. Check this to see how to set up.
iOS: 1.) To be able to set the https links, you must complete below two.
iOS Bundle id. Check this to see how to set up
Build signing information. Check this to see how to set up.
2.) Once you complete these steps, assetlinks.json file for Android and apple-app-site-association file for iOS will be created and ready to download. Download that file.
3.) Go to your server's root folder and upload the json file under ".well-known" directory.
4.) Click on 
 
5.) In the Domain box, specify your domain only. For example if you have URL: https://ecommercely.twinr.site then enter "ecommercely.twinr.site"
Benefits of using Deeplink
Enhance app discoverability
Increase downloads and retention
User engagement
Common Questions
Last updated
Was this helpful?