Singular
What you'll need
- GameAnalytics SDK integration set up
- Active Singular account with required access
- Your game_key from GameAnalytics Game Settings
How to send Singular attribution data to GameAnalytics
- Log in to Singular, and go to Attribution → Partner Configuration.
- Search for and select “Grow by GameAnalytics”.
- Insert the Game Key into the respective fields.
- Add any relevant Event Postbacks, and click Save.
Event mapping
On install (Android)
| GameAnalytics fields | Adjust fields | Description | Example |
|---|---|---|---|
| attribution_partner | singular | Attribution partner name. | singular |
| google_aid | AIFA | Android Advertising ID of the user's device, a.k.a GAID. | |
| android_id | ANDI | The Android ID of the user's device (this identifier is sometimes provided by old devices that do not support GAID). | |
| install_publisher | NETWORK | ||
| install_campaign | pcn | The name of the campaign. | |
| install_site | psn | The name of the app in which the ad was served (usually the name of the app in the relevant app store) | |
| install_adgroup | pscn | The name of the sub campaign. Sub campaign is an additional breakdown under the campaign level in some networks. Sometimes called Ad Set or Ad Group. |
On install (iOS)
| GameAnalytics fields | Adjust fields | Description | Example |
|---|---|---|---|
| attribution_partner | singular | Attribution partner name. | singular |
| ios_idfv | IDFV | The iOS Identifier for Vendor. This identifier is used for all the apps on the device that are published by the same vendor and may help determine attribution when the IDFA is not available. | |
| ios_idfa | IDFA | The iOS Advertising ID of the device (unhashed/raw) | |
| install_publisher | NETWORK | ||
| install_campaign | pcn | The name of the campaign. | |
| install_site | psn | The name of the app in which the ad was served (usually the name of the app in the relevant app store) | |
| install_adgroup | pscn | The name of the sub campaign. Sub campaign is an additional breakdown under the campaign level in some networks. Sometimes called Ad Set or Ad Group. |