# Tune (MAT)

## Integration

1. Sign in with Tune.&#x20;
2. Go to **Postback URLs.** Click the `Add Postback URL` button.

![](https://www.devtodev.com/upload/images/mat3-4.PNG)

3. Fill-in the **`Postback Name`** field.\
   In the **`Partner Type`** field select **Advertising Partner**.\
   Find devtodev in the **Advertising Partner Postback Template** list.

![](https://www.devtodev.com/upload/images/mat_11.png)

4. Open the application that you are configuring in devtodev. Open Settings -> 3rd party sources -> Attribution tracking, turn on the toggle switch on the Tune panel and copy devtodev API Key from the panel.

<figure><img src="/files/YlZkP96toKdtIpY6iZ0i" alt=""><figcaption></figcaption></figure>

5. In Tune, paste the devtodev API key into the corresponding field.<br>

   <figure><img src="https://www.devtodev.com/upload/images/mat_12.png" alt=""><figcaption></figcaption></figure>
6. Select **devtodev** from the **Partner** list.\
   Chose the app you want to track from the list. Be careful when choosing from several apps.\
   In the **`Event`** field set the value to **Install**.\
   Open Advanced Settings (Show Advanced Options).

![](https://www.devtodev.com/upload/images/mat3-7.PNG)

7. Set the following values:&#x20;

* **`HTTP Method`** -> POST&#x20;
* **`Post Data Type`** -> JSON&#x20;
* **`Postback status`** -> Active&#x20;
* **`Conversion status`** -> Approved&#x20;

The remaining fields are optional.

![](https://www.devtodev.com/upload/images/mat3-8.PNG)

8. Click `Save`.

![](https://www.devtodev.com/upload/images/mat3-9.PNG)

9. Integration completed.

{% hint style="info" %}
If you have multiple mobile apps for which you would like to set up this integration, you will need to follow steps 4-8 for each one of your mobile apps individually.
{% endhint %}

![](https://www.devtodev.com/upload/images/mat_13.png)


---

# 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.devtodev.com/3rd-party-sources/3-rd-party-attribution/tune-mat.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.
