> 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/reach-out-to-partners/newsletters/review-newsletter-engagement-performance.md).

# ニュースレターのエンゲージメント成果を確認する

この画面では、送信済みニュースレターの統計を表示できます。このデータは、ニュースレターの配信結果や受信者とのエンゲージメントを評価するのに役立ちます。レポートを表示できるのは、ニュースレターのステータスが送信済みまたは送信失敗の場合のみです。

#### ニュースレター統計を表示

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **パートナー** → **自動化** → **ニュースレター**.
2. 統計を表示したいニュースレターにカーソルを合わせ、次を選択します **レポートを表示**.

   * このページのステータスフィルターの詳細については、次を参照してください。 *ステータスフィルターのリファレンス* に従って設定してください。
   * このページの列の詳細については、次を参照してください。 *列のリファレンス* に従って設定してください。

   <div data-with-frame="true"><figure><img src="/files/d791c1bd62e4c5d9911a46036438d277eb1f3f57" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>ステータスフィルターのリファレンス</summary>

<div data-with-frame="true"><figure><img src="/files/11071f7fbfcade0e7e445446d8dd245b676ca626" alt=""><figcaption></figcaption></figure></div>

| フィルター  | 説明                                                      |
| ------ | ------------------------------------------------------- |
| 送信済み   | ニュースレターを送信した受信者数。                                       |
| 開封済み   | 受信者が開封したニュースレターの数です。                                    |
| 未開封    | 受信者によって開封されなかったニュースレターの数。                               |
| クリック済み | 受信者がニュースレター内の要素をクリックした回数です。                             |
| 未クリック  | ニュースレター内の要素が受信者に一度もクリックされなかった回数。                        |
| バウンス   | ニュースレターが受信者に届かなかった回数です。たとえば、受信者がニュースレターを配信停止している場合などです。 |

</details>

<details>

<summary>列のリファレンス</summary>

ニュースレターを送信した各受信者ごとに一覧表示されたデータも確認できます。

<div data-with-frame="true"><figure><img src="/files/abc680638bb354cf0a94c0107816644d0232dd56" alt=""><figcaption></figcaption></figure></div>

| 列        | 説明                                                                                                                                                      |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| メール      | 受信者のメールアドレス。                                                                                                                                            |
| パートナー名   | ニュースレターが送信されたパートナーアカウント。                                                                                                                                |
| パートナーID  | ニュースレターが送信されたアカウントの一意の識別子。                                                                                                                              |
| 連絡先名     | ニュースレターを受信する受信者の名前。                                                                                                                                     |
| 送信日      | ニュースレターが受信者に送信された日時。                                                                                                                                    |
| 最終開封日時   | 受信者がニュースレターを最後に開封した日時。                                                                                                                                  |
| 最終クリック日時 | 受信者がニュースレター内の要素を最後にクリックした日時。                                                                                                                            |
| バウンス     | <p>ニュースレターが受信者に届かなかった回数です。たとえば、受信者がニュースレターを配信停止している場合などです。</p><p>• 表示 <a href="/pages/489b37b359c5fe4ec2f08f2c04a4dae7c9fe181f">問題のログ</a> 送信失敗に関する。</p> |

</details>


---

# 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/reach-out-to-partners/newsletters/review-newsletter-engagement-performance.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.
