> 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/other/zh/reference-documentation/understanding-clicks.md).

# 了解点击

在使用按点击付费（CPC）广告时，你可能会听到诸如 *原始点击*, *唯一点击*，以及 *可付费点击*。这些术语对于正确管理 CPC  अभियान很重要。

<details>

<summary>原始点击</summary>

*原始点击* 是与合作伙伴相关的所有点击次数的统计。该统计包括所有点击，甚至是重复点击。 *原始点击* 是衡量关注度的广泛指标，但不用于计费，因为其中包含太多应被过滤掉的点击。

</details>

<details>

<summary>唯一点击</summary>

*唯一点击*，或简称 *点击*，是 *原始点击*的一个子集，其中 *重复点击* 已被过滤掉。impact.com 使用 [IAB](https://en.wikipedia.org/wiki/Interactive_Advertising_Bureau) 标准来定义 30 分钟滚动窗口内的唯一点击，因此如果同一用户在 30 分钟内点击 2 次，则只有 1 次会被记录为唯一点击，另一次会被记录为重复点击。

</details>

<details>

<summary>可付费点击</summary>

*可付费点击* 是符合品牌与合作伙伴之间模板条款中设定规则的点击次数统计。只有当模板条款规则规定应当付款时，点击才会变为可付费。

</details>


---

# 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:

```
GET https://help.impact.com/other/zh/reference-documentation/understanding-clicks.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.
