Skip to content

Instantly share code, notes, and snippets.

@cnevinc
Last active January 7, 2020 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cnevinc/7276f405b93706e0e03f5f1029b7bd64 to your computer and use it in GitHub Desktop.
Save cnevinc/7276f405b93706e0e03f5f1029b7bd64 to your computer and use it in GitHub Desktop.
new events
| Event | category | method | object | value | extra |
| ---- | ---- | ---- | ---- | ---- | ---- |
|App is launched from Private Shortcut|action|launch|app|"private_mode"|"from=[launcher|external_app],"
|Show private shortcut prompt|action|show|private_shortcut|""|"mode=private_mode,"
|Click private shortcut prompt|action|click|private_shortcut|"[positive|negative|dismiss]"|"mode=private_mode,"
|Users clicked on a Setting|action|click|setting|"pref_private_shortcut"|""
|Exit private mode|action|click|private_mode|"exit"|"from=[system_back],mode=private_mode,"
|Private shortcut created|action|pin_shortcut|private_shortcut|""|"mode=private_mode,"
|Kill app|action|kill|app|""|"mode=private_mode,"
|Show TabTray from Toolbar|action|show|tab_tray|"toolbar"|"version=2,mode=[webview|menu],position=[0-4],"
|Show Menu from Toolbar|action|show|menu|"toolbar"|"version=2,mode=[webview|menu],position=[0-4],"
|Click Toolbar - Forward|action|click|toolbar|"forward"|"version=2,mode=[webview|menu],position=[0-4],"
|Click Toolbar - Reload|action|click|toolbar|"reload"|"version=2,mode=[webview|menu],position=[0-4],"
|Click Toolbar - Share Link|action|share|toolbar|"link"|"version=2,mode=[webview|menu],position=[0-4],"
|Click Toolbar - Add bookmark|action|share|toolbar|"bookmark"|"version=2,to=true,false,mode=[webview|menu],position=[0-4],"
|Click Toolbar - Pin shortcut|action|pin_shortcut|toolbar|"link"|"version=2,mode=[webview|menu],position=[0-4],"
|Click Toolbar - Take Screenshot|action|click|toolbar|"capture"|"version=4,category=category name,category_versio=category version,mode=[webview|menu],position=0-4,"
|Click Top Site|action|open|home|"link"|"on=Top Site Position,source=Preset Top Site like **,version=2,"
|Show SearchBar by clicking SEARCH_BUTTON|action|show|search_bar|"search_btn"|"version=2,mode=[webview|menu],position=[0-4],"
|Add Tab from Toolbar|action|add|tab|"toolbar"|"version=2,mode=[webview|menu],position=[0-4],"
|Enter Landscape Mode|enter landscape mode|change|landscape_mode|"enter"|""
|Exit Landscape Mode|enter landscape mode|change|landscape_mode|"exit"|"duration=duration in ms,"
|Show in-app update intro dialog|action|show|update_msg|""|"from_build=old version,to_build=new version,"
|Show google play's in-app update dialog|action|show|update|""|"from_build=old version,to_build=new version,"
|Click in-app update intro dialog|action|click|update_msg|"positive,negative"|"from_build=old version,to_build=new version,action=dismiss,force_close,"
|Click google play's in-app update dialog|action|click|update|"positive,negative"|"from_build=old version,to_build=new version,action=dismiss,force_close,"
|Show in-app update install prompt|action|show|update|"downloaded"|"from_build=old version,to_build=new version,type=new,reminder,"
|Click in-app update install prompt|action|click|update|"apply"|"from_build=old version,to_build=new version,source=notification,snackbar,type=new,reminder,"
|Show Firstrun Onboarding|action|show|onboarding|"firstrun"|""
|Show Whatsnew Onboarding|action|show|onboarding|"whatsnew"|""
|Click Firstrun Onboarding|action|click|onboarding|"firstrun"|"on=time spent on page,page=[0-9],finish=true,false,"
|Click Whatsnew Onboarding|action|click|onboarding|"whatsnew"|"on=time spent on page,page=[0-9],finish=true,false,"
|Show Firstrun Contextual Hint|action|show|contextual_hint|"firstrun"|"message_id=message id,"
|Show Whatsnew Contextual Hint|action|show|contextual_hint|"whatsnew"|"message_id=message id,"
|Click Firstrun Contextual Hint|action|click|contextual_hint|"firstrun"|"message_id=message id,on=time spent on page,page=[0-9],finish=true,false,"
|Click Whatsnew Contextual Hint|action|click|contextual_hint|"whatsnew"|"message_id=message id,on=time spent on page,page=[0-9],finish=true,false,"
|Show Logoman|action|show|logoman|""|"type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
|Click Logoman|action|click|logoman|""|"type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
|Click Logoman|action|swipe|logoman|""|"type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
|Get Notification|action|get|notification|""|"link=url,deeplink,null,message_id=messageId,"
|Show Notification|action|show|notification|""|"link=url,deeplink,null,message_id=messageId,"
|Dismiss Notification|action|swipe|notification|"dismiss"|"link=url,deeplink,null,message_id=messageId,"
|Open Notification|action|open|notification|""|"link=url,deeplink,null,message_id=messageId,background=true|false,"
|Show In-App Message|action|show|message|"in_app_message"|"link=url,deeplink,null,message_id=messageId,"
|Click In-App Message|action|click|message|"in_app_message"|"link=url,deeplink,null,message_id=messageId,primary=true,false,"
|Click Content Hub|action|click|content_hub|""|"vertical=shopping,game,travel,lifestyle,"
|Reload Content Home|action|reload|content_home|""|"vertical=shopping,game,travel,lifestyle,category=category,"
|Open Category|action|open|category|""|"vertical=shopping,game,travel,lifestyle,category=category,"
|Start Content Tab|action|start|content_tab|""|"vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version id,"
|End Content Tab|action|end|content_tab|""|"vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version,session_time=time duration from entering component,url_counts=url counts duration from entering component,app_link=open|install|null,show_keyboard=true|false,"
|Category Impression|action|impression|category|""|"version_id=version id,category=category,impression={subcategory id1: max index, subcategory id2: max index...},"
|Start Vertical Process|action|start|process|"vertical"|"vertical=shopping,game,travel,lifestyle,all,"
|End Vertical Process|action|end|process|"vertical"|"vertical=shopping,game,travel,lifestyle,all,loadtime=[0-9]+,"
|Start Tab Swipe Process|action|start|process|"tab_swipe"|"vertical=shopping,game,travel,lifestyle,all,"
|End Tab Swipe Process|action|end|process|"tab_swipe"|"vertical=shopping,game,travel,lifestyle,all,loadtime=[0-9]+,"
|Start Tab Swipe|action|start|tab_swipe|""|"vertical=shopping,game,travel,lifestyle,feed=feed,source=source,"
|End Tab Swipe|action|end|tab_swipe|""|"vertical=shopping,game,travel,lifestyle,feed=feed,source=source,session_time=time duration from entering component,url_counts=url counts duration from entering component,app_link=open|install|null,show_keyboard=true|false,"
|Click Toolbar - Share/Reload/Back|action|click|toolbar|"share|OPEN_IN_BROWSER|reload|back"|"mode=webview,position=[0-9],vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version id,"
|Click Toolbar - Tab Swipe|action|click|toolbar|"tab_swipe"|"vertical=shopping,game,travel,lifestyle,rewards,from=home,tab_swipe,"
|Click Tab Swipe Drawer|action|click|drawer|"tab_swipe"|"vertical=shopping,game,travel,lifestyle,rewards,feed=feed,"
|Add Tab Swipe Tab|action|add|tab|"tab_swipe"|"vertical=shopping,game,travel,lifestyle,rewards,"
|Change Tab Swipe Settings|action|change|setting|"tab_swipe"|"feed=feed,"
|Pin Topsite|action|pin|home|"link"|"source=buka|toko...|null,position=[0-9],"
|Predict audience|action|predicted|audience|"audience_name"|"audience_name=provided from the firebase config string,"
|Click Challenge Page Join|action|click|challenge_page|"join"|""
|Show Task Contextual Hint|action|show|contextual_hint|"task"|""
|End Task|action|end|task|""|"task=[0-9]+,finished=false|true,"
|Show Challenge Complete Message|action|show|message|"challenge_complete"|""
|Click Challenge Complete Message|action|click|message|"challenge_complete"|"action=dismiss|later|login|close,"
|Account Sign In|action|sign_in|account|""|""
|Show Redeem Page|action|show|redeem_page|""|""
|Copy Code on Redeem Page|action|copy|redeem_page|"code"|""
|Click Redeem on Redeem Page|action|click|redeem_page|"use"|""
|Click Reward Profile|action|click|profile|"reward"|""
|Click Item Content Home|action|click|content_home|"item"|"category=mission|gift,item_name=item name,"
|Click Chellenge Page Login|action|click|challenge_page|"login"|""
|Long Press Content Home Item|action|long_press|content_home|"item"|"vertical=shopping|game|travel|lifestyle|rewards,category=browser game|premium game,"
|Click Content Home Contextmenu|action|click|content_home|"contextmenu"|"action=create_game_shortcut|share_game,category=browser game|premium game,"
|App is launched by Game Shortcut|action|launch|app|"game_shortcut"|""
@cnevinc
Copy link
Author

cnevinc commented Dec 23, 2019

Event category method object value extra
App is launched from Private Shortcut action launch app "private_mode" "from=[launcher
Show private shortcut prompt action show private_shortcut "" "mode=private_mode,"
Click private shortcut prompt action click private_shortcut "[positive negative
Users clicked on a Setting action click setting "pref_private_shortcut" ""
Exit private mode action click private_mode "exit" "from=[system_back],mode=private_mode,"
Private shortcut created action pin_shortcut private_shortcut "" "mode=private_mode,"
Kill app action kill app "" "mode=private_mode,"
Show TabTray from Toolbar action show tab_tray "toolbar" "version=2,mode=[webview
Show Menu from Toolbar action show menu "toolbar" "version=2,mode=[webview
Click Toolbar - Forward action click toolbar "forward" "version=2,mode=[webview
Click Toolbar - Reload action click toolbar "reload" "version=2,mode=[webview
Click Toolbar - Share Link action share toolbar "link" "version=2,mode=[webview
Click Toolbar - Add bookmark action share toolbar "bookmark" "version=2,to=true,false,mode=[webview
Click Toolbar - Pin shortcut action pin_shortcut toolbar "link" "version=2,mode=[webview
Click Toolbar - Take Screenshot action click toolbar "capture" "version=4,category=category name,category_versio=category version,mode=[webview
Click Top Site action open home "link" "on=Top Site Position,source=Preset Top Site like **,version=2,"
Show SearchBar by clicking SEARCH_BUTTON action show search_bar "search_btn" "version=2,mode=[webview
Add Tab from Toolbar action add tab "toolbar" "version=2,mode=[webview
Enter Landscape Mode enter landscape mode change landscape_mode "enter" ""
Exit Landscape Mode enter landscape mode change landscape_mode "exit" "duration=duration in ms,"
Show in-app update intro dialog action show update_msg "" "from_build=old version,to_build=new version,"
Show google play's in-app update dialog action show update "" "from_build=old version,to_build=new version,"
Click in-app update intro dialog action click update_msg "positive,negative" "from_build=old version,to_build=new version,action=dismiss,force_close,"
Click google play's in-app update dialog action click update "positive,negative" "from_build=old version,to_build=new version,action=dismiss,force_close,"
Show in-app update install prompt action show update "downloaded" "from_build=old version,to_build=new version,type=new,reminder,"
Click in-app update install prompt action click update "apply" "from_build=old version,to_build=new version,source=notification,snackbar,type=new,reminder,"
Show Firstrun Onboarding action show onboarding "firstrun" ""
Show Whatsnew Onboarding action show onboarding "whatsnew" ""
Click Firstrun Onboarding action click onboarding "firstrun" "on=time spent on page,page=[0-9],finish=true,false,"
Click Whatsnew Onboarding action click onboarding "whatsnew" "on=time spent on page,page=[0-9],finish=true,false,"
Show Firstrun Contextual Hint action show contextual_hint "firstrun" "message_id=message id,"
Show Whatsnew Contextual Hint action show contextual_hint "whatsnew" "message_id=message id,"
Click Firstrun Contextual Hint action click contextual_hint "firstrun" "message_id=message id,on=time spent on page,page=[0-9],finish=true,false,"
Click Whatsnew Contextual Hint action click contextual_hint "whatsnew" "message_id=message id,on=time spent on page,page=[0-9],finish=true,false,"
Show Logoman action show logoman "" "type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
Click Logoman action click logoman "" "type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
Click Logoman action swipe logoman "" "type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
Get Notification action get notification "" "link=url,deeplink,null,message_id=messageId,"
Show Notification action show notification "" "link=url,deeplink,null,message_id=messageId,"
Dismiss Notification action swipe notification "dismiss" "link=url,deeplink,null,message_id=messageId,"
Open Notification action open notification "" "link=url,deeplink,null,message_id=messageId,background=true
Show In-App Message action show message "in_app_message" "link=url,deeplink,null,message_id=messageId,"
Click In-App Message action click message "in_app_message" "link=url,deeplink,null,message_id=messageId,primary=true,false,"
Click Content Hub action click content_hub "" "vertical=shopping,game,travel,lifestyle,"
Reload Content Home action reload content_home "" "vertical=shopping,game,travel,lifestyle,category=category,"
Open Category action open category "" "vertical=shopping,game,travel,lifestyle,category=category,"
Start Content Tab action start content_tab "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version id,"
End Content Tab action end content_tab "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version,session_time=time duration from entering component,url_counts=url counts duration from entering component,app_link=open
Category Impression action impression category "" "version_id=version id,category=category,impression={subcategory id1: max index, subcategory id2: max index...},"
Start Vertical Process action start process "vertical" "vertical=shopping,game,travel,lifestyle,all,"
End Vertical Process action end process "vertical" "vertical=shopping,game,travel,lifestyle,all,loadtime=[0-9]+,"
Start Tab Swipe Process action start process "tab_swipe" "vertical=shopping,game,travel,lifestyle,all,"
End Tab Swipe Process action end process "tab_swipe" "vertical=shopping,game,travel,lifestyle,all,loadtime=[0-9]+,"
Start Tab Swipe action start tab_swipe "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,"
End Tab Swipe action end tab_swipe "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,session_time=time duration from entering component,url_counts=url counts duration from entering component,app_link=open
Click Toolbar - Share/Reload/Back action click toolbar "share OPEN_IN_BROWSER
Click Toolbar - Tab Swipe action click toolbar "tab_swipe" "vertical=shopping,game,travel,lifestyle,rewards,from=home,tab_swipe,"
Click Tab Swipe Drawer action click drawer "tab_swipe" "vertical=shopping,game,travel,lifestyle,rewards,feed=feed,"
Add Tab Swipe Tab action add tab "tab_swipe" "vertical=shopping,game,travel,lifestyle,rewards,"
Change Tab Swipe Settings action change setting "tab_swipe" "feed=feed,"
Pin Topsite action pin home "link" "source=buka
Predict audience action predicted audience "audience_name" "audience_name=provided from the firebase config string,"
Click Challenge Page Join action click challenge_page "join" ""
Show Task Contextual Hint action show contextual_hint "task" ""
End Task action end task "" "task=[0-9]+,finished=false
Show Challenge Complete Message action show message "challenge_complete" ""
Click Challenge Complete Message action click message "challenge_complete" "action=dismiss
Account Sign In action sign_in account "" ""
Show Redeem Page action show redeem_page "" ""
Copy Code on Redeem Page action copy redeem_page "code" ""
Click Redeem on Redeem Page action click redeem_page "use" ""
Click Reward Profile action click profile "reward" ""
Click Item Content Home action click content_home "item" "category=mission
Click Chellenge Page Login action click challenge_page "login" ""
Long Press Content Home Item action long_press content_home "item" "vertical=shopping
Click Content Home Contextmenu action click content_home "contextmenu" "action=create_game_shortcut
App is launched by Game Shortcut action launch app "game_shortcut" ""

@cnevinc
Copy link
Author

cnevinc commented Jan 7, 2020

Event category method object value extra
Turn on Turbo Mode in First Run action change firstrun "turbo" "to=true,false,"
Finish First Run action show firstrun "finish" "on=time spent on First Run,"
App is launched by Launcher action launch app "launcher" ""
App is launched by Shortcut action launch app "shortcut" ""
App is launched from Private Shortcut action launch app "private_mode" "from=[launcher
Show private shortcut prompt action show private_shortcut "" "mode=private_mode,"
Click private shortcut prompt action click private_shortcut "positive,negative,dismiss" "mode=private_mode,"
Users clicked on a Setting action click setting "pref_private_shortcut" ""
Exit private mode action click private_mode "exit" "from=[system_back],mode=private_mode,"
Private shortcut created action pin_shortcut private_shortcut "" "mode=private_mode,"
Kill app action kill app "" "mode=private_mode,"
App is launched by external app action launch app "external_app" "type=text_selection,web_search,"
Users changed a Setting action change setting "settings pref key" "to=New Value for the pref,"
Users clicked on a Setting action click setting "settings pref key" ""
Users clicked on the Learn More link in Settings action click setting "learn_more" "source=TurboMode,Telemetry,"
Users change Locale in Settings action change setting "pref_locale" "to=Locale ,default=true,false,"
Session starts action foreground app "" ""
Session ends action background app "" ""
Long Press ContextMenu action long_press browser "" ""
Cancel ContextMenu action cancel browser_contextmenu "" ""
Share link via ContextMenu action share browser_contextmenu "link" ""
Share image via ContextMenu action share browser_contextmenu "image" ""
Save image via ContextMenu action save browser_contextmenu "image" ""
Copy link via ContextMenu action copy browser_contextmenu "link" ""
Copy image via ContextMenu action copy browser_contextmenu "image" ""
Add link via ContextMenu action add browser_contextmenu "link" ""
Permission-Geolocation action permission browser "geolocation" ""
Permission-File action permission browser "file" ""
Permission-Media action permission browser "audio,video,eme,midi" ""
Enter full screen action fullscreen browser "enter" ""
Exit full screen action fullscreen browser "exit" ""
Show Menu from Home action show menu "home" ""
Show TabTray from Home action show tab_tray "home" ""
Show TabTray from Toolbar action show tab_tray "toolbar" "version=2,mode=[webview
Show Menu from Toolbar action show menu "toolbar" "version=2,mode=[webview
Click Menu - Downloads action click menu "download" ""
Click Menu - History action click menu "history" ""
Click Menu - MyShots action click menu "capture" ""
Click Panel - Bookmarks action click panel "bookmark" ""
Click Panel - Downloads action click panel "download" ""
Click Panel - History action click panel "history" ""
Click Panel - MyShots action click panel "capture" ""
Click Menu - TurboMode action change menu "turbo" "to=true,false,"
Click Menu - Night Mode action change menu "night_mode" "to=true,false,"
Click Menu - Block Images action change menu "block_image" "to=true,false,"
Click Menu - Clear cache action click menu "clear_cache" ""
Click Menu - Settings action click menu "settings" ""
Click Menu - Exit action click menu "exit" ""
Click Menu - Bookmarks action click menu "bookmark" ""
Click Toolbar - Forward action click toolbar "forward" "version=2,mode=[webview
Click Toolbar - Reload action click toolbar "reload" "version=2,mode=[webview
Click Toolbar - Share Link action share toolbar "link" "version=2,mode=[webview
Click Toolbar - Add bookmark action share toolbar "bookmark" "version=2,to=true,false,mode=[webview
Click Toolbar - Pin shortcut action pin_shortcut toolbar "link" "version=2,mode=[webview
Click Toolbar - Take Screenshot action click toolbar "capture" "version=4,category=category name,category_versio=category version,mode=[webview
Click Top Site action open home "link" "on=Top Site Position,source=Preset Top Site like **,version=2,"
Remove Top Site action remove home "link" "default=true,false,"
Search in Home and add a tab action add tab "home" ""
Enter an url in SearchBar action open search_bar "link" ""
Use SearchSuggestion SearchBar action select_query search_bar "" ""
Search with text in SearchBar action type_query search_bar "" ""
Toggle Private Mode action change private_mode "enter,exit" ""
Long click on Search Suggestion action long_press search_suggestion "" ""
Clear SearchBar action clear search_bar "" "version=2,"
Dismiss SearchBar action cancel search_bar "" "version=2,"
Show SearchBar from Home action show search_bar "search_box" ""
Show SearchBar by clicking MINI_URLBAR action show search_bar "mini_urlbar" ""
Show SearchBar by clicking SEARCH_BUTTON action show search_bar "search_btn" "version=2,mode=[webview
Add Tab from Toolbar action add tab "toolbar" "version=2,mode=[webview
Add Tab from TabTray action add tab "tab_tray" ""
Enter Private Mode from TabTray action click private_mode "tab_tray" ""
Switch Tab From TabTray action change tab "tab_tray" ""
Remove Tab From TabTray action remove tab "tab_tray" ""
Swipe Tab From TabTray action swipe tab "tab_tray" ""
Close all From TabTray action click close_all "tab_tray" ""
Remove Download File action remove panel "file" ""
Delete Download File action delete panel "file" ""
Open Download File via snackbar action open panel "file" "snackbar=true,false,"
Show File ContextMenu action show menu "download" ""
History Open Link action open panel "link" ""
History Remove Link action remove panel "link" ""
Bookmark Remove Item action remove panel "bookmark" ""
Bookmark Edit Item action edit panel "bookmark" ""
Bookmark Open Item action open panel "bookmark" ""
Show History ContextMenu action show menu "history" ""
Show Bookmark ContextMenu action show menu "bookmark" ""
Clear History action clear panel "history" ""
Open Capture Item action open panel "capture" ""
Open Capture Link action open capture "link" "category=category,category_versio=category version,"
Edit Capture Image action edit capture "image" "success=true,false,category=category,category_versio=category version,"
Share Capture Image action share capture "image" "snackbar=true,false,category=category,category_versio=category version,"
Show Capture Info action show capture "info" "category=category,category_versio=category version,"
Delete Capture Image action delete capture "image" "category=category,category_versio=category version,"
click Rate App action click feedback "null,dismiss,positive,negative" "source=contextual_hints,settings,notification,"
Show Rate App action show feedback "" "source=notification,"
Default Browser Notification shown action show default_browser "" "source=notification,"
Receive Firstrun Push config action get firstrun_push "" "delay=minutes,message=message,"
Firstrun Push notification shown action show firstrun_push "" "delay=minutes,message=message,"
Default Browser Notification Clicked action click default_browser "" "source=notification,version=version,"
Default Browser Service Failed action change default_browser "" "success=true,false,"
Promote Share Dialog Clicked action click promote_share "dismiss,share" "source=contextual_hints,settings,"
Promote Share Dialog shown action show promote_share "" ""
Change Theme To action change themetoy "" "to=theme name,"
Reset Theme To action reset themetoy "" "to=default,"
Erase Private Mode Notification action clear private_mode "" "to=notification,"
Home Impression action show home "" ""
Long Press Toolbar Download Indicator Downloads long_press toolbar "download" ""
Click FindInPage Next action click find_in_page "next" "version=2,"
Click FindInPage Previous action click find_in_page "previous" "version=2,"
Click Menu FindInPage action click menu "find_in_page" "version=2,"
Click Quick Search search click quicksearch "" "engine=Facebook,Youtube,Instagram,"
Enter Landscape Mode enter landscape mode change landscape_mode "enter" ""
Exit Landscape Mode enter landscape mode change landscape_mode "exit" "duration=duration in ms,"
Show in-app update intro dialog action show update_msg "" "from_build=old version,to_build=new version,"
Show google play's in-app update dialog action show update "" "from_build=old version,to_build=new version,"
Click in-app update intro dialog action click update_msg "positive,negative" "from_build=old version,to_build=new version,action=dismiss,force_close,"
Click google play's in-app update dialog action click update "positive,negative" "from_build=old version,to_build=new version,action=dismiss,force_close,"
Show in-app update install prompt action show update "downloaded" "from_build=old version,to_build=new version,type=new,reminder,"
Click in-app update install prompt action click update "apply" "from_build=old version,to_build=new version,source=notification,snackbar,type=new,reminder,"
Show Firstrun Onboarding action show onboarding "firstrun" ""
Show Whatsnew Onboarding action show onboarding "whatsnew" ""
Click Firstrun Onboarding action click onboarding "firstrun" "on=time spent on page,page=[0-9],finish=true,false,"
Click Whatsnew Onboarding action click onboarding "whatsnew" "on=time spent on page,page=[0-9],finish=true,false,"
Show Firstrun Contextual Hint action show contextual_hint "firstrun" "message_id=message id,"
Show Whatsnew Contextual Hint action show contextual_hint "whatsnew" "message_id=message id,"
Click Firstrun Contextual Hint action click contextual_hint "firstrun" "message_id=message id,on=time spent on page,page=[0-9],finish=true,false,"
Click Whatsnew Contextual Hint action click contextual_hint "whatsnew" "message_id=message id,on=time spent on page,page=[0-9],finish=true,false,"
Show Logoman action show logoman "" "type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
Click Logoman action click logoman "" "type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
Click Logoman action swipe logoman "" "type=shopping,game,travel,lifestyle,rewards,weather,null,link=url,deeplink,null,"
Get Notification action get notification "" "link=url,deeplink,null,message_id=messageId,"
Show Notification action show notification "" "link=url,deeplink,null,message_id=messageId,"
Dismiss Notification action swipe notification "dismiss" "link=url,deeplink,null,message_id=messageId,"
Open Notification action open notification "" "link=url,deeplink,null,message_id=messageId,background=true
Show In-App Message action show message "in_app_message" "message_id=campaign name,"
Click In-App Message action click message "in_app_message" "message_id=campaign name,"
Click Content Hub action click content_hub "" "vertical=shopping,game,travel,lifestyle,"
Reload Content Home action reload content_home "" "vertical=shopping,game,travel,lifestyle,category=category,"
Show Content Home Search Bar action show search_bar "content_home" "vertical=shopping,game,travel,lifestyle,"
Select Query Content Home action select_query search_bar "content_home" "vertical=shopping,game,travel,lifestyle,source=google,booking.com,"
Open Category action open category "" "vertical=shopping,game,travel,lifestyle,category=category,"
Open Detail Page More action open detail_page "more" "vertical=shopping,game,travel,lifestyle,category=category,item_id=item id,item_name=item name,subcategory_id=sub category id,"
Start Content Tab action start content_tab "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version id,"
End Content Tab action end content_tab "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version,session_time=time duration from entering component,url_counts=url counts duration from entering component,app_link=open
Category Impression action impression category "" "version_id=version id,category=category,impression={subcategory id1: max index, subcategory id2: max index...},"
Start Vertical Process action start process "vertical" "vertical=shopping,game,travel,lifestyle,all,"
End Vertical Process action end process "vertical" "vertical=shopping,game,travel,lifestyle,all,loadtime=[0-9]+,"
Start Tab Swipe Process action start process "tab_swipe" "vertical=shopping,game,travel,lifestyle,all,"
End Tab Swipe Process action end process "tab_swipe" "vertical=shopping,game,travel,lifestyle,all,loadtime=[0-9]+,"
Start Tab Swipe action start tab_swipe "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,"
End Tab Swipe action end tab_swipe "" "vertical=shopping,game,travel,lifestyle,feed=feed,source=source,session_time=time duration from entering component,url_counts=url counts duration from entering component,app_link=open
Click Toolbar - Share/Reload/Back action click toolbar "share,OPEN_IN_BROWSER,reload,back" "mode=webview,position=[0-9],vertical=shopping,game,travel,lifestyle,feed=feed,source=source,category=category,component_id=component id,subcategory_id=subcategory id,version_id=version id,"
Click Toolbar - Tab Swipe action click toolbar "tab_swipe" "vertical=shopping,game,travel,lifestyle,rewards,from=home,tab_swipe,"
Click Tab Swipe Drawer action click drawer "tab_swipe" "vertical=shopping,game,travel,lifestyle,rewards,feed=feed,"
Add Tab Swipe Tab action add tab "tab_swipe" "vertical=shopping,game,travel,lifestyle,rewards,"
Change Tab Swipe Settings action change setting "tab_swipe" "feed=feed,"
Change Travel Settings action change setting "detail_page" "vertical=shopping,game,travel,lifestyle,category=category,item_id=item id,item_name=item name,subcategory_id=sub category id,version_id=version id,action=save
Pin Topsite action pin home "link" "source=buka
Click Challenge Page Join action click challenge_page "join" ""
Show Task Contextual Hint action show contextual_hint "task" ""
End Task action end task "" "task=[0-9]+,finished=false
Show Challenge Complete Message action show message "challenge_complete" ""
Click Challenge Complete Message action click message "challenge_complete" "action=dismiss
Account Sign In action sign_in account "" ""
Show Redeem Page action show redeem_page "" ""
Copy Code on Redeem Page action copy redeem_page "code" ""
Click Redeem on Redeem Page action click redeem_page "use" ""
Click Reward Profile action click profile "reward" ""
Click Content Home Item action click content_home "item" "vertical=shopping
Click Chellenge Page Login action click challenge_page "login" ""
Long Press Content Home Item action long_press content_home "item" "vertical=shopping
Click Content Home Contextmenu action click content_home "contextmenu" "action=create_game_shortcut
App is launched by Game Shortcut action launch app "game_shortcut" ""
Show Update Message action show message "update" "challenge_name=from backend MissionName,"
Click Update Message action click message "update" "challenge_name=from backend MissionName,action=dismiss
Show Game Shortcut Contextual Hint action show contextual_hint "game_shortcut" "action=positive,"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment