Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file modified docs/gdevelop5/interface/games-dashboard/Game-Analytics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 6 additions & 11 deletions docs/gdevelop5/interface/games-dashboard/game-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,15 @@ Find the game you'd like to access on GDevelop home and click "Manage". Under th

The Game Analytics section provides the following metrics and indicators:

* **Number of sessions:** Number of times the game was launched.
* **Bounce rate:** Percentage of players who leave a webpage without interacting further.
* **Play time:** The total duration players spend engaging with the video game.
* **Number of players with more than X minutes:** Players who engage with a game for at least X minutes. This information is crucial for understanding player retention and game performance.


![Game-Analytics](Game-Analytics.png)

* **1) Number of sessions:** Number of times the game was launched.
* **2) Bounce rate:** Percentage of players who leave a webpage without interacting further.
* **3) Average minutes per player:** Time spent by each player engaged with a game. The graphs show how this average stayed true across time.
* **4) Number of players with more than X minutes:** Players who engage with a game for at least X minutes.
* **5) Percentage of players with more than X minutes:** Displays the most representative sample (in percentage) on a specific time length. The graph also displays players with more than 3, 5, 10 and 15 minutes.
This information is crucial for understanding player retention and game performance.

* **Average minutes per player:** Time spent by each player engaged with a game. The graphs show how this average stayed true across time.
* **Number of players with more than 15 minutes:** Displays a distribution on player retention going form 1 to 15 minutes.
* **Percentage of players with more than X minutes:** Displays the most representative sample (in percentage) on a specific time length. The graph also displays players with more than 3, 5, 10 and 15 minutes.

![Games-Analytics](Game-Analytics-hover.png)

!!! note

Expand Down
Loading