# iGaming - 回传

1. **转到 快捷方式 » 回传(Postback)**
2. **选择标为“iGaming”的单选按钮**

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

{% hint style="info" %}
默认情况下，用户将能够获取注册回传（Registration Postback）
{% endhint %}

***

### 事件 回传

事件回传可用于跟踪其他iGaming 活动，例如存款、投注、奖金、取款&#x20;

#### 事件回传的操作步骤

1. **转到 快捷方式 » 回传(Postback)**
2. **选择标为“iGaming”的单选按钮**
3. **选择 iGaming 推广活动**
4. **启用标为“Event Postback”的复选框**

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

{% hint style="info" %}

* 用户将能够获取所有事件/活动回传 URL
* 用户 ID (**ig-user-id**) 在 iGaming 回传中为必填项
  {% endhint %}


---

# 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/igaming/igaming-hui-chuan.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.
