How to Add a Deferred Deep Link in Apptrove (Android SDK Guide)
With a deferred deep link in your Android application, users who previously clicked on a campaign link using your application will easily be sent to the intended area of the application after installing it. The manner in which a deferred deep link works enriches the overall user experience, helps improve the accuracy of campaign attribution and increases the performance of conversion rates. This document serves as a full resource on implementing a deferred deep link utilizing the Apptrove Android SDK , including requirements to complete the implementation, completing all configuration steps, coding the implementation, testing the implementation, and how to troubleshoot possible problems. Defining a Deferred Deep Link Using a deferred deep link allows the user to: Click a promotional or campaign link Where the user will be taken to the Google Play Store if the application has not been previously installed. The user will install and launch the application. The user will loa...