> For the complete documentation index, see [llms.txt](https://manual.1landing.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.1landing.vn/hieu-ung-va-su-kien-cho-phan-tu/su-kien.md).

# Sự kiện cho phần tử

Trên 1landing, bạn có thể gắn các sự kiện cho phần tử, ví dụ: chuyển section, mở liên kết, mở email, cuộc gọi... khi click vào một phần tử nào đó.

Cách gắn sự kiện cho phần tử như sau:

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

## Đo lường các sự kiện

Việc đo lường các sự kiện giúp bạn theo dõi hiệu quả hoạt động của landing page, từng phần tử hoặc section.

* Với Facebook Ads/Google Analytic, bạn chỉ cần gán cho sự kiện đó 1 cái tên sau đó điền tên sự kiện vào ô **Tên sự kiện FB/GA**. Tuy nhiên trước đó bạn cần phải cài mã pixel Facebook/ mã Google Analytic vào landing page.

Xem hướng dẫn cài mã pixel Facebook, Google Analytic [tại đây](https://manual.1landing.vn/quan-ly-landing-page/thiet-lap-chung#ma-chuyen-doi)

* Với Google Ads, khi bạn tạo một chuyển đổi, Google sẽ cấp cho bạn ID và nhãn của chuyển đổi đó. bạn copy/paste ID và nhãn chuyển đổi vào sự kiện là có thể đo được.

![](/files/zcFFYCOjbJf3VNU5Pmju)


---

# 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:

```
GET https://manual.1landing.vn/hieu-ung-va-su-kien-cho-phan-tu/su-kien.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.
