# Facebook Conversion API

### 找到 Facebook 像素 ID 與權杖 Token <a href="#facebook-pixel-token" id="facebook-pixel-token"></a>

進入 Facebook 「事件管理工具」，選擇「您的像素」點擊「設定」

<figure><img src="/files/N9uf4v5wlsltFFrqwA6y" alt=""><figcaption><p>Facebook 像素設定</p></figcaption></figure>

* 像素 ID：您的像素編號
* 轉換 API 權杖：點擊「產生存取權杖」顯示您的權杖 Token

找到「像素 ID」、「轉換 API 權杖」後，將於 INSTAG 整合設置。

***

### INSTAG 設定 <a href="#instag-facebook-capi" id="instag-facebook-capi"></a>

進入 Instag 平台，選單選擇「整合」，點擊「Facebook Conversion Api」進入設置

<figure><img src="/files/lhJ271WYihRcVNMqCTPm" alt=""><figcaption><p>Inatag Facebook Conversion Api</p></figcaption></figure>

1. 狀態：啟用
2. 像素編號：您的 Facebook Pixel ID
3. 權杖：您的轉換 API 權杖
4. 按下「儲存」後即設置完成並生效

***

### 轉換 API 驗證 <a href="#instag-facebook-capi-verify" id="instag-facebook-capi-verify"></a>

於您的 Facebook 像素裡，將可看到「itg」事件

<figure><img src="/files/RnGk6PT5QZSYjDPBSkBl" alt=""><figcaption><p>Facebook 像素連結方式</p></figcaption></figure>

「連結方式」為「瀏覽器 • 伺服器」，以及顯示「事件配對品質」。

#### 提醒

* 剛設定完成需等待 Facebook CAPI 同步時間，待 1 \~ 2 小時後即可看到
* 為避免隱私資料，因此傳送至 facebook conversion api 將不包含 email、電話、姓名等資料


---

# 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://instag.gitbook.io/doc/zheng-he-di-san-fang-ping-tai/facebook-conversion-api.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.
