Adjust
Last updated
Last updated
Official Adjust documentation for enabling devtodev partner module can be found here.
Go to the Adjust Dashboard
Open Partner Setup
:
Click Add Partners
:
Search devtodev and click blue plus button:
Go to devtodev Settings -> 3rd party sources -> Attribution tracking page of a preferred app and copy your API Key:
Switch on the attribution in devtodev interface (Settings -> 3rd party sources -> Attribution):
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.
devtodev allows our customers to query CPI data from Adjust via API in order to get more accurate install costs. Integration can be switched on by checking corresponding field in tracker settings interface and filling form fields:
Documentation on these fields and how to find them can be found here.
Enter your API Key in the field for corresponding platform and click Save
: