I am implementing deep linking by a url
http://www.skillshaatapp.com/v1/apk?playstore=true&mobile=8896203990
if app is install in my device its working fine. I received mobile.
but,
If app is not install my deep link redirect to play store by link
in this case i do not receive mobile.
Please give me solution how we receive parameter passed in playstore link.
I listen about CampaignTrackingReceiver but no idea how to implement it.
Please help.