# iGaming — постбэк

1. **Перейдите в Shortcuts » Postback**
2. **Выберите переключатель с надписью «iGaming»**

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

{% hint style="info" %}
По умолчанию пользователь сможет получать Registration Postback
{% endhint %}

***

### Постбек события

Event Postback можно использовать для отслеживания других iGaming действий, таких как депозит, ставка, бонус, вывод средств&#x20;

#### Шаги для выполнения Event Postback

1. **Перейдите в Shortcuts » Postback**
2. **Выберите переключатель с надписью «iGaming»**
3. **Выберите iGaming оффер**
4. **Включите флажок с надписью «Event Postback»**

<figure><img src="/files/7db8b92479e8fca1010e0f19cb27ce41cf9242b3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* Пользователь сможет получить все URL-адреса Event / Activity Postback
* ID пользователя (**ig-user-id**) обязательно должен быть передан в iGaming Postback
  {% 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/ru/igaming/igaming-postbek.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.
