# Email tracking explained

Emails are sent as a personalized email to each contact or set up automation to send emails automatically with Workevo. What's more, Workevo can also collect the status of sent emails through the Email Tracking feature.

Email tracking allows users to capture the status of the email, the interaction. This information is collected to provide an insight into the communication between brands and contacts, capturing customer needs and interests.<br>

![](https://lh3.googleusercontent.com/RnuFGKWjqeGyUYYW32uL8HPulfeBV30lv0lINgSj88KhoAkR6YjbIWYRmrjih351NDtQmo6xJYi9Kj_OD_rNKPc8gMSG3DjOCaJ-kCUiSO8gKLRbEPWj64pGeIzFvNNZ1jGc6LDU)

Lists of email status that can be tracked on Workevo include:

* **Sent**: Email has been sent to the contact.
* **Delivered**: Contact has received the email.
* **Open**: Contact has opened an email.
* **Click**: Contact has clicked on the link in the email.

Also, the reporting system provides the following information:

* **Delivery rate**: The percentage of emails sent.
* **Open rate**: Number of open contacts / Received emails.
* **Click rate**: Contact number clicked any link in email / Contact opened number.

Hope you can find this feature useful!!


---

# 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.workevo.com/data-connection/email-tracking-explained.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.
