> For the complete documentation index, see [llms.txt](https://docs.shopone.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopone.io/tong-quan-ve-landing-page/phan-loai-landing-page.md).

# 4. Phân loại Landing page

Khi tạo landing page cho doanh nghiệp, cần xác định rõ ràng mục tiêu khởi tạo landing page từ đó lựa chọn loại landing phù hợp nhất.

* **Landing page bán hàng (Sale landing page)**

Mục tiêu chính là **thúc đẩy hành vi mua hàng**. Trang này cung cấp thông tin chi tiết về sản phẩm hoặc dịch vụ, lợi ích và ưu đãi đặc biệt. Nó thường có các yếu tố thuyết phục như đánh giá khách hàng, cảm nhận thực tế và các chương trình khuyến mãi. Mục tiêu cuối cùng là khiến người dùng điền thông tin và thực hiện hành vi mua hàng ngay trên trang.

* **Landing page thu thập thông tin khách hàng (Lead generation landing)**

Mục tiêu là **thu thập thông tin liên hệ của khách hàng tiềm năng**, thường là tên, email, và số điện thoại. Đổi lại, khách hàng sẽ nhận được những giá trị như ebook, mã giảm giá, hoặc dịch vụ miễn phí. Loại trang này hữu ích trong việc xây dựng cơ sở dữ liệu khách hàng cho các chiến dịch marketing tiếp theo.

* **Landing page trung gian chuyển đổi (Click-through page)**

Mục tiêu là **dẫn dắt người dùng đến hành động tiếp theo**, thường là chuyển từ việc tìm hiểu sang thực hiện giao dịch. Loại landing page này thường có nội dung ngắn gọn, tập trung vào thuyết phục người dùng nhấp vào nút kêu gọi hành động (CTA) để chuyển đến trang mua hàng hoặc trang đăng ký chính thức.


---

# 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://docs.shopone.io/tong-quan-ve-landing-page/phan-loai-landing-page.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.
