Attribution |
Before you begin tracking user acquisition campaigns on Android, Localytics recommends that you validate that your app is successfully passing referrer parameters to the Localytics SDK.
am broadcast -a com.android.vending.INSTALL_REFERRER -n <your.package.name>/com.localytics.android.ReferralReceiver --es "referrer" "utm_source%3Dtest_source%26utm_medium%3Dtest_medium%26utm_term%3Dtest_term%26utm_content%3Dtest_content%26utm_campaign%3Dtest_name"
Wait a few minutes. If your app is configured correctly, you should see a new user in the Localytics Dashboard in Attribution, where acquisition source is "AttributionTestSource."