# Tích hợp Landing Page / Website

### Landing Page <a href="#landing-page" id="landing-page"></a>

> Landing page còn gọi là trang đích, là một trang web độc lập, được tạo riêng cho chiến dịch tiếp thị hoặc quảng cáo, nhằm mục đích thu thập thông tin khách hàng hoặc bán hàng.

> Landing page có nhiều mục đích, tuỳ vào doanh nghiệp hoặc mục tiêu quảng cáo của bạn mà nó có nhiều chức năng. Tuy nhiên, nhìn chung thì Landing page có những mục đích sau: Thu thập thông tin khách hàng, Giới thiệu sản phẩm, Giới thiệu doanh nghiệp...

#### API <a href="#api" id="api"></a>

> **API** - **Application Programming Interface** (giao diện lập trình ứng dụng) là các phương thức, giao thức kết nối với các thư viện và ứng dụng khác.

> **Web API** là một phương thức dùng để cho phép các ứng dụng khác nhau có thể giao tiếp, trao đổi dữ liệu qua lại. Dữ liệu được Web API trả lại thường ở dạng JSON hoặc XML thông qua giao thức HTTP hoặc HTTPS.

[**Video Hướng dẫn tổng quan về Đồng bộ thông tin Học viên tiềm năng từ Form Landing Page / Website về hệ thống EMS:**](https://www.youtube.com/watch?v=dqx0jAkX5_U)<br>

{% embed url="<https://www.youtube.com/watch?v=dqx0jAkX5_U>" %}


---

# 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://ems.help.dotb.vn/dotb-ems/nhom-tinh-nang-tiep-thi/tich-hop-landing-page-website.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.
