Skip to main content

progression_checkpoint

This table is aggregated at the event ID level and contains all Progression Events (such as level complete and level fail)

Field NameTypeDescriptionExample
checkpointdate
game_idint
user_idstring
player_idstring
attempt_numintmaximum attempt number to complete that particular event id (event_id e.g. "Fail:Universe1:Planet1:Quest1")6
scoreintaverage score for that particular event id (event_id e.g. "Fail:Universe1:Planet1:Quest1")70
score_countintnumber of score measurements recorded while trying that particular event id (event_id e.g. "Fail:Universe1:Planet1:Quest1")2
score_minintminimum score obtained while trying that particular event id (event_id e.g. "Fail:Universe1:Planet1:Quest1")50
score_maxintmaximum score obtained while trying that particular event id (event_id e.g. "Fail:Universe1:Planet1:Quest1")91
score_sumintsum of all the scores obtained while trying that particular event id (event_id e.g. "Fail:Universe1:Planet1:Quest1")141
progression_statusstringeither Start, Complete or Fail (the level)Complete
progression_1stringfirst progression level aggregation as per the game, e.g. Universe1Universe1
progression_2stringsecond progression level aggregation as per the game, e.g. Planet1Planet1
progression_3stringthird progression level aggregation as per the game, e.g. Quest1Quest1