# Connecting Kochava

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

### **Overview:**

We connect with Kochava to collect campaign data, and where applicable events tracked by the Kochava SDK.

To connect with Kochava, simply add a user from the Kochava dashboard with the following naming convention:

**\<companyname>@adlibertas.com**

### **To add a user to Kochava:**

(Referenced from [Kochava Documentation](https://support.kochava.com/reference-information/users-overview/))

![](https://2la1xp2tiyea46tdsj1ai1pe-wpengine.netdna-ssl.com/wp-content/uploads/2021/05/kochava-user-433x1024.gif)

1. Log in to Kochava
2. Select the desired Account.
3. Select **Account Options > Users**.
4. Click **Add a User**.
5. Enter the **Username**.
6. Enter the user's **Name**.
7. Enter the user's **Email**.
8. Enter a **Password**.
9. Enter the same **Password** into the **Confirm** field.
10. Select any **Groups** the user will belong to.
11. Select the **Time Zone**.
12. Select the default **Language**:
13. Select the default **Currency**.
14. Click **Submit**.


---

# 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-kochava.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.
