> For the complete documentation index, see [llms.txt](https://docs.devtodev.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devtodev.com/3rd-party-sources/3-rd-party-attribution/kochava.md).

# Kochava

## Integration&#x20;

1. Login to your Kochava account and select the application you want to configure.&#x20;

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

2. Go to the partner configuration page and click the `Add a Configuration` button.&#x20;

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

3. Find devtodev in **Media Partners** list, select it and click the `Go` button.&#x20;

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

4. Click the `Edit` button on the Install event.

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

5. Open the application that you are configuring in devtodev. Open Settings -> 3rd party sources -> Attribution tracking, turn on the toggle switch on Kochava panel and copy devtodev API Key from the panel.&#x20;

<figure><img src="/files/41HTt8Oz9djLIyyuJPXo" alt=""><figcaption></figcaption></figure>

6. Insert copied API key into Kochava postback settings. Copy all other fields from the following image and click the `Save` button.&#x20;

{% hint style="warning" %}
**Important:** Select Delivery method -> All&#x20;
{% endhint %}

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

7. &#x20;Make sure that postback has appeared on the **Partner Configuration** page.&#x20;

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

### CPI data integration

devtodev allows our customers to query CPI data from Kochava via API in order to get more accurate install costs.&#x20;

Check the `Enable receiving CPI info by Kochava API` box and fill in the form to switch on CPI data collection.&#x20;

<figure><img src="/files/7E2swvT0V6dKl2B3FOcK" alt=""><figcaption></figcaption></figure>

[Documentation on these fields and how to find them can be found here.](https://support.kochava.com/analytics-reports-api/create-and-manage-application-programming-interface-key/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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