Set up attribution for Android

A short initial setup is required for Android attribution.

  1. Navigate to Attribution Settings.
  2. Enter your app's Android Bundle ID -- the alphanumeric identifier that appears at the end of your app's URL in the Google Play Store.
    Enter only the bundle ID (e.g. com.charsoftware.android.referraltester), not the entire URL (e.g. https://play.google.com/store/apps/details?id=com.charsoftware.android.referraltester&hl=en).

To conduct attribution on Android devices, your development team will need to add one line of code to your app, and may need to make a few other small changes. The code changes required to enable Attribution for your app are very simple, but it's important for your engineering team to know about them in advance, because otherwise Localyticswill not be able to correctly attribute new users and you'll spend a lot of time trying to figure out why LocalyticsAttribution is not working.

Please refer to Attribution for Developers.