# iGaming - 报表

#### **前往 "Reports / Logs" » iGaming Reports**

<figure><img src="/files/10939ff3caddb7dc2e0e94153cb769386c316a31" alt=""><figcaption></figcaption></figure>

***

### 额外的 iGaming 报表数据&#x20;

与 iGaming 转换相关的某些数据在 iGaming 报表中不可见。要访问该数据，请按照以下步骤操作。

1. #### **前往 "Reports / Logs" » Reports**
2. **选择 "iGaming" 模板**<br>

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

***

### iGaming 中的字段

1. **User Id -** 玩家的唯一标识
2. **注册** - 玩家注册游戏时
3. **存款** - 玩家进行的存款次数
4. **存款金额** - 存款的总金额&#x20;
5. **投注** - iGaming 中的投注是指对结果下的押注次数。
6. **投注金额** - 投注的总金额&#x20;
7. **赢取** - 成功结果的次数
8. **赢取金额** - 赢取的总金额
9. **提款** - 成功提现的次数&#x20;
10. **提款金额** - 提现的总金额
11. **奖金** - 向玩家提供的奖励次数
12. **奖金金额** - 奖励的总金额
13. **GGR -** 毛博彩收入通过从投注金额中减去赢取金额来计算\
    `GGR = bets - wins`<br>
14. **NGR** - 净博彩收入通过从 GGR 中减去奖金金额来计算\
    `NGR = Bets - wins - bonuses` <br>
15. **CRReg** - 注册转化率按以下方式计算 \
    `CRReg = Registration / Gross Clicks * 100`<br>
16. **CRDep** - 存款转化率按以下方式计算 \
    `CRDep = Deposits / Gross Clicks * 100`<br>
17. **CR(Reg-Dep)** - 从注册到存款的转化率 \
    `CR(Reg-Dep) = Deposits / Registrations * 100`<br>


---

# 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-bao-biao.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.
