Trends metrics
Active Players- Daily Active Players (DAU): Number of unique players seen in the game per day based on the player_logged_in event.
- Monthly Active Players (MAU) Rolling 30: Number of unique players seen in the game during the span of the last 30 days based on the player_logged_in event event.
- New Players: The number of players that were seen in the game for the first time based on the player_added_title event.
- Average Duration: Average length of time that a player has the game on screen and in focus per day. This is based on the client_focus_change event.
- Average On-Screen Intervals: Average number of times a player has the game on screen and in focus per day. This is based on the client_focus_change event.
- Nth Day New User Retention (Classical Retention): Percentage of players seen specifically on the Nth Day after they first played the game based on the player_added_title and player_logged_in events.
- Revenue: Total revenue (USD) per day generated from in-app purchases that use the PlayFab economy APIs. This is based on the player_realmoney_purchase event.
