# Email campaign report

## Interface of email campaign report

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

### (1) Information filter

* **Campaign:** filter by campaign name&#x20;
* **Export data:** download results in excel format

### (2) Data statistics

* **All emails** total number of emails (customers) in the campaign&#x20;
* **Email sent:** total number of emails sent by the system during the campaign&#x20;
* **Email not sent:** total number of unsent emails on the system&#x20;
* **Email sent successfully:** total number of emails successfully sent by the system&#x20;
* **Email sent failed:** total number of emails that have failed to be sent by the system&#x20;
* **Customer has opened mail:** the total number of emails that have been read by the customer (clicking on the email)&#x20;
* **Customer clicked link on email:** the total number of emails that clicked on the attached link of the customer&#x20;
* **Customer unsubscribes email:** the total number of emails with unsubscribe actions&#x20;
* **Customer reports email is spam:** the total number of emails reported as spam by the client-side email receiving system

### (3) Chart

* **Sent:** total number of emails sent by the system during the campaign&#x20;
* **Successfully sent:** total number of emails successfully sent by the system&#x20;
* **Read mail:** the total number of emails that have been read by the customer (clicked on the email)&#x20;
* **Clicked on the link:** the total number of emails that clicked on the attached link of the customer


---

# 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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/6.-reports/6.1-statistical-reports/6.1.8-email-campaign/email-campaign-report.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.
