> 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/chuang-jian-cps-offer.md).

# 创建 CPS Offer

#### 1. 转到优惠 **»** 创建推广活动

<figure><img src="/files/788f8d070d7ba57d4b2e6762c2234c0d7d8912fa" alt=""><figcaption></figcaption></figure>

#### 2. 收集基本信息

在“推广活动常规”选项卡中填写所有基本信息。&#x20;

{% hint style="info" %}
[<mark style="color:蓝色;">**点击此处查看 广告/活动 - 常规**</mark>](/zh/wang-luo/offer/offer-chang-gui.md)
{% endhint %}

#### 针对 CPS 活动模型 <a href="#for-cps-campaign-models" id="for-cps-campaign-models"></a>

<table data-header-hidden><thead><tr><th width="215.90599866609125"></th><th width="150"></th><th width="340"></th></tr></thead><tbody><tr><td><strong>字段</strong></td><td><strong>模式</strong></td><td><strong>数值</strong></td></tr><tr><td>广告主定价（收入）</td><td>CPS</td><td>添加占总销售额的佣金百分比</td></tr><tr><td>推广者定价（支出）</td><td>CPS</td><td>对推广者的支出百分比</td></tr></tbody></table>

<figure><img src="/files/0d43b2af1cc25fe599883f452c600d4b34ed00c4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[<mark style="color:蓝色;">**CPS% 的计算**</mark>](#calculation-of-cps) 基于广告主在回传(Postback)中通过回传参数发送的总销售额 **\&sale=**
{% endhint %}

#### 3. 提交以保存配置

***

### 获取 CPS 推广活动的回传(Postback)

**点击 快捷方式** **»** **回传（Postback）**<br>

<figure><img src="/files/5434ec9da10583b1e0fd7310361f44cb8dd54cae" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
如果回传中未配置 \&sale= 参数，则收入和成本的计算将不准确。
{% endhint %}

<figure><img src="/files/9c05bd4c318e2c44c71227a48d98a9fbf8fd35f7" alt=""><figcaption></figcaption></figure>

***

### CPS % 的计算

让我们通过一个示例来理解 CPS 推广活动中的计算&#x20;

**情况** ： 假设收到的销售额为 `100` 美元。您的佣金为 `70`%，而联盟支付为 `30`%.

**计算** ： 在这种情况下，计算将基于广告主在回传中提供的 `100` 美元销售额。

1. **收入：** 100 美元（销售额）的 70% **= 70 美元**
2. **支付：** 100 美元（销售额）的 30% **= 30 美元**

&#x20;
