> 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).

# 启用比价购物服务（CSS）合作伙伴跟踪

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

## 启用跟踪设置

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

1. 从顶部导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[用户资料] → 设置**.
2. 在右侧，在 *跟踪*下，选择 [**常规**](https://app.impact.com/secure/advertiser/fr/general-tracking-settings.ihtml)**.**
3. 在 *归因*下，启用 **接受落地页上的 impact.com 点击参数**.
4. 选择 **保存**.

## 要求

* 你的落地页必须具有兼容的落地页集成，例如 [UTT 跟踪](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/javascript-tag-tracking/tracking-with-universal-tracking-tag-utt.md), [PageLoad API](https://integrations.impact.com/brand-api-reference/reference/page-load)，或者兼容的电子商务集成。
* 参见 [跟踪最佳实践](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/tracking-best-practices.md#landing-page-tracking) 以了解更多信息。

## 合作伙伴设置

如果需要向落地页添加任何额外的分析参数，你需要告知你的合作伙伴。了解有关合作伙伴设置的更多信息，请参见 [Google Ads & impact.com - CSS 合作伙伴跟踪](broken://spaces/0tT01uiqUHWshP3pQVHs/pages/dcd2ae91b563bb00af390f81cc032fc4d3448adf).

{% 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.
