> 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/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/newsletters/review-newsletter-engagement-performance.md).

# Review Newsletter Engagement Performance

From this screen, you can view statistics on your sent newsletter. This data can help you evaluate the performance of the newsletter and its engagement with recipients. You can only view reports if the newsletter is in a sent or failed to send status.

#### View Newsletter Statistics

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Partners** → **Automation** → **Newsletters**.
2. Hover your cursor over the newsletter for which you want to view stats and select **View Report**.

   * For more information about the status filters on this page, see the *Status filter reference* below.
   * For more information about the columns on this page, see the *Columns reference* below.

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

<details>

<summary>Status filter reference</summary>

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

| Filter      | Description                                                                                                                         |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Sent        | The number of recipients to which you sent the newsletter.                                                                          |
| Opened      | The number of newsletters that were opened by recipients.                                                                           |
| Not opened  | The number of newsletters that were not opened by recipients.                                                                       |
| Clicked     | The number of times the newsletter had a recipient click on an element in the newsletter.                                           |
| Not clicked | The number of times the newsletter never had a recipient click on an element in the newsletter.                                     |
| Bounced     | The number of times the newsletter failed to reach the recipient. For example, if the recipient has unsubscribed to the newsletter. |

</details>

<details>

<summary>Columns reference</summary>

You can also view data listed from each recipient you sent the newsletter to.

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

| Column       | Description                                                                                                                                                                                                                                     |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email        | The email address of the recipient.                                                                                                                                                                                                             |
| Partner Name | The partner account to which the newsletter was sent.                                                                                                                                                                                           |
| Partner ID   | The unique identifier of the account to which the newsletter was sent.                                                                                                                                                                          |
| Contact Name | The name of the recipient who receives the newsletter.                                                                                                                                                                                          |
| Sent Date    | The date and time the newsletter was sent to the recipient.                                                                                                                                                                                     |
| Last Opened  | The date and time the newsletter was last opened by the recipient.                                                                                                                                                                              |
| Last Clicked | The date and time the recipients last clicked on an element in the newsletter.                                                                                                                                                                  |
| Bounced      | <p>The number of times the newsletter failed to reach the recipient. For example, if the recipient has unsubscribed to the newsletter.</p><p>• View <a href="/pages/V3bv9KEeR4kfX8amPCLb">a log of issues</a> relating to sending failures.</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/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.
