mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 03:38:58 +00:00
Analytics
This commit is contained in:
parent
b4f3b3e6f3
commit
ad75e930e2
@ -36,9 +36,9 @@ export class Analytics {
|
|||||||
}
|
}
|
||||||
|
|
||||||
enum EventName {
|
enum EventName {
|
||||||
TOTAL_TIME = "Minutes_total_v0.1",
|
TOTAL_TIME = "Minutes_total_v0.2",
|
||||||
GOLD_PER_RUN = "Gold_per_run_v0.1",
|
GOLD_PER_RUN = "Gold_per_run_v0.2",
|
||||||
GAMES_PER_SESSION = "Games_per_session_v0.1",
|
GAMES_PER_SESSION = "Games_per_session_v0.2",
|
||||||
GAME_TIME = "Game_time_seconds_v0.1",
|
GAME_TIME = "Game_time_seconds_v0.2",
|
||||||
GAME_EXIT = "Game_exit_v0.1"
|
GAME_EXIT = "Game_exit_v0.2"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user