> 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) **\[保护]** **→ Monitoring → 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.
