> 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/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/web-monitoring/review-web-monitoring-results.md).

# Web モニタリング結果を確認する

Web Monitoring を使用すると、ブランドがどこで宣伝されているかを把握し、ブランドセーフティの問題や承認されていない用語など、評判を損なったりコンプライアンス違反を引き起こしたりする可能性のあるリスクを特定できます。impact.com は、ウェブサイト、メール、ソーシャルメディアを含むパートナーのデジタルチャネルを監視し、リスクを分析して、ブランドセーフティおよびコンプライアンス上の潜在的な問題がないか掲載内容を確認できるようにします。

アカウントに Web Monitoring が設定されている場合は、フラグが付けられたパートナーの投稿を確認し、必要に応じて対応できます。設定方法については [Web Monitoring を設定する](/brand/ja/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/a04507c15cd543fd3055919f33acaddabf53606f) **\[保護]** **→ Monitoring → Web**.
   * このページには、Web Monitoring のすべての結果の一覧が表示されます。
2. 必要に応じて、ページ上部のフィルターを使用して結果を絞り込んでください。

<details>

<summary>フィルターの説明</summary>

| フィルター   | 説明                                                                                                                                                                                              |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日付範囲    | 表示したい結果の期間を選択します。                                                                                                                                                                               |
| パートナー   | パートナー名で検索するか、一覧を参照して 1 つ以上のパートナーを選択します。                                                                                                                                                         |
| プロパティ   | プロパティ名で検索するか、一覧を参照して 1 つ以上のプロパティを選択します。                                                                                                                                                         |
| ポリシー    | 特定のポリシーに関連する結果を表示します。                                                                                                                                                                           |
| ステータス   | 表示 *新規*, *無視済み*, *無視されたドメイン*、または *アーカイブ済み* の結果。                                                                                                                                                 |
| 問題      | <p>1 つ以上の問題がある結果を表示します:</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/ja/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.
