Discover

Topics

InstallReferrer Test

InstallReferrer Test APK

InstallReferrer Test APK

1.0 FreeNormsDev ⇣ Download APK (1.64 MB)

Testing Install Referrer on PlayStore

What's InstallReferrer Test APK?

InstallReferrer Test is a app for Android, It's developed by NormsDev author.
First released on google play in 4 years ago and latest version released in 2 years ago.
This app has 149 download times on Google play
This product is an app in Libraries & Demo category. More infomartion of InstallReferrer Test on google play
App Install Referrer Test can receiver "com.android.vending.INSTALL_REFERRER" from Google Play store.

When you download and install an app from Play store, the app will receiver "com.android.vending.INSTALL_REFERRER" broadcast after it installed, the broadcast include some information about referrer, sometimes we want to know what the referrer was, them App Install Referrer Test was a good tools to you.

How to use App Install Referrer Test ?

method-1:
Download this app form Google Play Store direct,you will receiver the referrer of "utm_source=google-paly&utm_medium=organic".

method-2:
Link to the market using the URL(https://play.google.com/store/apps/details?id=com.normsdev.install.referrer&referrer=utm_source%3Dgoogle%2520play) to install this app.

method-3:
Use adb to send an INSTALL_REFERRER intent to the application:

$ adb shell
$ am broadcast -a com.android.vending.INSTALL_REFERRER -n com.normsdev.install.referrer/com.normsdev.install.referrer.ReferrerReceiver --es "referrer" "REFERRER-CHANNEL"

Thank you for use my app to test App install referrer.