# Kochava

#### 1. 填写 Kochava 合作伙伴入驻表格

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

#### 2. 输入以下详细信息并提交

***

### 点击与展示 宏

在字段中按以下方式添加 Offer18 宏

| **Kochava 参数** | **Offer18 宏**  |
| -------------- | -------------- |
| 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" %}
对于展示，请在服务器的“Source of Impressions”字段中选择“否”
{% endhint %}

***

### 回传 (Postbacks)

对于 Offer18，请按以下方式添加详细信息

1. 在“Platform”字段中输入“Offer18”。
2. 在“GET/POST”字段中选择“Get”。
3. 在“JSON/URL”字段中输入“URL”。
4. 在“can\_claim (Y/N)”字段中选择“否”。
5. 在“Endpoint”字段下添加回传 URL。
6. 在“Success Response”字段中输入“message: success”。

{% hint style="info" %}
对于事件回传，必须在事件参数映射表中将“event\_name”添加为“\&event”
{% endhint %}

#### **安装 回传**

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

#### 事件 回传

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

***

### 回传 宏

| **Kochava 宏** | **Offer18 接收参数** |
| ------------- | ---------------- |
| {click\_id}   | \&tid            |
| {event\_name} | \&event          |
| {revenue}     | \&payout         |

***

**完整教程 - Kochava 集成**

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