Install Referrer APP
Install Referrer è uno strumento per testare l'attributo referrer durante l'installazione dell'applicazione.
Puoi testare l'attributo referrer utilizzando questi link di seguito:
URL del Play Store
https://play.google.com/store/apps/details?id=fr.simon.marquis.installreferrer&referrer=myReferrerValue
Schema URL del mercato
market: // details? id = fr.simon.marquis.installreferrer & referrer = myReferrerValue
Chrome Intent
intent: #Intent; package = fr.simon.marquis.installreferrer & referrer = myReferrerValue; end
L'attributo referrer verrà trasmesso dal Play Store alla tua app solo dopo il primo avvio .
Controlla il progetto GithHub per maggiori dettagli su: https://github.com/SimonMarquis/Android-InstallReferrer