> 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/zh/wang-luo/yi-dong-gui-yin-ji-cheng/adjust.md).

# Adjust

#### 填写 Adjust 合作伙伴入驻表格

{% embed url="<https://help.adjust.com/en/partner/encoding-tool>" %}

#### Offer URL

```
https://app.adjust.com/abc345?campaign={offername}&adgroup={aff_id}&creative={aff_sub3}
```

跟踪 URL 宏

| **Adjust 参数** | **Offer18 宏** |
| ------------- | ------------- |
| adgroup       | {aff\_id}     |
| campaign      | {offername}   |
| creative      | {aff\_sub3}   |
| gps\_adid     | {googleaid}   |
| idfa          | {iosidfa}     |
| android\_id   | {androidid}   |

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

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

#### 事件 回传

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

{% hint style="info" %}
event\_token 将是事件的字母数字值，该值将在“Token”(事件)字段中使用
{% endhint %}

<figure><img src="/files/9af8d414087c2cb0eaff884667bfbe8da842341a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
使用以下方式创建 Offer **生成的 URL**
{% endhint %}

\
更多 Adjust 占位符

{% embed url="<https://help.adjust.com/en/partner/placeholders>" %}
