> 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/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-sub-id-and-shared-id-report-for-the-mobile-app.md).

# 移动应用上的按 Sub ID 和 Shared ID 绩效报告

该 *Sub ID 和共享 ID 的表现* 该报告列出了你使用了跟踪链接的项目 [Sub ID 或共享 ID](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).

#### 管理报告

1. 从屏幕底部的导航栏中，选择 ![](/files/15da34e9da4846c7f8cf6bc8ef6e9bff60338fe6) **\[报告]**.
2. 在 *报告* 部分中，选择 **Sub ID 和共享 ID 的表现**.
3. 在右上角，选择日期 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 用于选择业绩数据的日期范围。
4. 在右上角，选择 ![](/files/cd014655c4c89f8f2f61ce9532c6f031ca249694) **\[筛选]** 以筛选你要查看的数据。
   * 查看 *筛选参考表* 以下以获取更多信息。

<details>

<summary>筛选参考表</summary>

| 筛选   | 说明                                                                             |
| ---- | ------------------------------------------------------------------------------ |
| 排序方式 | 按字母顺序排列你想查看 Sub ID 数据的品牌名称。                                                    |
| 品牌   | 通过选择相关的品牌进行筛选 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[复选框]**. |

</details>

5. 查看你的 Sub ID 和共享 ID 绩效数据明细。选择 ![](/files/b4ef22a3e11401b44bbefdfd62d5749bd538179f) **\[展开]** 在某天旁边，以打开绩效指标的详细视图。

   * 请参阅 *报告数据列说明* 以了解更多信息。

   <div data-with-frame="true"><figure><img src="/files/4f652eca35b03dbece707ae230aa92b767cd4e4e" alt="" width="375"><figcaption></figcaption></figure></div>

<details>

<summary>报告数据列说明</summary>

| 指标     | 说明                        |
| ------ | ------------------------- |
| 总收益    | 该项目向你支付的全部佣金收入。           |
| 点击     | 用户通过你的链接访问品牌落地页的次数。       |
| 动作     | 你为该项目带来的转化次数，不包括被品牌撤销的转化。 |
| 原始点击数  | 用户打开你的链接的次数，包括重复点击。       |
| 展示次数   | 你的链接被展示给用户查看的次数。          |
| 原始展示次数 | 你的链接被展示给用户查看的次数，包括重复展示。   |
| 销售额    | 你为该项目创造的总收入价值。            |
| 动作收益   | 你因带来促成转化的流量而获得的佣金金额。      |

</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/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-sub-id-and-shared-id-report-for-the-mobile-app.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.
