> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/accept-clicks-on-landing-pages.md).

# 在落地页上接受点击

落地页 URL 点击跟踪可让你的合作伙伴在落地页 URL 中附加 impact.com URL 参数，从而无需先通过 impact.com 重定向即可进行点击跟踪。当合作伙伴版位限制或绕过传统的跟踪链接重定向时，这尤其有用，例如在搜索结果中推广产品并需要将购物者直接发送到你的落地页的比价购物合作伙伴。

## 启用跟踪设置

要使用落地页 URL 点击跟踪：

1. 从顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在右侧，位于 *跟踪*下，选择 [**常规**](https://app.impact.com/secure/advertiser/fr/general-tracking-settings.ihtml)**.**
3. 在 *归因*下，启用 **在落地页上接受 impact.com 点击参数**.
4. 选择 **保存**.

## 要求

你的落地页必须具有兼容的落地页集成，例如 Universal Tracking Tag、PageLoad API 或兼容的电子商务集成。有关更多信息，请参见 [跟踪最佳实践](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/tracking-best-practices.md#landing-page-tracking) 。

## 合作伙伴设置

* 合作伙伴必须在落地页 URL 中包含 impact.com 合作伙伴 ID 参数 `irmp` 。
* 我们建议合作伙伴在 `irad` 参数下包含所需的广告 ID。如果 `irad` 未包含时，将使用默认的项目跟踪链接 ID。
* 任何其他受支持的 URL 参数，例如 sub ID 或活动元数据，在集成支持的情况下都会随点击一并保留。
* 如果合作伙伴需要向落地页 URL 添加任何其他分析参数，你应告知他们，例如 `utm_medium=CSS`.
* 请参阅 [直接跟踪参数](/other/zh/reference-documentation/zhi-jie-gen-zong-can-shu.md) 。

{% hint style="success" %}
**注意**：当前有效的默认直接链接跟踪将继续优先于落地页点击跟踪。
{% endhint %}


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/accept-clicks-on-landing-pages.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.
