> 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/platform-features/protect-and-monitor-your-performance-program/web-monitoring/review-web-monitoring-results.md).

# 查看网页监控结果

Web Monitoring 可帮助您的品牌跟踪您被推广的渠道，并识别风险——例如品牌安全问题或未经批准的术语——这些风险可能损害您的声誉或导致合规违规。impact.com 会监控合作伙伴的数字渠道，包括网站、电子邮件和社交媒体，分析数据中的风险，并让您查看投放内容，以识别潜在的品牌安全和合规问题。

如果您的账户已设置 Web Monitoring，您就可以查看被标记的合作伙伴帖子，并在需要时对其采取处理。了解如何 [设置 Web Monitoring](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/web-monitoring/create-a-web-monitoring-policy.md).

1. 从左侧导航菜单中，选择 ![](/files/03e28afa659ac04a9ba6d0d62e867c1d13554cb1) **\[保护]** **→ 监控 → Web**.
   * 此页面显示您所有 Web Monitoring 结果的列表。
2. 您也可以使用页面顶部的筛选器来缩小结果范围。

<details>

<summary>筛选说明</summary>

| 筛选器    | 说明                                                                                                                                                                             |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 日期范围   | 选择您要查看的结果的日期范围。                                                                                                                                                                |
| 合作伙伴   | 按名称搜索合作伙伴，或浏览列表以选择一个或多个合作伙伴。                                                                                                                                                   |
| 属性     | 按名称搜索媒体资源，或浏览列表以选择一个或多个媒体资源。                                                                                                                                                   |
| 政策     | 查看与特定政策相关的结果。                                                                                                                                                                  |
| 状态     | 查看 *新建*, *已忽略*, *域名已忽略*，或 *已归档* 结果。                                                                                                                                            |
| 问题     | <p>查看存在一个或多个问题的结果：</p><p>• <strong>品牌安全</strong></p><p>• <strong>未经批准的术语</strong></p><p>• <strong>失效链接</strong></p><p>• <strong>无效链接</strong></p><p>• <strong>未披露</strong></p> |
| 合作伙伴类型 | 将结果限定为 **已签约合作伙伴**, **未签约合作伙伴**，或 **非 impact.com 合作伙伴**.                                                                                                                       |

</details>

3. 将光标悬停在某个结果上，然后选择 **查看** 以查看与此结果相关的帖子和提及。
4. 将光标悬停在某个帖子上，然后选择 **查看** 以查看被标记的帖子。
   * 该 **内容审核** 面板中包含提及和问题列表。
   * 该帖子本身也已添加注释。


---

# 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/platform-features/protect-and-monitor-your-performance-program/web-monitoring/review-web-monitoring-results.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.
