> 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/partner-contribution-report.md).

# 合作伙伴贡献报告

通过此报告，您可以更好地了解自己在您合作的所有品牌的客户旅程中的贡献。您可以查看实时洞察，并利用这些数据与品牌进行更有成效的合作讨论。

#### 查看报告

{% hint style="success" %}
此功能仅适用于特定的 impact.com 版本或附加组件。 [联系我们](https://app.impact.com/support/portal.ihtml?createTicket=true) 以升级你的账户并获得访问权限！
{% endhint %}

1. 在顶部导航栏中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **绩效**.
3. 选择 [**合作伙伴贡献**](https://app.impact.com/secure/mediapartner/report/viewReport.report).
4. 在报告标题下方，筛选您要查看的数据。选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]** 当你已设置好筛选条件时。
   * 请参见 *筛选参考* 以了解更多信息。
   * 使用页面右上角的图标来 ![](/files/7300b577d66b344ab391cdeb63f5c2b853f6a8a7)**\[计划]**，或 ![](/files/d7a4af02dc036c19ba620799bcac509e1f43ddf7)**\[下载]** 以 PDF、Excel 或 CSV 格式。

<div data-with-frame="true"><figure><img src="/files/8222a003240f04fea847d429f07f1243b631afa2" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>筛选参考</summary>

| 筛选           | 说明                                                 |
| ------------ | -------------------------------------------------- |
| 日期范围         | 您希望查看数据的具体日期范围。建议将日期范围控制在 30 天或更短，因为大量数据可能会影响报告性能。 |
| 项目           | 选择您想查看数据的所有相关项目。                                   |
| 货币           | 如果查看销售金额，您可以选择要以哪种货币查看金额。                          |
| 子 ID 1、2 和 3 | 如果您有多个站点，可以使用子 ID 筛选器查看各个站点的表现。                    |

</details>

<details>

<summary>列说明</summary>

| 列         | 说明                                                  |
| --------- | --------------------------------------------------- |
| 项目（项目 ID） | 与之关联的唯一项目名称和识别编号。                                   |
| 参与点击      | 在所列项目中，您在指定日期范围内参与的点击总数。                            |
| 参与行动      | 在所列项目中，您在指定日期范围内参与的转化总数。                            |
| 引入        | 在所列项目中，在指定日期范围内，您有多少次促成了转化路径中的首次点击。                 |
| 影响        | 在所列项目中，在指定日期范围内，您有多少次促成了转化路径中除首次或最后一次之外的点击。         |
| 收尾        | 在所列项目中，在指定日期范围内，您有多少次促成了转化路径中的最后一次点击。               |
| 单独        | 在所列项目中，在指定日期范围内，您有多少次促成了一个不包含任何其他合作伙伴的转化路径中的至少一次点击。 |
| 获得归因      | 在所列项目中，在指定日期范围内，您因在任何方面参与转化而获得归因的次数。                |

</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/partner-contribution-report.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.
