# Monitoring deliverability, opens, clicks

To check the results of the campaign go to email -> Campaigns -> Report.

1. **"Summary" tab**

   This tab contains basic information about the campaign, such as:

   * Campaign name
   * Shipping time
   * Customer group and number of customers
   * HTML preview of Email creation
   * Statistics: number of messages sent (injected), opened (open), tracked clicks (track), unsubscribed (unsubscribe), and types of deliverability errors (hardbounce, spambounce, softbounce).

<figure><img src="/files/Qg9bKt0en3RgUH36SVbH" alt=""><figcaption></figcaption></figure>

2. **Openings**\
   This section shows charts of email openings:
   * Broken down by hour within the first 24 hours of shipment.&#x20;
   * By day, for the first 7 days after shipment.

<figure><img src="/files/qH9D23QpxVFzDzBIq9uA" alt=""><figcaption></figcaption></figure>

3. **Clicks**\
   In this section you will find statistics on clicks on specific links in the message.
   * Ability to export clicks to an Excel file.
   * The ability to create a group of recipients who clicked a link.

<figure><img src="/files/wEDcKUhIqbk3YzgmkZdb" alt=""><figcaption></figcaption></figure>

4. Domain report&#x20;
   * Statistics of the domains to which the campaign was sent, along with information about the domain with the highest number of opens and clicks.

<figure><img src="/files/nzhKCCx6vJCBCl5N2FTb" alt=""><figcaption></figcaption></figure>

5. **Heat map**&#x20;
   * Visualization of clicks on different areas of the email creative, with color-coding of the areas that were clicked most often.

<figure><img src="/files/xRmrDxUGQZpV6zb4bXYQ" alt=""><figcaption></figcaption></figure>

6. **"Geo/tech report" tab**\
   Opening messages with a breakdown:
   * Cities
   * Countries

<figure><img src="/files/YHXv6g18L44EEsA2XsBa" alt=""><figcaption></figcaption></figure>

7. "Tools" tab
   * Ability to export undelivered messages along with the reason for non-delivery.
   * Create groups of recipients based on activity (e.g., who clicked, opened the message or who did not).

<figure><img src="/files/SyluMK2Dr5NrJvxxWd8S" alt=""><figcaption></figcaption></figure>

8. Statuses in reports

* **OK:** shows how many emails have been successfully delivered to recipients.
* **Hardbounce:** This indicator refers to messages that have been permanently rejected by mail servers. This usually happens when the email address is inactive or does not exist. Softbounce: This refers to messages that have been temporarily rejected. This can be due to a full mailbox, server problems or other technical difficulties.
* **Spambounce:** Indicates messages that have been blocked by spam filtering systems. This may be because the content of the message was deemed suspicious or the sender was marked as spam.

\ <br>


---

# 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.messageflow.com/email/e-mail-campaigns/analytics-audiences-and-reports/monitoring-deliverability-opens-clicks.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.
