# 페이스북 픽셀

{% hint style="warning" %}
Pro 이상 요금제부터 연동 가능해요!
{% endhint %}

### 🤔 페이스북 픽셀은 어떻게 설정하나요?

* 웨이브온 구독자만 이용할 수 있어요!
* 2가지 방법중 하나로 설정하실수 있어요

#### 1️⃣ 설정 화면 - 통계 설정 - 페이스북 픽셀 연동에 픽셀 아이디 입력 할 수 있습니다.

<figure><img src="/files/xtlDiEUNydkEGnzaxmBT" alt=""><figcaption></figcaption></figure>

#### 2️⃣ 설정 화면 - 스크립트 설정 - head 스크립트 설정에서 픽셀을 설치하실 수 있습니다.

<figure><img src="/files/lx1zWa8O1ILPxeuqfB0T" alt=""><figcaption></figcaption></figure>

### 📤 페이스북 픽셀에 이벤트를 전송하려면?

* 원하는 Element를 선택하고, Logic 창에서 Condition과 Result를 하나씩 만들어주세요.
* Condition에서 “클릭 시”를 선택해주세요.
  * 다른 Element나 다른 Condition을 사용하셔도 돼요!
* Result에서 “FB 이벤트 전송”를 선택하면 원하는 이벤트 명을 설정할 수 있어요!


---

# 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://docs.waveon.io/user-data/pixel.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.
