# Connecting Adjust

![](/files/0PKSPxF7zUeRh1NqBAkJ)

| <p>We have 2 Adjust integrations. Most customers will want both, the Callbacks give us install events from your app(s). The dashboard login allows us to pull the latest cost from the Adjust dashboard.</p><p></p> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

### Callbacks

The AdLibertas [<mark style="color:blue;">Adjust integration</mark>](https://dashboard.adlibertas.com/onboarding/credentials/new/adjust) allows you to send callback events from your app to your AdLibertas account. This requires we give you a customized URL to enable real-time callbacks from the Adjust dashboard.

Contact your AdLibertas account representative for your customized URL.

Once you have your customized URL, follow the steps outlined in the [<mark style="color:blue;">Adjust documentation on setting up a single event callback</mark>](https://help.adjust.com/en/article/callbacks#single-event-callback)<mark style="color:blue;">.</mark>

![](https://images.ctfassets.net/5s247im0esyq/5Nu1h6Kfo0SV805ad40KFB/aeb4a4392d34ba2a0289a4f1d7fe1b46/update.png)

### Dashboard Login

To pull the most accurate revenue information, we also recommend you create an AdLibertas account with **"Reader" permissions.**&#x20;

{% hint style="info" %}
From Adjust: Readers have read-only access to the Statistics tab in your dashboard. Readers can view app data, but they cannot change the account in any way.
{% endhint %}

To add a new **Reader User**, follow these steps as outlined in [<mark style="color:blue;">Adjust's documentation</mark>](https://help.adjust.com/en/article/users)<mark style="color:blue;">.</mark>

* Login to your Adjust dashboard
* Select MENU to open the main navbar (on the left-hand side) > My Account.
* Select the Users tab.
* Select ADD USER.
* Enter the user's email address and role. Next, customize their feature access.
* Select CREATE.

Use the naming convention: \<companyname>@adlibertas.com for your user.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adlibertas.com/data-integrations/mmp-connections/connecting-adjust.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
