# Campaign Reports

## View report

**Regular** campaign stats are available after sending.  **Automated** campaign stats appear once setup is complete.&#x20;

## Report data

**Unsubscribers**\
The number of unsubscribers and unsubscribe rate.

**Undelivered**\
The number of undelivered emails and undelivery rate.

**Clicks**\
The number of unique clicks and unique click rate.

**Opened**\
The number of emails opened and open rate.

**Delivered**\
The number of emails delivered and delivery rate.

**Emails Sent**\
The number of emails sent.

Here’s what you’ll see on your overview page: You'll get an overview of your results and additional tabs detailing specific email activities.

<div data-full-width="true"><figure><img src="/files/TLWdE7fu1orwXOzXHXC0" alt=""><figcaption></figcaption></figure></div>

### Troubleshooting reports

If your email results seem incorrect, here are some things to keep in mind:

* Email delivery times can vary based on the number of recipients.
* To track an email open, the recipient must enable image viewing in their email account.
* If most of your recipients share the same domain, the domain administrator might be quarantining the message in their spam filter.
* Click & open rates can sometimes be higher than usual due to email bots clicking links in emails as a security measure. [Read more about Inflated Clicks & Opens](/emails/campaign-reports/inflated-clicks-and-opens.md).


---

# Agent Instructions: 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:

```
GET https://docs.wavecast.io/emails/campaign-reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
