> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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).

# 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
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.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>&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.
