> 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) 以了解更多信息。

## 合作伙伴设置

在……中了解有关合作伙伴设置的更多信息 [Google Ads & impact.com - CSS 合作伙伴跟踪](/other/zh/reference-documentation/google-ads-and-impactcom-tracking.md).

{% hint style="info" %}
**注**：现有的默认直接链接跟踪在启用时，仍将优先于落地页点击跟踪。
{% 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.
