admin_backend/template/card_md_1.tmpl
2025-11-24 10:28:17 +08:00

22 lines
609 B
Cheetah
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 日期 {{.Date}}
-----------------------------
## 总体数据
- **注册**{{.Register}}
- **充值**{{.Recharge}}
- **充值人数**{{.RechargeUserNum}}
- **流失率**{{.ChurnRate}}%
- **ARPU**{{.ARPU}}
- **一周平均留存**{{.RemainRate}}%
> 超过7天未登录视为流失
---------------------------
## 昨日数据
- **注册**{{.YRegister}}
- **充值**{{.YRecharge}}
- **登录**{{.YLogin}}
- **平均在线时长**<font color="{{.C1}}">{{.PerOnlineTime}}</font>分钟
- **平均完成订单数**<font color="{{.C2}}">{{.PerOrderNum}}</font>
## 留存数据