Discover

Topics

Install Referrer Tester

Install Referrer Tester APK

Install Referrer Tester APK

1.1 FreeTheFreez ⇣ Download APK (171.33 KB)

What's Install Referrer Tester APK?

Install Referrer Tester is a app for Android, It's developed by TheFreez author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.86 stars with 7 rated times.
This product is an app in Tools category. More infomartion of Install Referrer Tester on google play
Test your install referrer URL by using this application. There are two ways of testing your install referrer:

1) Link to the market using the following URL (make sure to URL encode your REFERRER_STRING):

http://play.google.com/store/apps/details?id=com.thefreez.installreferrertester&referrer=REFERRER_STRING

2) Use adb to send an INSTALL_REFERRER intent to the application:

$ adb shell
$ am broadcast -a com.android.vending.INSTALL_REFERRER -n com.thefreez.installreferrertester/com.thefreez.installreferrertester.InstallReferrerReceiver --es "referrer" "REFERRER_STRING"


Replace REFERRER_STRING with any key value string, typically something like:

utm_source=test_source&utm_medium=test_medium&utm_term=test_term&utm_content=test_content&utm_campaign=test_campaign