Uber_Minute_Funnel (2)¶
Periodic event sent while the user is in the Uber screen (main menu).
NAME | TYPE | Optional | Info |
---|---|---|---|
event_id | Integer | no | Id of this event |
game_id | Integer | no | Id of this game within the scope of your company |
timestamp | Long | no | UNIX TIMESTAMP of the moment when event is registered |
player_id | Long | yes | Id of the player in the format followed in your studio |
client_version | String | no | String representing the version of the client (e.g. 1.10.1234) |
platform_id | Integer | no | Id of the platform as defined in PlatformId |
session_id | Long | no | Custom number to identify a session, same during session |
device_id | String | no | Id of the device (or random enough) |
user_id | Long | yes | ID of the user account, available after contacting the server |
step | String | no | Custom string defined by the game to identify the current funnel step (e.g. LOAD_SCENE_START, LOAD_SCENE_END) |
Step values¶
- PLAYED_1_MIN
- PLAYED_2_MIN
- PLAYED_3_MIN
- PLAYED_4_MIN
- PLAYED_5_MIN
- PLAYED_6_MIN
- PLAYED_7_MIN
- PLAYED_8_MIN
- PLAYED_9_MIN
- PLAYED_10_MIN
- PLAYED_15_MIN
- PLAYED_20_MIN
- PLAYED_25_MIN
- PLAYED_30_MIN