> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/lian-meng-huo-ban/ji-cheng/facebook-guang-gao-ji-cheng.md).

# Facebook 广告集成

登录 Facebook 广告账号

{% embed url="<https://www.facebook.com/adsmanager/>" %}

***

### 创建活动

1\. 点击“**+ 创建**”按钮以创建新的广告系列

![](/files/7d4bde78b808f89c8ec602f529aafcb3cec39a1b)

2\. 选择 **广告系列目标**

3\. 定义 **活动名称** 和 **广告系列预算**

![](/files/1a6ff3628a15af6e2a495d6b132c2fee8e1542aa)

#### **广告组**

* 定义 **广告系列日程**
* 选择 **投放位置** 和 **定向**&#x20;

#### **广告**

* 选择 **广告格式** 来自 **广告设置**
* 添加 **素材** 和 **描述** 的 **广告**
* 添加 **联盟跟踪链接** 放在 “**网站 URL**"

![](/files/621a4a6c480059d17168d59efd1c37eb7f02131b)

* 点击 **发布** 按钮

更多信息请访问&#x20;

{% embed url="<https://en-gb.facebook.com/business/help/621956575422138?id=649869995454285/>" %}

***

### 回调（Postback）设置 <a href="#postback-setup-in-offer18" id="postback-setup-in-offer18"></a>

#### 获取 Facebook 回传 (Postback)

1\. 转到 **事件管理器** **» 数据源**

2\. 添加事件 **»** 选择 “**来自新网站**"

![](/files/e84d852782e0d9d1906ef87e408d81ac7980edc9)

3\. 点击“**手动安装代码**"&#x20;

![](/files/73d282da656925cc2aa961f66f1cc41f85b653a4)

4\. 使用“**复制代码**”按钮收集像素代码段。

![](/files/507655e1cb2000c014bf34bd811fbeda9473d124)

#### ” 字段收集事件特定标签。

* 登录 Offer18 联盟仪表板
* 优惠 **»** 登录联盟仪表板

![](/files/1288494d1dfc4e6ecf0efb817d94b28a3427f69c)

* 我的优惠（已批准）
* 向下滚动到回传 (Postback) 部分。 &#x20;
* 从事件下拉菜单中选择一个事件。
* 从类型下拉菜单中选择“HTML 标签/iframe”。
* 将像素代码段放入回传字段中。
* 点击 添加 按钮

![](/files/ad4e9ca6051b2b648ef19fb11a1a94e268dfab45)

***

### 回调结果

![](/files/c75a925d16866eba566c726bdffb91c0e80a64dd)


---

# 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://knowledgebase.offer18.com/zh/lian-meng-huo-ban/ji-cheng/facebook-guang-gao-ji-cheng.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.
