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

# CPC 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="点击跟踪器 CPC 付款" %}
品牌可以在 [点击跟踪器 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.
