AIR Install Referrer Test icon

AIR Install Referrer Test

★★★★★
★★★★★
(0.00/5)

1.0.1Free8 years ago

Download AIR Install Referrer Test APK latest version Free for Android

Version 1.0.1
Update
Size 694.95 KB (711,626 bytes)
Developer Stephen Klancher
Category Apps, Tools
Package Name air.com.stephenklancher.TestInstallTracking
OS 2.2 and up

AIR Install Referrer Test APPLICATION description

Tests getting the install referrer through an AIR extension.
This tests getting the install referrer through an AIR extension. When the Play Store app is opened to an app using a referrer, it will be broadcast post-install as the com.android.vending.INSTALL_REFERRER intent. The AIR extension catches the intent and stores the result to be retrieved at any time later. Notably, google does not broadcast the intent if the app is installed via the web version of the play store.

Open play store app on device with this link:
https://play.google.com/store/apps/details?id=air.com.stephenklancher.TestInstallTracking&referrer=FirstTest

Or manually broadcast the intent via ADB:
adb shell am broadcast -a com.android.vending.INSTALL_REFERRER -n air.com.stephenklancher.TestInstallTracking/com.stephenklancher.installtracking.ReferrerReceiver --es "referrer" "Test Referrer: %time%"

Click refresh to show the referrer that is currently stored.
↓ Read more
AIR Install Referrer Test screen 1 AIR Install Referrer Test screen 2