Adjust

Integration

Official Adjust documentation for enabling devtodev partner module can be found here.

  1. Open Partner Setup:

  1. Click Add Partners:

  1. Search devtodev and click blue plus button:

  2. Go to devtodev Settings -> 3rd party sources -> Attribution tracking page of a preferred app and copy your API Key:

  1. Enter your API Key in the field for corresponding platform and click Save:

  2. Switch on the attribution in devtodev interface (Settings -> 3rd party sources -> Attribution tracking):

Improve matching

To improve the synchronization of the user data obtained by devtodev with the install data from Adjust, we recommend that you follow the guideline below.

The following recommendation is especially important for iOS since Advertising ID (IDFA) is no longer always available, and Vendor ID (IDFV) is not always sent by Adjust. The best solution here is to send Adjust’s user ID data to devtodev.

You need to make some changes to the devtodev SDK integration. Send a user profile custom property named ad_tracker_id and assign it a string value of {adid}, which can be obtained from Adjust.

If you have multiple mobile apps for which you would like to set up this integration, you will need to follow these steps for each one of your mobile apps individually.

You can find this field later as MMP_ID in the User card or mmpid in the users table in SQL.

CPI data integration

devtodev allows our customers to query CPI data from Adjust via API in order to get more accurate install costs. Check the Enable receiving CPI info by Adjust KPI Service box and fill in the form to switch on CPI data collection.

Documentation on these fields and how to find them can be found here.

Last updated

Was this helpful?