Android Question How to track Android App installs in Google Play (console) or Google Analytics?

u2005k

Member
Licensed User
Longtime User
Hello,

I am looking for urgent help on tracking Android App installs in Google Play (console stat) or in Google Analytics. Common technique Java developers use is Broadcast Receiver and INSTALL_REFERRER.
Here is link that explains how to track installation as a result of various campaign developer can run (email, SMS, FB Post etc.) http://stevemiller.net/ReferrerTest/ and Github repo https://github.com/SteveMil/AndroidReferrerTest



How do we do it in B4A?

Thanks a lot for your help.

Regards...
U2005K
 
Top