> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/network/mobile-attribution-integration/kochava.md).

# Kochava

#### 1. Fill Kochava Partner onboarding form

{% embed url="<https://console.support.kochava.com/articles/reference-information/7248-integrate-with-kochava-as-a-networkpublisher>" %}

#### 2. Enter the following details and Submit

***

### Clicks & Impression Macros

Add Offer18 macros in fields as

| **Kochava Parameters** | **Offer18 Macros** |
| ---------------------- | ------------------ |
| IDFA                   | {iosidfa}          |
| ADID                   | {googleaid}        |
| ip\_address            | {ip}               |
| device\_ua             | {useragent}        |
| site\_id               | {aff\_id}          |
| sub\_site\_id          | {sub\_aff\_id}     |
| creative\_id           | {aff\_sub3}        |
| click\_id              | {tid}              |
| impression\_id         | {iid}              |

{% hint style="info" %}
In the case of Impressions, one needs to select "No" in the field "Source of Impressions" for the Server
{% endhint %}

***

### Postbacks

In the case of Offer18, add the following details as

1. Enter "Offer18" under the "Platform" field.
2. Select "Get" in the "GET/POST" field.
3. Enter "URL" under the "JSON/URL" field.
4. Select "No" in the "can\_claim (Y/N)" field.
5. Add Postback URL under the "Endpoint" field.
6. Enter "message: success" under the "Success Response" field.

{% hint style="info" %}
In case of event postback, one must add "event\_name" as "\&event" in the Event Parameter Mapping table
{% endhint %}

#### **Install Postback**

```
https://example.o18.click/p?m=0000&tid={click_id}
```

#### Event Postback

```
https://example.o18.click/p?m=0000&event={event_name}&tid={click_id}&payout={revenue}
```

***

### Postback Macros

| **Kochava Macros** | **Offer18 Receiving Parameters** |
| ------------------ | -------------------------------- |
| {click\_id}        | \&tid                            |
| {event\_name}      | \&event                          |
| {revenue}          | \&payout                         |

***

**Complete tutorial - Kochava Integration**

{% embed url="<https://www.youtube.com/watch?v=QAec28L8ybA>" %}
