Skip to content

Check usage for monthly active users (MAU)

你可以在组织使用页面查看每月活跃用户的使用情况。要查看特定项目的使用情况,请从项目下拉菜单中选择它。

🌐 You can view Monthly Active Users usage on the organisation's usage page. To view usage for a specific project, select it from the project dropdown.

对于 MAU,我们依赖 Auth 服务器 日志。MAU 数量是相对于你的计费周期的,并且会在每次计费周期重置时重置。你可以在你的 项目日志与分析部分 查看 Auth 日志。

🌐 For MAU, we rely on the Auth Server logs. MAU count is relative to your billing cycle and resets whenever your billing cycle resets. You can check your Auth logs in your projects logs & analytics section.

我们会在计费周期内对所有用户ID进行去重统计。一次认证事件可以是登录、令牌刷新、登出等。如果一个已认证的用户做了这些操作中的任何一项,我们就会把它计入月活跃用户(MAU)。在一个计费周期内,一个用户只会被计入一次MAU。

🌐 We do a distinct count of all user ids in the billing cycle. An Auth event can be a login, token refresh, logout, ... If an authenticated user does any of this, we count it towards the MAU. A user is only counted once towards MAU in a billing cycle.

作为用户,你能访问的日志保留时间取决于你的套餐。免费套餐用户可以访问最近一天的日志,Pro 套餐用户是 7 天,团队套餐用户是 28 天,企业用户是 90 天。除非你是企业套餐,否则你自己无法执行查询来确定 MAU,因为你无法访问过去大约 30 天的日志(具体取决于你的计费周期)。

🌐 The log retention for you as a user (accessible time) depends on your plan. Free plan users can access the logs of the last day, Pro plan users 7 days, Team plan users 28 days, Enterprise users 90 days. Unless you're on an Enterprise plan, you won't be able to execute the query to determine MAU yourself, as you don't have access to the logs in the past 30ish days (depending on your billing cycle).