# 创建 CPS offer

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

<figure><img src="https://2550316299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2FyduDgb6R8UXgz30DrCBh%2Fimage.png?alt=media&#x26;token=5a3323fc-10ab-432b-9f9e-2210fb7f1896" alt=""><figcaption></figcaption></figure>

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

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

{% hint style="info" %}
[<mark style="color:蓝色;">**点击此处查看 广告/活动 - 常规**</mark>](https://knowledgebase.offer18.com/zh/wang-luo/offer/offer-yi-ban)
{% 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="https://2550316299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2F3VdHwXLYqdRcC6MtTf1P%2Fimage.png?alt=media&#x26;token=3162e6c2-7f90-4abc-b4d0-0148c1281b73" 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="https://2550316299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2F9uVlrnS7v80EXQjrdJAH%2Fimage.png?alt=media&#x26;token=40c07a62-7a99-477d-b2df-efda6667f391" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2550316299-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F41f2EboJipeUA6flsLGK%2Fuploads%2Fyvmr65oyNAVAJv6kJQab%2Fimage.png?alt=media&#x26;token=2b6e9e42-af77-45f8-a978-b26990d96df6" alt=""><figcaption></figcaption></figure>

***

### CPS % 的计算

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

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

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

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

&#x20;


---

# 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://knowledgebase.offer18.com/zh/wang-luo/offer/chuang-jian-cps-offer.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.
