# 高级隐私回传

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

{% code overflow="wrap" %}

```
https://example.o18.click/p?privacy_postback=1&mid=0000&a={Site ID}&p_sub_aff_id={Sub site ID}&oid={Campaign ID}&p_country={Country code}&adv_sub7={Adset ID}&p_timestamp={Click Unix timestamp}&p_postbackid={Postback ID}&p_package={Bundle ID}
```

{% endcode %}

#### 应用内事件回传

{% code overflow="wrap" %}

```
https://example.o18.click/p?privacy_postback=1&mid=0000&a={Site ID}&p_sub_aff_id={Sub site ID}&oid={Campaign ID}&p_country={Country code}&adv_sub7={Adset ID}&p_timestamp={Click Unix timestamp}&p_postbackid={Postback ID}&event={Partner event ID}&adv_sub1={Event name}&p_package={Bundle ID}
```

{% endcode %}

{% hint style="warning" %}
该 &**mid=** 值会因每个合作伙伴账户而异。

参数 **\&privacy\_postback=1** 是必需的。

这两个参数将作为自定义参数添加。
{% endhint %}

<table data-header-hidden><thead><tr><th></th><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>AppsFlyer 宏</strong> </td><td><strong>Offer18 参数</strong></td><td><strong>描述</strong></td></tr><tr><td>站点 ID</td><td>a</td><td>在 Offer18 中接收推广者 ID（必填字段）</td></tr><tr><td>子站点 ID</td><td>p_sub_aff_id</td><td>在 Offer18 中接收子推广者信息</td></tr><tr><td>活动 ID</td><td>oid</td><td>在 Offer18 中接收广告 ID（必填字段）</td></tr><tr><td>国家代码</td><td>p_country</td><td>在 Offer18 中接收转化国家</td></tr><tr><td>广告集 ID</td><td>adv_sub7</td><td>在 Offer18 中接收广告 ID、推广者 ID 和子来源数据</td></tr><tr><td>点击 Unix 时间戳</td><td>p_timestamp</td><td>在 Offer18 中接收点击发生的时间（UNIX 时间戳）</td></tr><tr><td>回传 ID</td><td>p_postbackid</td><td>在 Offer18 中接收回传的唯一动作 ID</td></tr><tr><td>合作伙伴事件 ID</td><td>event</td><td>在 Offer18 中接收合作伙伴事件标识符</td></tr><tr><td>事件名称</td><td>adv_sub1</td><td>在 Offer18 中接收广告主事件名称</td></tr><tr><td>Bundle ID</td><td>p_package</td><td>在 Offer18 中接收 Bundle ID</td></tr></tbody></table>

<figure><img src="https://2550316299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2Fj7OEYmP21GjRfruoWqht%2Fimage.png?alt=media&#x26;token=71da7001-c643-4551-ae99-9381ab3b66b2" alt=""><figcaption></figcaption></figure>

​​**示例 - iOS 活动的 AppsFlyer 跟踪链接**

{% code overflow="wrap" %}

```
https://app.appsflyer.com/{app_id}?pid=partner_int&af_siteid={aff_id}&c={offername}&af_sub_siteid={sub_aff_id}&af_c_id={offerid}&af_click_lookback=7d&clickid={tid}&advertising_id={googleaid}&idfa={iosidfa}&af_adset_id={offerid},{aff_id}|{aff_sub7}
```

{% endcode %}

在上例中 **\&af\_adset\_id** 是用于在概率归因中向广告主传递广告 ID、推广者 ID 和推广者数据的参数。​​​
