文档

Development

User Acquisition

Monetization

工业

Analytics

Unity SDK

Client API

Analytics

此页面不支持所选语言。
LiveOps
​
​
Analytics
  • Overview
  • Get started
  • Pricing
  • Concepts
  • Tutorials
  • Reference
    • Standard events
    • Standard audiences
    • Reserved parameter names
    • Data Explorer V1 metrics
    • Data Explorer V2 measures and metrics
    • SDK Event class
    • SDK CustomEvent class
    • SDK behavior
    • SQL Data Explorer queryable tables
    • SQL Data Explorer cookbook
    • Data Access available views
    • Glossary
  • Privacy and consent
  • FAQ
  1. Unity Analytics

Data Explorer V1 metrics

Discover the metrics available in Data Explorer V1 to query and analyze your game's performance data.
阅读时间2 分钟
最后更新于 9 个月前

The metrics available in Data Explorer V1 are:

Metric

Description

DAUNumber of unique players per day.
DAU (new vs. returning)Percent of DAU who were new on that day.
WAUNumber of unique players in the previous 7 days.
MAUNumber of unique players in the previous 30 days.
DAU per MAUPercentage of MAU who played on a particular day (DAU/MAU).
New usersDaily users who are new that day.
Session lengthTime elapsed from when the user starts the app to when they exit.
Number of sessionsNumber of sessions played that day.
Sessions per userAverage number of sessions for each user.
Total daily play timeTotal playing time of all players on that day.
Daily play time per DAUAverage playing time of users playing on that day.
Day 1 retentionPercentage of users who returned to your game after one day.
Day 7 retentionPercentage of users who returned to your game after one week.
Day 30 retentionPercentage of users who returned to your game after 30 days.
ARPPUAverage revenue per paying user (This metric includes revenue from both
transaction
and
adImpression
events where available).
ARPDAUAverage revenue per daily active user (This metric includes revenue from both
transaction
and
adImpression
events where available).
TransactionsCount of all transactions.
Paying usersNumber of DAUs who spent money that day.
Revenue per transactionTransaction amount divided by number of transactions.
Total revenueSum of all transaction amounts.
Events can be further grouped by event parameters. Event parameters are extra information sent with the event.
For example, in a Fruit Machine-like game,
spinSummary
would be an event, and
numberWinningLine
would be an event parameter.
Use the aggregate filter based on event counts by the user. "Aggregate by Average" means the average event count across all users. "Aggregate by Max" means the maximum number of events sent by any given user, and so on.
You can summarize your data in a table view. You can select sum or average, which adds a selector, and a new row in the summary table of Data Explorer.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题
    ​
    ​