Mobile Attribution for Android Preloaded Apps FAQ

Singular supports attributing preloaded Android apps using Google Play Auto Install (PAI). Preloaded apps are apps that come pre-installed on Android devices, typically through original equipment manufacturers (OEMs), mobile carriers, or discovery partners, and get downloaded automatically upon device activation. 

 

What is attribution for Android preloaded apps?

Advertisers may partner with OEMs or other preload vendors, to preload their apps on Android devices. When consumers purchase and activate their app for the first time, apps are already installed.

Once the app is opened for the first time, the install is recorded and attributed to the preload partner.

How does attribution for Android preloaded apps work (OEMs)?

Singular supports attribution for OEM preloaded apps using Google Play Auto Installs (PAI) which prioritizes attribution credit to the preload partner. PAI utilizes the Google Play Install Referrer mechanism to relay preload information and provide deterministic attribution without any user identifiers. The install referrer payload from PAI resembles the following:

utm_source=play-auto-installs
utm_medium=preload
utm_campaign=[configurable]

OEMs must specify the "utm_campaign" value through Google PAI. Upon device activation, apps are downloaded through Google’s services and the specified Install Referrer values are available upon first app open. Singular’s SDK automatically captures the Google install referrer, and attributes using the information provided by it.

Singular Android preload attributions currently have the following traits:

  • Attribution windows are not used
  • Preload attributions ignore last-touch attribution rules, i.e. even if there is an ad network click directly preceding the first app open, the preload attribution will win attribution
  • Considered deterministic
What are the requirements for Android preload attribution (OEMs)?

In order to use Android preload attribution for OEMs, the following technical requirements must be met:

To configure Android preload attribution with your OEM partner:

  1. Build a “utm_campaign” value.
    The reference table below details the various “utm_campaign” options you can use, along with the reporting granularity available with each option.
  2. Give the “utm_campaign” value to your OEM partner.

Option Utm_campaign value Directions & Notes Reporting Granularity
1 singular_tracker=[Singular Link]

For example:
singular_tracker=
https://myapp.sng.link/1234/abcd?pcn=MyCampaignName&
pscn=MySubCampaignName
  1. Generate a Singular Link and append it with your campaign parameters.
  2. Append the Singular Link to “singular_tracker=”
Granularity according to the Singular Link:
2 [any value]
  • This option is used as a fallback if option #1 is not used
  • It is recommended to use a value that identifies the OEM partner

Source = “PAI Preload”

Partner Campaign Name = [any value]

Note: If the OEM provides no “utm_campaign” value (“utm_campaign=null”) to Google PAI, attribution will not occur.