I am using IntentFilter
to open app from browser and check if the app is installed or redirect to the Play Store if it is not.
My problem is, I don't know how to send 'utm_campaign
parameter in second case. Is it possible to send it in Javascript when using intent like this
(intent://messagecenter/#Intent;____end;)
I found a solution for my problem. https://blog.branch.io/technical-guide-to-deep-linking-on-android-chrome-intents