> 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/cost-per-click-v1-and-pending-clicks-explained.md).

# 按点击付费 V1 和待定点击说明

{% hint style="warning" %}
**重要！** 本文介绍 impact.com 的旧版 CPC 跟踪功能，仅用于帮助你理解 CPC V1 的概念或查看历史数据。访问 [使用 CPC V2 设置您的点击支付规则](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-your-click-payout-rules-with-cpc-v2.md) 如果你需要有关为你的项目配置 CPC 付费规则的指导，请访问
{% endhint %}

在 CPC V2 发布之前，CPC 事件类型允许品牌将点击转化为待处理操作，随后可以筛选并在向合作伙伴付款前将其拒绝。品牌使用这一功能来掌控预算，并避免因无效流量向合作伙伴付款。

impact.com 的 CPC 功能此后已升级，增加了可自定义的付款组、付款 *限制* 以避免预算超支，以及用于避免无效流量的内部缓解因素。这使你能够专注于根据能为你的项目带来最大价值的内容来调整付款。

#### CPC V1 报告

在 CPC V1 中，点击事件类型会收集合作伙伴在一天内生成的所有点击，并将其汇总为一个 CPC 操作。以下是品牌用于管理和跟踪点击操作成本的 2 份报告。

{% tabs %}
{% tab title="待处理点击" %}
品牌可以在 [待处理点击](https://app.impact.com/secure/advertiser/engage/actions/clicks/click-actions-flow.ihtml) 界面上接受或修改/拒绝点击，以筛除无效点击。未被拒绝的点击会计入当天报告的操作。
{% endtab %}

{% tab title="Click Tracker CPC 付款" %}
品牌可以在 [Click Tracker CPC 付款报告](https://app.impact.com/secure/advertiser/engage/additionalreports/report/viewReport.report?id=1828).
{% endtab %}
{% endtabs %}


---

# 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/cost-per-click-v1-and-pending-clicks-explained.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.
