> 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/wang-luo/offer/offer-hui-tui-js-ji-cheng.md).

# Offer - 回退 / JS 集成

#### 1. 转到 **优惠 » 已批准的优惠**

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

#### 2. 点击优惠名称进入其配置 **»** 回退 / 集成 选项卡。

#### **3. 选择与您为该优惠与广告主集成方式相符的 postback 集成类型。通过此操作，您可以通过防止错误的 postback 触发来确保跟踪的准确性。**

{% hint style="info" %}
在使用图片像素或 iframe 时，在“白名单 Postback 引用域”中添加以避免未归因和未授权的 postback 日志
{% endhint %}

***

### 优惠中的回退

回退有助于重定向因各种原因未被利用的特定活动流量。回退是优化活动表现并利用浪费流量的最佳方式。

* 目标外点击
* 被阻止的点击
* 受限流量&#x20;

<table data-header-hidden><thead><tr><th width="335.1050364866276"></th><th></th></tr></thead><tbody><tr><td><strong>字段</strong> </td><td><strong>描述</strong></td></tr><tr><td>启用回退</td><td>启用 / 禁用 回退 状态</td></tr><tr><td>回退 URL</td><td>用户希望将流量转向的自定义 URL</td></tr><tr><td>回退优惠</td><td>选择已创建的、用户希望将流量转向的优惠</td></tr><tr><td><p>回退优惠报告 - </p><p>联盟 </p></td><td>启用此项将向联盟显示回退优惠报告</td></tr></tbody></table>

<figure><img src="/files/99cff4b91cb85ffc0db1d898844c141d396124e6" alt=""><figcaption></figcaption></figure>

***

### HTML / Javascript 标签 集成

在回退 / 集成 选项卡中，用户必须将广告主提供的完整代码放入字段 - **HTML / Javascript 代码。**&#x20;

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

***

### 展示（Impression）

在“要替换的 URL / 展示重定向”字段中放置展示 URL，随后可以收集展示跟踪 URL。

***

### 强制联盟落地页重定向

可以根据分配给联盟的落地页控制来自联盟默认跟踪链接的流量如何被重定向。

<table><thead><tr><th width="335"></th><th></th></tr></thead><tbody><tr><td><strong>字段</strong></td><td><strong>描述</strong></td></tr><tr><td>专属落地页</td><td>流量将仅重定向到专门分配给该联盟的落地页。</td></tr><tr><td>专属 + 公开落地页</td><td>流量将被重定向到分配的落地页以及任何可用的公开落地页。</td></tr></tbody></table>


---

# 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/wang-luo/offer/offer-hui-tui-js-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.
