> 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/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md).

# 查看合作伙伴 Sub ID 和 Shared ID 报表

一旦你使用附加的 Sub ID 或 Shared ID 生成了跟踪链接，就可以查看其报告数据。这些数据可以在以下位置查看： *按 Sub ID 的表现* 和 *高级动作列表* 报告。

1. 在顶部导航栏中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **绩效** → [按子 ID 和共享 ID 的表现](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=partner_performance_by_subid) .
   * 在筛选栏中，选择 **显示 \[下拉菜单]** 并选择你想查看表现的所有参数（默认情况下，报告将仅显示按 Sub ID 1 的表现）。
   * 你也可以使用筛选栏中的筛选条件来查看特定 Sub ID 或 Shared ID 的表现 *值*。为此，请在筛选栏中选择一个参数并输入你感兴趣的值，例如： `SubId1 = red`

     <div data-with-frame="true"><figure><img src="/files/f4d198b65e86fea6cd0b2c6b4f6c09ac4f1fa4ae" alt="" width="563"><figcaption></figcaption></figure></div>
3. 或者，来自 *类别* 在搜索栏旁边的筛选器中，选择 **列表** → **高级动作列表**.
   * 默认情况下，所有 Sub ID 和 Shared ID 列均可见——向表格右侧滚动即可查看它们。
   * 你也可以使用筛选栏中的筛选条件来查看特定 Sub ID 或 Shared ID 的表现 *值*。为此，请在筛选栏中选择一个参数并输入你感兴趣的值，例如： `Shared Id = instastory`

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

{% hint style="info" %}
**注意：** 通过跟踪链接传递的 Sub ID 值仅在你的报告中对你可见，而 Shared ID 对你和品牌双方均可见。
{% 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-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.
