Skip to content

Commit 1dfaccd

Browse files
authored
Update game-analytics-page.md
Making some copy changes to reflect UI updates. Images will be uploaded later.
1 parent 6d1a641 commit 1dfaccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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

99
## 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.
10+
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.
1111

1212
![Game-Analytics-tab](Game-Analytics-tab.png)
1313

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

4949
* 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.
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.

0 commit comments

Comments
 (0)