> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/click-reports/click-tracker-cpc-earnings-report-explained-for-partners.md).

# 合作伙伴点击追踪器 CPC 收益报告说明

{% hint style="warning" %}
**重要！** 本文所涵盖的报告属于 impact.com 的旧版 CPC 跟踪功能，仅应用于查看历史数据。要查看你的 CPC V2 可付费点击，请参见 [合作伙伴可付费点击数据报告](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/click-reports/payable-click-data-report-for-partners.md) 而应使用该报告。
{% endhint %}

在 CPC V2 发布之前，品牌可以筛选并拒绝不符合合同或超出其支付预算的合作伙伴点击。impact.com 的 CPC 功能不再允许品牌拒绝点击，而是允许他们创建高度可自定义的支付规则，预先确定他们愿意为哪类点击付款。

#### 访问报告

1. 打开 **点击跟踪器 CPC 收益** 报告。
2. 在报告标题下，设置 **日期范围**中，选择 **项目** 你想查看报表的对象，然后选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]**.
   * 查看 *表格参考* 以下以获取更多信息。

<details>

<summary>表格参考</summary>

|         |                             |
| ------- | --------------------------- |
| **表格列** | **说明**                      |
| 日期      | 生成点击事件的日期。                  |
| ID      | 该点击事件的 impact.com 生成的操作 ID。 |
| 品牌      | 你促成该点击事件的品牌项目。              |
| 事件类型    | 与该点击事件相关联的事件类型。             |
| 状态      | 该点击事件的操作状态（例如：已批准）。         |
| 可付费点击   | 该点击事件中你本可获得报酬的点击次数。         |
| 每次点击收益  | 该点击事件的每次点击收益（EPC）。          |
| 收益      | 某一特定事件类型的总收益。               |
| 税费      | 为该点击事件征收的税额。                |

</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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/click-reports/click-tracker-cpc-earnings-report-explained-for-partners.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.
