Deeplinks — special links that lead to mobile app installed on the device. In the full version, deeplink allows not only to open the application, but also to show the user the desired screen of this application.
If the user does not have the application installed, you can use delayed deeplinks — they allow you to open the desired page when you first start the application after installation.
Options of deeplinks with which myTarget supports:
- iOS: URL Scheme; Universal Links.
- Android: Intent URL; App Links.