Skip to main content

player_checkpoint

This is the main table and it’s aggregated at the player level, containing the daily summary stats for each player.

Field NameTypeDescriptionExample
checkpointdate
game_idint
user_idstring
player_idstring
event_countintnumber of events of any type for that player that day3
is_payingbooleanflag indicating whether the player has ever made a payment (since we have history of it) (true/null)TRUE
is_paying_todaybooleanflag indicating whether the player has made a payment on the checkpoint date (true/null)TRUE
is_converting_todaybooleanflag indicating whether the checkpoint date is the first time the player is making a payment (since we have history of it) (true / false [paid today but not for the 1st time] / null [did not pay today, hence can't be converting today])TRUE
first_paiddatedate of the player's first payment2020-01-01
revenue_usdfloattotal amount of the player's payments that day, in USD cents99
transaction_countintnumber of payment transactions that day1
transaction_num_countintnumber of transactions with transaction number that day1
transaction_num_minintminimum transaction number that day1
transaction_num_maxintmaximum transaction number that day1
originstringhow the player came into the game, e.g. acquired, organicorganic
install_tsdatedate the player installed the game2020-01-01
cohort_weekdatefirst day of the week the player installed the game2020-01-01
cohort_monthdatefirst day of the month the player installed the game2020-01-01
install_publisherstringinformation about installation regarding publisherTikTok
install_sitestringinformation about installation regarding site13456
install_campaignstringinformation about installation regarding campaignEarn ALL the rewards
install_adgroupstringinformation about installation regarding advertisement groupExample_v433
install_adstringinformation about installation regarding advertisementTest+moreinfo+randomstring
install_keywordstringinformation about installation type as a keyworddownload+mytest
country_codestringcountry code for the player's country based on events (please note this may change day on day if the player is travelling)IT
ios_idstringIOS idXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
ios_idfastringIOS identifier for advertisersXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
ios_idfvstringIOS identifier for vendorXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
android_idstringAndroid idXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
google_aidstringAndroid advertising idXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
limited_ad_trackingbooleanif True, it means the player does not want to be targeted, preventing attribution of installs to any advertising sourcetrue
logon_gamecenterbooleanwhether the player is logged to Apple's Game Centretrue
sdk_versionstringSDK versionunity 5.1.11
engine_versionstringengine versionunity 2019.3.7
os_versionstringdevice's OS versionios 15.5
manufacturerstringdevice's manufacturerapple
devicestringdevice modeliPhone8,1
platformstringplatform e.g. ios, androidios
first_buildstringfirst game build the user was 'seen' with1.0.1
buildstringgame build1.0.1
buildsstringgame builds string array1.0.1, 1.0.2
app_versionsstringapp_versions string array (ios_app_version for ios and android_app_version for android)1.0.1, 1.0.2
connection_typestringconnection, e.g. lan, wwan, wifi, offlinewwan
jailbrokenbooleanwhether the player has jailbreaking (process of removing all restrictions imposed on an IOS device) enabledfalse
session_countintnumber of unique sessions for that player that day4
session_length_minintminimum session length that day2
session_length_maxintmaximum session length that day12
session_length_sumbiginttotal playtime for that player that day24
session_length_sum2bigintsum of each squared session length that day576
session_num_minintminimum session number that day1
session_num_maxintmaximum session number that day3
error_debug_countintnumber of debug level errors that day43
error_info_countintnumber of info level errors that day2
error_warning_countintnumber of warning level errors that day2
error_error_countintnumber of error level errors that day1
error_critical_countintnumber of critical level errors that day0
ab_test_idstringA/B Testing experiment identifier in case the player is participating in an A/B TestABCDefghIJKLmnopLKJIhgef
ab_test_titlestringA/B Testing experiment name in case the player is participating in an A/B TestTest button size
ab_test_variant_idstringA/B Testing variant identifier in case the player is participating in an A/B Testctrl
ab_test_variant_namestringA/B Testing variant identifier in case the player is participating in an A/B TestMyBaseline
ab_admission_datestringDate the player was enrolled in the A/B Test2025-01-01
ad_impressionsintnumber of ads shown that day5
ad_clicksintnumber of ads clicked that day2
ad_ilrd_countintnumber of ad events having publisher revenue greater than 04
ad_ilrd_revenuefloatad revenue attributed from the publisher data (in cents)1
validated_revenue_usdfloattotal amount of the player's validated payments that day, in USD cents99
validated_transaction_countintnumber of validated payment transactions that day1
completed_session_countintnumber of unique sessions (with a session_end event) for that player that day4
user_id_extstringExternal ID that can be used to identify already existing playerslargeRevenueUser#1