It's really easy to connect Adjust with CDMP. First, You must follow all steps to connect the Adjust successfully.
Detailed steps are as follows:
Click the “Connect” button against Adjust
Connect pop-up appears on the screen Then click Connect from pop-up
After hitting “Connect” the System shows a confirmation message “Adjust Successfully Connected”
After Connecting Adjust with CDMP You can open its interface by clicking on its title
On the details page, Systems shows Adjust Details and Api Details
In API details System displays a Callback URL format User have to run this in order to get Adjust events
Here are the steps to run the Callback URL template on a browser:
Step 1: Open your preferred web browser
Step 2: Copy the Callback URL template provided by your client: "https://pdev.dengage.com/adjust/NFyaQZIrzDewc-R_3KQ4xQ?adid={adid}&activity_kind={activity_kind}&created_at={created_at}&event_token={event}&event_name={event_name}&installed_at={installed_at}&reinstalled_at={reinstalled_at}&uninstalled_at={uninstalled_at}"
Step 3: Replace the values in curly brackets with the actual values you want to use for each parameter. For example, you can replace "{adid}" with the actual ad ID you want to use, "{activity_kind}" with the type of activity, "{created_at}" with the date and time the activity occurred, and so on.
CallBack URL will look like this after replacing values:
Step 4: Once you have replaced all the parameter values, copy the entire URL and paste it into the address bar of your web browser.
Step 5: Hit enter to run the URL.
Step 6: You should now see the results of the Callback URL in Adjust_events table of CDMP.
At any stage, you can disconnect your Adjust Integration by clicking on the “Disconnect” button
There will be a confirmation pop-up
Hit “Yes, Disconnect” to continue and “Cancel” to return back to the details page
After hitting “Yes, Disconnect” a confirmation message displayed on the screen