> 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/creator-program/creator-reports/creator-reports-overview.md).

# 创作者报告概览

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FSw5bbwkQhH6hEKDn9GkK%2Fcrea-150-3.mp4?alt=media&token=09cb5ef7-98de-405c-ad02-ba3b50d75df9>" %}

#### 报告指标明细

创作者报告汇总 [活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md) 来自多种来源的指标，例如 impact.com 的绩效数据，以及社交媒体数据等外部来源：

* **社交媒体指标**—社交媒体帖子关联至 [活动任务](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/add-or-remove-creator-campaign-tasks-as-a-brand.md) 由创作者提交，并由您审核和批准。每个社交媒体平台在创作者绩效报告中都有独特的指标，例如点赞、评论、分享、浏览等。这些指标会在特定时间范围内进行跟踪：

  * **全周期指标：** 从活动开始到设定结束日期之间的指标。
  * **增量指标：** 从设定开始日期到设定结束日期之间的指标。

  请参阅下面的 *社交媒体指标比较* 表，以了解每种帖子类型跟踪哪些指标。
* **impact.com 绩效指标**—impact.com 的绩效指标报告跟踪链接带来的流量，这些流量会产生在线销售等转化。这些指标包括链接点击次数、每次链接点击的操作数、与每次链接点击相关的成本等。
* **固定费用和产品赠礼指标**—这些指标始终按活动进行跟踪，并与创作者完成任务所获得的报酬相关联。这些指标不与跟踪链接表现相关。

#### 社交媒体指标比较

下表显示在以下报告中，每个社交媒体平台的每种帖子可用哪些指标： [内容与活动概览报告](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-reports/content-and-campaign-overview-report).

| 社交任务            | 可用的社交媒体指标                                                               |
| --------------- | ----------------------------------------------------------------------- |
| Instagram 帖子    | <p>• 评论</p><p>• 互动</p><p>• 点赞</p><p>• 覆盖人数</p><p>• 浏览量</p><p>• 分享</p>   |
| Instagram Reels | <p>• 评论</p><p>• 互动</p><p>• 点赞</p><p>• 覆盖人数</p><p>• 分享</p><p>• 视频观看量</p> |
| Instagram 快拍    | <p>• 互动</p><p>• 浏览量</p><p>• 覆盖人数</p><p>• 分享</p>                         |
| TikTok 视频       | <p>• 评论</p><p>• 互动</p><p>• 点赞</p><p>• 覆盖人数</p><p>• 分享</p><p>• 浏览量</p>   |
| Facebook 帖子     | <p>• 评论</p><p>• 互动</p><p>• 曝光量</p><p>• 点赞（反应）</p><p>• 分享</p>            |
| YouTube 视频      | <p>• 评论</p><p>• 互动</p><p>• 曝光量</p><p>• 点赞</p><p>• 分享</p><p>• 浏览量</p>    |
| Twitter/X 帖子    | <p>• 评论/回复</p><p>• 互动</p><p>• 曝光量</p><p>• 点赞</p><p>• 浏览量</p>            |
| Twitch 视频       | • 浏览量                                                                   |
| Pinterest 图钉    | <p>• 曝光量</p><p>• 浏览量</p>                                                |

{% hint style="success" %}
**未知帖子类型：** 这些指标与活动任务无关，来自活动外部生成的跟踪链接。
{% endhint %}


---

# 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/creator-program/creator-reports/creator-reports-overview.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.
