feat(ad-revenue): 收益报表 DAU/ARPU 按所选区间统计(复用大盘活跃口径) #120
Reference in New Issue
Block a user
Delete Branch "feat/ad-report-period-dau-arpu"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(登录 + 开始比价 + 开始领券),口径与数据大盘 period.users.active 一致。today_dau 与
dashboard_overview 的 period 活跃、逐日趋势统一复用它,消除三处重复的并集计算,行为不变。
区间统计(含今日、近 7 天、近 30 天);ARPU = 区间预估收益 ÷ 区间活跃用户 对三个时段均可算,
dau 与大盘同区间同值。
period.users.active。前端展示改动见 admin-web 对应 PR。
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com