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

# ウェブモニタリング結果を確認する

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

アカウントでウェブモニタリングが設定されている場合、フラグが付いたパートナーの投稿を確認し、必要に応じて対応できます。設定方法を確認する [ウェブモニタリングを設定する](/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) **\[保護]** **→ モニタリング → Web**.
   * このページには、ウェブモニタリングのすべての結果の一覧が表示されます。
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.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/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.
