# Nhúng popup lên website

Sau đây là hướng dẫn chi tiết các bước giúp bạn có thể nhúng popup lên website dễ dàng:

{% tabs %}
{% tab title="Bước 1" %}

## <mark style="color:blue;">Truy cập vào màn hình quản lý Popup</mark>

Nhìn sang bên trái màn hình, bạn hãy chọn module "**Quản lý điểm chạm**" sau đó chọn "**Popup**" như hình bên dưới.

<figure><img src="/files/eRJ8lTuaU7q4lYM5z7Q8" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 2" %}

## <mark style="color:blue;">Chọn popup bạn cần nhúng lên website</mark>

Tại màn hình quản lý Popup bạn hãy chọn một popup muốn nhúng lên website bằng cách nhấn chọn tên của popup đó.

<figure><img src="/files/8j20pAUas6tqFbWzuAZt" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 3" %}

## <mark style="color:blue;">Sao chép đoạn code Popup</mark>

Sau khi vào được màn hình của một Popup, hãy sao chép đoạn code bằng cách nhấn vào mã code như ở trên màn hình.

<figure><img src="/files/uMzJgRk11EBHz5F9Jk7i" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bước 4" %}

## <mark style="color:blue;">Nhúng popup lên website</mark>

**Cách 1: Treo ở phần cuối cùng của thẻ body**

Sau khi copy được mã code popup vừa copy được tại bước 3, bạn hãy dán đoạn code vào phần cuối cùng thẻ \<body> trong source code website của bạn.

**Cách 2: Liên hệ tới đội ngũ của HUB để hỗ trợ**
{% endtab %}
{% endtabs %}


---

# 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://help-cdp.hub-js.com/touchpoint/popup/nhung-popup-len-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.
