> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/nhom-tinh-nang-tiep-thi.md).

# Nhóm tính năng tiếp thị

- [Campaigns](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/campaigns.md): Một chiến dịch để Marketing thống kê danh sách khách hàng để biết được số lượng người dùng đã tiếp cận đến chiến dịch thông qua tính nang Campaign đo lường hiệu quả trên hệ thống EMS.
- [Tạo Campaigns (Classic)](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/tao-campaigns-classic.md)
- [Target Lists](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/target-lists.md): Là một tập danh sách khách hàng từ nhiều nguồn dùng để gửi email MKT từ hệ thống.
- [Email Marketing](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/email-marketing.md): Hành động gửi thông điệp thương mại, thường là cho một nhóm người, sử dụng email. Mọi email được gửi đến một khách hàng tiềm năng hoặc hiện tại có thể được coi là tiếp thị qua email
- [Lập lịch gửi Email](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/lap-lich-gui-email.md): Lập lịch gửi email với mục đích hệ thống sẽ tự động gửi email đến với tập Khách hàng bạn đã chọn với thời gian cài đặt sẵn có.
- [Xem báo cáo Campaigns hiệu quả](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/xem-bao-cao-campaigns-hieu-qua.md)
- [SMS Marketing](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/sms-marketing.md): Gửi những tin nhắn hay tạo chiến dịch
- [Tạo Template SMS chèn tham số](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/sms-marketing/tao-template-sms-chen-tham-so.md)
- [Xem lại lịch sử gửi SMS](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/sms-marketing/xem-lai-lich-su-gui-sms.md)
- [Tích hợp Landing Page / Website](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/tich-hop-landing-pages-website.md): Tích hợp Landing Page / Website sẽ giúp tự động đồng bộ thông tin của Học viên tiềm năng về hệ thống EMS mà không cần người dùng phải tạo hoặc nhập dữ liệu
- [Tích hợp với Ladipage.vn](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/tich-hop-landing-pages-website/tich-hop-voi-ladipage.vn.md)
- [Tích hợp với Wordpress - Contact Form to Any API](https://help.dotb.vn/nhom-tinh-nang-tiep-thi/tich-hop-landing-pages-website/tich-hop-voi-wordpress-contact-form-to-any-api.md)


---

# 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.dotb.vn/nhom-tinh-nang-tiep-thi.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.
