Set up ART DMP
ART DMP is an analytics partner integrated with Adjust. Our integration lets ART DMP receive data measured in Adjust through automated callbacks. Use this data with the partners' tools for analytics and insights.
In this article, learn how to set up measurement with ART DMP for your app. This includes activating the integration and choosing what data Adjust can share with ART DMP.
Before you begin
Requirements
- Admin, Editor, or Custom Editor permissions in Adjust.
- Adjust SDK v4.0.0 and later to map SDK parameters to ART DMP parameters. Follow the guides linked below to use this feature.
iOS / Android / Windows / Unity / React Native / Flutter / Adobe Air / Cordova / Marmalade / Xamarin / Cocos2d-x / Titanium / Corona
Credentials
- For help finding your credentials, contact your ART DMP representative.
Select ART DMP and your app in Campaign Lab
- Under Campaign Lab, select Partners.
- Select New partner > ART DMP. Select Next to move to the next screen.
- In the App selection screen, choose the app for which you want to create the link, and enable the integration to share data with ART DMP.
- Select Next.
Enable data sharing
Enable data sharing to activate the integration with ART DMP. To enable data sharing:
Once you enable data sharing with ART DMP, Adjust automatically sends ART DMP the following data, by default:
- click
- install
- session
- uninstall
- reinstall
- event
Set your data sharing options
If you’re working with a multi-platform app with data sharing enabled for multiple platforms, you can:
- Separate data sharing options at the platform-level by selecting Use platform-specific settings.
- Set the same data sharing settings for multiple platforms by selecting Use global settings.
Now, under What will be shared by default?, review the activities that Adjust shares with ART DMP by default:
- click
- install
- session
- uninstall
- reinstall
- event
Send additional data
Choose the amount and type of data that you want to share with ART DMP through callbacks. ART DMP may use this information to optimize performance.
To send additional data, you can review and customize the following:
Sessions
Adjust does not automatically send session callbacks due to the high volume of sessions. Sharing sessions means ART DMP will receive your app’s session activity.
Uninstalls or reinstalls
Sharing uninstalls or reinstalls lets ART DMP receive your app’s uninstall and/or reinstall data measured by Adjust.
For iOS apps, you might expect a low record of uninstalls and/or reinstalls. For more information, visit Uninstall and reinstall measurement.
In-app revenue (from in-app purchases)
Sharing in-app revenue lets ART DMP receive revenue amounts along with your revenue event data. You need to map events that generate revenue to share this data.
Map parameters
You usually need to map parameters to share custom data with ART DMP.
Map events
Map events that you want to share to the values that ART DMP can receive. Data for unmapped events is not shared with ART DMP.
Under Map events, follow these steps to choose the in-app events you want to directly send to ART DMP.
- Select Map event.
- In the Adjust event list, choose the Adjust event that you want to share with ART DMP.
- In the Partner event list, choose or enter a custom event name that you want to map the Adjust event to. You might have to map an event to several values.
- Select Apply.
Now ART DMP will receive in-app event data for each of your linked events.
Map parameters
Partner parameters (available in Adjust SDK version 4.0+) let Adjust collect custom data points from your app and send them to ART DMP. This lets ART DMP receive custom event details for each of your linked events.
Before adding new partner parameters to the Adjust SDK, make sure no pre-existing partner parameters already fit your requirements.
To share partner parameters to ART DMP, follow these steps.
- Set up partner parameters within the Adjust SDK: iOS, Android
- Check the Parameters data sharing checkbox.
- Map your events.
If you set up partner parameters within the Adjust SDK without setting up parameter sharing in the dashboard, Adjust forwards the parameters as named in the Adjust SDK.
Enable ART DMP for your app
In the Setup review screen, you can review your choices. You can also go back and make changes to:
- Your selected app
- Data sharing options
Select Enable partner to enable ART DMP for your app. Analytics partners don't work with links for campaigns. Once enabled, our integration sends attribution and in-app event data via automated callbacks.
List of all parameters forwarded to ART DMP
ART DMP requires Adjust to send the following parameters (data points) with your callbacks:
Placeholder | Information |
{android_id} | Android ID (Android only) |
{country_subdivision} | Device subdivision of country, e.g., state |
{country} | Device two-character country code |
{currency} | Original ISO 4217 currency code sent from Adjust SDK |
{deeplink} | Deeplink URL appended to click URL |
{device_name} | Device model number |
{gps_adid} | Google Play Store advertising ID |
{idfa_md5} | IDFA base64 MD5 hash |
{idfa} | ID for advertisers (iOS only) |
{idfv} | Uppercase iOS ID for vendors |
{ip_address} | Device IP address |
{language} | Device two-character language code |
{os_name} | Device operating system |
{os_version} | Operating system version number |
{partner_parameters} | Custom partner parameters collected by the Adjust SDK or S2S request and transmitted to third party providers via postbacks |
{reporting_revenue} | Revenue, as reported in the Adjust Dashboard, in whole currency units |
{revenue} | Revenue, as sent from Adjust SDK in cents |
{timezone} | Device time zone |
{user_agent} | Incoming raw user agent |
{adgroup_name} | Adgroup name, as taken from the tracker |
{app_id} | Store App ID or Google Play Store |
{app_name} | Name of the app |
{app_version} | App version number (Android), build-version-number for the bundle (iOS) |
{campaign_name} | Campaign name, as taken from the tracker |
{click_time} | Attributed click timestamp |
{created_at_hour} | Activity timestamp, rounded down to the nearest hour |
{created_at} | Activity timestamp |
{creative_name} | Creative name, as taken from the tracker |
{impression_based} | 1 if impression-based engagement, 0 if not |
{impression_time} | Attributed impression timestamp |
{last_tracker} | 6-character Adjust tracker token of a reattributed user's previous tracker |
{network_type} | Network type |
{store} | Target store of click |
{tracker} | 6-character Adjust tracker token |