So we have an unofficial store where apk will be available for download. Is there any way I can track whether the apk was downloaded from that unofficial store or not. Basically our application is available on both Google Play and Our own website (unofficial store). And we want capture rating. So if the application is not downloaded / installed through google play then I want to know how I can redirect the user to capture the rating.
Thanks.