> For the complete documentation index, see [llms.txt](https://huongdan.thealita.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.thealita.com/ung-dung-thuc-te/su-dung-email-automation.md).

# Sử dụng Email Automation

{% hint style="info" %}
Thùy Dung là marketing manager của Công ty chuyên về các Dịch vụ định cư và du học ThinkEdu thuộc hàng top ở Việt Nam. Chị chia sẻ câu chuyện về việc ứng dụng thealita với nền tảng Automation Marketing
{% endhint %}

**Bối cảnh:** Thùy Dung chọn kênh email marketing là 1 trong những kênh phát triển khách hàng với việc update các chương trình, các quy định mới với các tập khách hàng mục tiêu. Vấn đề của chị là lượng email thu thập từ khách hàng quá ít dẫn đên các chương trình automation email của chị vẫn chưa đạt hiệu quả như mong đợi

**Giải Pháp**: chị Thùy Dung sử dụng theAlita được 06 tháng và chị lựa chọn các fanpage, group cộng đồng phù hợp với các chương trình định cư. Với <mark style="background-color:yellow;">**tài khoản Premium**</mark>, chị trích xuất các email và thực hiện các chiến dịch email marketing. Ngoài ra chị còn thực hiện các chiến dịch ZNS để có thêm email

**Kết quả:** Số lượng email trên hệ thống automation của chị <mark style="background-color:yellow;">**tăng lên 70% so với chi phí thực hiện các chiến dịch quảng cáo FB, Google**</mark> để thu thập email. Với việc số lượng email tăng lên và các chương trình automation marketing hoạt động hiệu quả, số lượng khách hàng quan tâm hàng tháng đã vượt chỉ tiêu.

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

<figure><img src="/files/2qOEN8zltQ6ZJFCKW1PZ" alt=""><figcaption></figcaption></figure>

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


---

# 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://huongdan.thealita.com/ung-dung-thuc-te/su-dung-email-automation.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.
