Skip to content

Commit cc5a988

Browse files
authored
Update game analytics page (#236)
* Update game-analytics-page.md Making some copy changes to reflect UI updates. Images will be uploaded later. * Images ajoutés (test?) * Images and last fixes
1 parent 2366839 commit cc5a988

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed
344 KB
Loading
286 KB
Loading

docs/gdevelop5/interface/games-dashboard/game-analytics.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66

77
Player analytics are essential during video game development. They provide data on how long players stay engaged with the game and how quickly they lose interest. By understanding these patterns, developers can tailor game features to better suit player preferences, enhancing enjoyment and engagement. Alongside player feedback, this information guides improvements, helping ensure the game's success by making it more appealing and enjoyable for its audience.
88

9-
## Accessing game metrics
10-
When you've opened the "Manage Game" section, navigate to the Analytics tab. This shows various numbers that are useful to understand how successful is your game.
9+
![Manage-Games-Dashoard](Manage-Games-Dashboard.png)
1110

12-
![Game-Analytics-tab](Game-Analytics-tab.png)
11+
## Accessing game metrics
12+
When you've opened the "Manage" section, find the game you'd like to evaluate and click "Manage game". Under the thumbnail image you'll see the "Analytics" card displaying the numer of sessions in your game. Click "See all" to access the full report.
1313

14+
![Game-Dashboard](Game-Dashboard.png)
1415

1516
## Interpreting game analytics
1617

@@ -47,4 +48,4 @@ While GDevelop strive to collect only usage metrics that are anonymized, and lim
4748
!!! tip
4849

4950
* If you **want to display an explanation** before enabling metrics collection, use the action to disable the metrics collection at the beginning of your game, then use the action to enable them again once the player consent to the metrics collection.
50-
* If you **don't want to collect any metrics at all**, use the action to disable the metrics collection at the beginning of your game. By doing this, no data will be sent at all. Of course, this means that you won't be able to follow the number of sessions played on your game.
51+
* If you **don't want to collect any metrics at all**, use the action to disable the metrics collection at the beginning of your game. By doing this, no data will be sent at all. Of course, this means that you won't be able to follow the number of sessions played on your game.

images/Manage-Games-Dashboard.png

286 KB
Loading

0 commit comments

Comments
 (0)