> 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/trackonomics/trackonomics-reports/overview-by-story-report.md).

# 按 Story 概览报告

**升级**: 此功能可通过 Trackonomics Essentials 免费使用。要访问它，以及一套用于拓展您的计划的其他工具， [激活 Trackonomics Essentials](https://impact.com/trackonomics-essentials/) 今天。

此报告可帮助您分析您的故事或帖子在关键指标上的表现。可用它来了解在指定时间段内，哪些内容推动了互动和收入。

#### 访问报告

![](/files/a8768eacf4b6bb161a32c79ded33c8cf8baedd49) 此功能仅适用于 Trackonomics 附加组件。联系 [支持](mailto:trackonomics.support@impact.com) 以获取更多信息。

1. 在顶部导航菜单中，选择 **Trackonomics**.
2. 从下拉菜单中，选择 **按故事概览**.

{% hint style="warning" %}
**重要：** 要充分使用此报告，您必须拥有 impact.com's [发布者标签](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/create-and-manage-links/publisher-tag-implementation-for-partners.md) 已安装在您的网站上。
{% endhint %}

#### 报告数据分段

此报告中的数据按以下部分组织：

{% tabs %}
{% tab title="交互式绩效图表" %}
此部分包含一张图表和一个交互式指标展示。

1. **主要趋势图：** 此面积图显示所选日期范围内单个指标的趋势。所显示的指标由图表右侧的指标选择按钮控制。
2. **指标选择按钮：** 这些按钮（例如， *总佣金*, *点击*, *总销售额*）可让您快速更改主趋势图中显示的数据，并立即概览该指标的表现。

<div data-with-frame="true"><figure><img src="/files/5859eae61806b8ae6fb172d1f49323a3e9906512" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="数据表" %}
这组数据以表格形式呈现，涵盖与用户执行跟踪操作的特定帖子相关的数据。将鼠标悬停在特定故事上可查看更详细的分解，然后选择 **查看报告**。更多信息，请参阅 [按故事概览明细报告](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/trackonomics/trackonomics-reports/overview-by-story-detail-report.md)。请参阅 *这些数据点包括：* 了解有关这些数据点的更多信息。

<div data-with-frame="true"><figure><img src="/files/da84699a055fac96485f4ec4c18ef7ad0d4a1f5e" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

<details>

<summary>这些数据点包括：</summary>

| 数据点            | 说明                                                          |
| -------------- | ----------------------------------------------------------- |
| 标题             | 发生跟踪操作（例如点击或转化）的故事或帖子的标题。                                   |
| 发布日期           | 该故事或帖子最初发布的日期。                                              |
| 作者             | 与该故事或帖子相关联的作者。                                              |
| 点击             | impact.com 跟踪到用户点击您的联盟链接的次数。这包括唯一点击和重复点击，有助于衡量流量和互动度。       |
| 转化率（CR）        | 导致成功、有效转化（销售或线索）的点击百分比。此指标有助于衡量您的流量转化为行动的效果。                |
| 有效每次点击成本（eCPC） | 每次点击获得的平均佣金，计算方法是将您的总佣金收入除以您产生的总点击次数。                       |
| 总佣金            | 所有有效操作（仅包括已批准的转化）的总佣金，未扣除调整等任何费用。该金额反映了如果没有发生撤销或追回，您将获得的收益。 |
| 总销售额           | 未被取消或退款的已验证销售（例如商品购买）的总价值。此指标反映了该故事带来的收入。                   |

</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/trackonomics/trackonomics-reports/overview-by-story-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.
