I implemented install referral tracking in my app from: https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-campaigns
<https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#google-play-campaigns> but referrer attribute is getting broadcasted by the Play Store to my app after every repeated install(uninstall and install on same device). for a quick test install this app from play store(not mine) from this link: https://play.google.com/store/apps/details?id=fr.simon.marquis.installreferrer&referrer=myReferrerValue you will get referral value = "myReferrerValue" on every first launch of repeated install(uninstall and install on same device). my question is: 1. Is play store send referral broadcast even app gets install on same device repeated times? 2. Is it not suppose to broadcast referral only when there is unique install(once per new device) ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/ad36e140-d4c5-4c6f-b665-6aaf51f6f7c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

