This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
[Telemetry] Recently closed tabs #21009
Labels
E3
Estimation Point: average, 2 - 3 days
eng:qa:verified
QA Verified
Feature:InactiveTabs
Tabs in the tabs tray that have not been used in some time.
Feature:Telemetry
Description & Product Manager / Data Scientist User Story
What questions will you answer with this data?
(#20508 used the same
tabs_tray.opened_existing_tab
andtabs_tray.opened_existing_tab
events for the tabs shown in the "Inactive tabs" section but with different "source" extra keys to make the lineage clearer. Opening or closing a tab on this screen, if being opened from the tabs tray should use a similar approach).Acceptance Criteria
Events to add in a new
recently_closed_tabs
category:opened
- User opened the "Recently closed tabs" screen.closed
- User closed the "Recently closed tabs" screen.show_full_history
- User tapped "Show full history" to see all history.open_tab
- User tapped on a tab item to be opened.delete_tab
- User tapped the delete button of a tab item.menu_close
- User tapped the close button - "X" to return to the previous screen.menu_share
- User tapped the share menu option for multi selected tabs.menu_delete
-User tapped the delete menu option for multi selected tabs.
menu_open_in_normal_tab
- User tapped the "Open in new tab" menu option for multi selected tabs.menu_open_in_private_tab
- User tapped the "Open in private tab" menu option for multi selected tabs.enter_multiselect
- User tapped on a tab item to enter multi select mode.exit_multiselect
- User pressed back or tapped the last selected tab item to exit multiselect.(More probes were initially proposed but #20893 removed some of the options for individual tab items in the meantime)
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: