> 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/chang-jian-wen-ti/bu-tong-de-lian-meng-huo-ban-gen-zong-url-can-shu-you-na-xie.md).

# 不同的联盟跟踪 URL 参数有哪些？

联盟跟踪 URL 参数列表&#x20;

<table data-header-hidden><thead><tr><th width="183.6671918077984"></th><th width="520.4285714285713"></th></tr></thead><tbody><tr><td><strong>URL 参数</strong></td><td><strong>描述</strong></td></tr><tr><td>&#x26;aff_click_id</td><td>用于从联盟获取点击 ID</td></tr><tr><td>&#x26;sub_aff_id</td><td>用于从联盟获取子联盟 ID</td></tr><tr><td>&#x26;aff_sub1</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub2</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub3</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub4</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub5</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub6</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub7</td><td>用于概率跟踪</td></tr><tr><td>&#x26;aff_sub8</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub9</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;aff_sub10</td><td>用于从联盟接收的附加信息</td></tr><tr><td>&#x26;deviceid</td><td>用于从联盟接收设备 ID 值</td></tr><tr><td>&#x26;androidid</td><td>用于从联盟接收 Android ID 值</td></tr><tr><td>&#x26;iosidfa</td><td><p>用于从联盟接收 iOS 广告标识符（ID）值</p><p>（在 iOS14 升级中弃用）</p></td></tr><tr><td>&#x26;googleaid </td><td>用于从联盟接收 Google 广告 ID 值</td></tr><tr><td>&#x26;source</td><td>用于从联盟接收流量来源/推荐来源值</td></tr><tr><td>&#x26;url</td><td>如果启用了深度链接，则可以使用该宏</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.offer18.com/zh/wang-luo/chang-jian-wen-ti/bu-tong-de-lian-meng-huo-ban-gen-zong-url-can-shu-you-na-xie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
