> 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 合作伙伴**.                                                                                                                             |

</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.
