Wallet Interaction
Copy {
"user_id" : "xyz" ,
"eventName" : "ANALYTICS" ,
"data" : {
"timestamp" : "2022-07-11T09:16:48.917Z" ,
"event_name" : "wallet_interaction" ,
"event_properties" : {
"pageName" : "wallet" ,
"action" : "load_success"
}
}
}
FIELD TYPE DESCRIPTION VALUES
Coupon Code Copy Interaction
Copy {
"user_id" : "xyz" ,
"eventName" : "ANALYTICS" ,
"data" :{
"timestamp" : "2022-07-11T13:12:37.729Z" ,
"event_name" : "coupon_code_interaction" ,
"event_properties" : {
"page_name" : "not_available" ,
"action" : "not_available" ,
"game_name" : "not_available" ,
"value" : "MW10KGDRV0" ,
"campaign_id" : "not_available" ,
"reward_user_id" : "not_available"
}
}
}
CTA Button Interaction
Copy {
"user_id" : "xyz" ,
"eventName" : "ANALYTICS" ,
"data" :{
"timestamp" : "2022-07-11T06:05:45.043Z" ,
"event_name" : "cta_interaction" ,
"event_properties" : {
"page_name" : "reward_intro" ,
"action" : "PLAY" ,
"campaign_id" : "ba0ca2f3-4651-48ae-9f00-9f7229b45cd5" ,
"component_name" : "button" ,
"reward_user_id" : "2b2eb949-a521-4dbb-8c3a-f159f62928bc" ,
"user_name" : "not_available" ,
"time_left" : "not_available" ,
"value" : "Play Quiz"
}
}
}
Reward Interaction
Copy {
"user_id" : "xyz" ,
"eventName" : "ANALYTICS" ,
"data" :{
"timestamp" : "2022-05-27T04:46:51.878Z" ,
"event_name" : "reward_interaction" ,
"event_properties" : {
"page_name" : "reward" ,
"action" : "PLAYED" ,
"game_name" : "spinthewheel" ,
"state" : "pristine" ,
"campaign_id" : "a1850915-ad4c-4b11-a093-e13d64362778" ,
"reward_user_id" : "4d36e9a7-913a-4fa6-9f31-0c96227bd77b" ,
"user_id" : "ba69a092-9d0f-4f14-99bc-393ddf1dbb66" ,
"status" : "redeemable-seen" ,
"selected_slot_index" : 2 ,
"reward_name" : "100 DotCoins" ,
"reward_type" : "points" ,
"code" : "XBDSA65" ,
"reward_amount" : 100 ,
"details" : {
"campaignName" : "Daily Reward"
}
}
}
}
Quiz Interaction
Copy {
"user_id" : "xyz" ,
"eventName" : "ANALYTICS" ,
"data" :{
"timestamp" : "2022-07-11T13:49:19.136Z" ,
"event_name" : "quiz_interaction" ,
"event_properties" : {
"session_id" : "0.6494546164134896" ,
"page_name" : "game" ,
"action" : "answer_question" ,
"campaign_id" : "ba0ca2f3-4651-48ae-9f00-9f7229b45cd5" ,
"reward_user_id" : "560cad42-d325-465a-8467-1fa0d4060572" ,
"question_index" : 1 ,
"correct_answer" : "All of the above" ,
"user_answer" : "All of the above" ,
"is_correct" : true ,
"time" : "not_available"
}
}
}
Program Interaction
Copy {
"user_id" : "xyz" ,
"eventName" : "ANALYTICS" ,
"data" :{
"timestamp" : "2022-07-11T09:00:47.086Z" ,
"event_name" : "program_interaction" ,
"event_properties" : {
"page_name" : "program" ,
"action" : "load_success" ,
"program_name" : "gamechallenge" ,
"campaign_id" : "11c941dc-8bdb-4acd-964d-8f67012b64d2" ,
"component_name" : "not_available" ,
"group_name" : "not_available" ,
"activity" : "not_available"
}
}
}