# 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>" %}


---

# Agent Instructions: 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://knowledgebase.offer18.com/zh/wang-luo/yi-dong-gui-yin-ji-cheng/adjust.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.
