Source code
Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# Adding a new metric? We have docs for that!
---
$tags:
- 'Firefox :: General'
browser.engagement:
active_ticks:
type: counter
description: |
The number of five-second intervals ('ticks') the user was considered
'active'.
'active' means keyboard or mouse interaction with the application.
It doesn't take into account whether or not the window has focus or is in
the foreground, only if it is receiving these interaction events.
Migrated from Telemetry's `browser.engagement.active_ticks`.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- loines@mozilla.com
expires: never
send_in_pings:
- baseline
- metrics
- dau-reporting
telemetry_mirror: BROWSER_ENGAGEMENT_ACTIVE_TICKS
no_lint:
- BASELINE_PING
uri_count:
type: counter
description: |
The number of total non-unique http(s) URIs visited, including page
reloads, after the session has been restored. URIs on minimized or
background tabs may also be counted. Private browsing uris are included.
Migrated from Telemetry's
`browser.engagement.total_uri_count_normal_and_private_mode`.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- loines@mozilla.com
expires: never
send_in_pings:
- baseline
- metrics
- dau-reporting
no_lint:
- BASELINE_PING
telemetry_mirror: BROWSER_ENGAGEMENT_TOTAL_URI_COUNT_NORMAL_AND_PRIVATE_MODE
uri_count_normal_mode:
type: counter
description: >
The count of the total non-unique http(s) URIs visited in a
subsession, including page reloads, after the session has been
restored. URIs on minimized or background tabs may also be counted
towards this. Private browsing is not included in this count.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.total_uri_count.
bugs:
data_reviews:
notification_emails:
- rweiss@mozilla.com
- loines@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_TOTAL_URI_COUNT
profile_count:
type: quantity
unit: profiles
description: |
Windows only count of the browser profiles on the current system. This
counts profiles that have been used across all Windows user accounts on
machine since this probe was added. The value persists across installs.
A value of 0 is reported if there is an error determining the correct
count. Unset on other platforms.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- pmcmanis@mozilla.com
- rtestard@mozilla.com
send_in_pings:
- metrics
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_PROFILE_COUNT
max_concurrent_tab_count:
type: quantity
description: >
The count of maximum number of tabs open during a subsession, across
all windows, including tabs in private windows and restored at
startup.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.max_concurrent_tab_count.
bugs:
data_reviews:
notification_emails:
- rweiss@mozilla.com
expires: never
unit: tabs
telemetry_mirror: BROWSER_ENGAGEMENT_MAX_CONCURRENT_TAB_COUNT
max_concurrent_vertical_tab_count:
type: quantity
description: >
The count of maximum number of tabs with vertical tabs enabled.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.max_concurrent_vertical_tab_count.
bugs:
data_reviews:
notification_emails:
- vsabino@mozilla.com
expires: never
unit: vertical tabs
telemetry_mirror: BROWSER_ENGAGEMENT_MAX_CONCURRENT_VERTICAL_TAB_COUNT
max_concurrent_window_count:
type: quantity
description: >
The count of maximum number of browser windows open during a
subsession. This includes private windows and the ones opened when
starting the browser.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.max_concurrent_window_count.
bugs:
data_reviews:
notification_emails:
- rweiss@mozilla.com
expires: never
unit: windows
telemetry_mirror: BROWSER_ENGAGEMENT_MAX_CONCURRENT_WINDOW_COUNT
max_concurrent_tab_pinned_count:
type: quantity
description: >
The count of maximum number of pinned tabs open during a subsession.
This includes private windows and the ones opened when starting the
browser. Starting Firefox 85 this includes number of restored pinned
tabs at startup.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.max_concurrent_tab_pinned_count.
bugs:
data_reviews:
notification_emails:
- bmiroglio@mozilla.com
- aoprea@mozilla.com
expires: never
unit: pinned tabs
telemetry_mirror: BROWSER_ENGAGEMENT_MAX_CONCURRENT_TAB_PINNED_COUNT
max_concurrent_vertical_tab_pinned_count:
type: quantity
description: >
The count of maximum number of pinned tabs with vertical tabs
enabled.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.max_concurrent_vertical_tab_pinned_count.
bugs:
data_reviews:
notification_emails:
- vsabino@mozilla.com
expires: never
unit: vertical pinned tabs
telemetry_mirror: BROWSER_ENGAGEMENT_MAX_CONCURRENT_VERTICAL_TAB_PINNED_COUNT
tab_open_event_count:
type: counter
description: >
The count of tab open events per subsession, across all windows,
after the session has been restored. This includes tab open events
from private windows and from manual session restorations (i.e.
after crashes and from about:home), but excludes tabs opened vertically.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.tab_open_event_count.
bugs:
data_reviews:
notification_emails:
- vsabino@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_TAB_OPEN_EVENT_COUNT
vertical_tab_open_event_count:
type: counter
description: >
The count of tab open events with vertical tabs enabled.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.vertical_tab_open_event_count.
bugs:
data_reviews:
notification_emails:
- vsabino@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_VERTICAL_TAB_OPEN_EVENT_COUNT
window_open_event_count:
type: counter
description: >
The count of browser window open events per subsession, after the
session has been restored. The count includes private windows and
the ones from manual session restorations (i.e. after crashes and
from about:home).
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.window_open_event_count.
bugs:
data_reviews:
notification_emails:
- rweiss@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_WINDOW_OPEN_EVENT_COUNT
tab_pinned_event_count:
type: counter
description: >
The count of tab pinned events per subsession, across all windows,
after the session has been restored. This includes tab pinned events
from private windows.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.tab_pinned_event_count.
bugs:
data_reviews:
notification_emails:
- bmiroglio@mozilla.com
- aoprea@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_TAB_PINNED_EVENT_COUNT
vertical_tab_pinned_event_count:
type: counter
description: >
The count of tab pinned events with vertical tabs enabled.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.vertical_tab_pinned_event_count.
bugs:
data_reviews:
notification_emails:
- vsabino@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_VERTICAL_TAB_PINNED_EVENT_COUNT
unfiltered_uri_count:
type: counter
description: >
The count of the total non-unique URIs visited in a subsession, not
restricted to a specific protocol, including page reloads and
about:* pages (other than initial pages such as about:blank, ...),
after the session has been restored. This does not include
background page requests and URIs from embedded pages or private
browsing.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.unfiltered_uri_count.
bugs:
data_reviews:
notification_emails:
- bcolloran@mozilla.com
expires: never
telemetry_mirror: BROWSER_ENGAGEMENT_UNFILTERED_URI_COUNT
unique_domains_count:
type: quantity
description: >
The count of the unique domains visited in a subsession, after the
session has been restored. Subdomains under eTLD are aggregated
after the first level (i.e. test.example.com and other.example.com
are only counted once). This does not include background page
requests and domains from embedded pages or private browsing. The
count is limited to 100 unique domains.
This metric was generated to correspond to the Legacy Telemetry
scalar browser.engagement.unique_domains_count.
bugs:
data_reviews:
notification_emails:
- rweiss@mozilla.com
expires: never
unit: domains
telemetry_mirror: BROWSER_ENGAGEMENT_UNIQUE_DOMAINS_COUNT
installation.first_seen:
failure_reason:
type: string
description: >
Only sent if unable to collect firstSeen data. Can have
value "NotFoundError" if file not found or other values
depending on the failure reason.
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_FAILURE_REASON
installer_type:
type: string
description: >
The type of installer used to install Firefox.
The value is one of "stub", "full", or "msix"
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_INSTALLER_TYPE
version:
type: string
description: >
The application version installed by the installer
(not necessarily the current version)
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_VERSION
admin_user:
type: boolean
description: >
Whether the installer is running from an elevated admin user
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_ADMIN_USER
install_existed:
type: boolean
description: >
Whether there was already an install in this location
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_INSTALL_EXISTED
profdir_existed:
type: boolean
description: >
Whether the top-level profile directory existed
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_PROFDIR_EXISTED
other_inst:
type: boolean
description: >
Whether there was already any non-MSIX install on this system
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_OTHER_INST
other_msix_inst:
type: boolean
description: >
Whether there was already any MSIX install on this system
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_OTHER_MSIX_INST
silent:
type: boolean
description: >
(optional, present if installer_type is "full")
Whether this was a silent install
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_SILENT
from_msi:
type: boolean
description: >
(optional, present if installer_type is "full")
Whether this was an MSI install
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_FROM_MSI
default_path:
type: boolean
description: >
(optional, present if installer_type is "full")
Whether the default path was used
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- rtestard@mozilla.com
- application-update-telemetry-alerts@mozilla.com
expires: never
telemetry_mirror: INSTALLATION_FIRSTSEEN_DEFAULT_PATH
performance.interaction:
tab_switch_composite:
type: timing_distribution
time_unit: millisecond
telemetry_mirror: FX_TAB_SWITCH_COMPOSITE_E10S_MS
description: >
Time between tab selection and first composite of the tab content onto the
screen.
(Migrated from the geckoview metric of the same name.)
metadata:
tags:
- 'Firefox :: Tabbed Browser'
bugs:
data_reviews:
notification_emails:
- mconley@mozilla.com
- perf-telemetry-alerts@mozilla.com
expires: never
browser.usage:
interaction:
type: event
description: >
The user interacted with something in the Firefox Desktop frontend.
Could be via mouse or keyboard, could be a command or a UI element.
bugs:
data_reviews:
expires: never
data_sensitivity: [interaction]
notification_emails:
- chutten@mozilla.com
extra_keys:
flow_id:
type: string
description: >
An UUIDv4 used to group interaction events together under the
assumption that they're part of the same user activity.
See BrowserUsageTelemetry's FLOW_IDLE_TIME for details.
source:
type: string
description: >
The source of the interaction. Usually a UI section
(like `bookmarks_bar` or `content_context`), but can also be an input
method (like `keyboard`).
The full list of supported `source`s can be found in
`BrowserUsageTelemetry`'s `BROWSER_UI_CONTAINER_IDS. Plus `keyboard`
and panes from `about:preferences` listed in `PREFERENCES_PANES`.
See `_getWidgetContainer` for details.
widget_id:
type: string
description: >
The item interacted with.
Usually the `id` of the DOM Node that the user used,
sometimes the `id` of the parent or ancestor Node instead.
This node is then conjugated by obscuring any addon id in it
(turning it to the string `addonX` where `X` is a number stable
within a browsing session) and then replacing any underscore with a
hyphen.
See `BrowserUsageTelemetry#_getWidgetID` and `telemetryId`.
e.g. "Browser:Reload", "key-newNavigatorTab", "PanelUI-Bookmarks".
send_in_pings:
- prototype-no-code-events
browser.ui:
toolbar_widgets:
type: object
description: >
What widgets are in which toolbars.
Not dissimilar from Telemetry's `browser.ui.toolbar_widgets`,
but in a friendlier format.
for how widget ids and positions are determined.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
- chutten@mozilla.com
expires: 137
structure:
type: array
items:
type: object
properties:
position:
type: string
widgetId:
type: string
mirror_for_toolbar_widgets:
type: labeled_boolean
description: >
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.toolbar_widgets.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_TOOLBAR_WIDGETS
customized_widgets:
type: labeled_counter
description: >
Records when widgets are added, removed or moved in the UI. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.customized_widgets.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_CUSTOMIZED_WIDGETS
homepage:
preference_ignore:
type: event
description: >
This is recorded whenever the homepage preference is either reset
due to being on the ignore list, or setting is blocked due to being
on the same list. The value field records the reason for the ignore.
"saved_reset" for when a saved preference value is reset.
"set_blocked" for when the setting was blocked and
"set_blocked_extension" for when we know a WebExtension attempting
to set it was blocked.
This event was generated to correspond to the Legacy Telemetry event
homepage.preference#ignore.
bugs:
data_reviews:
notification_emails:
- mdeboer@mozilla.com
- rharter@mozilla.com
expires: never
extra_keys:
value:
description: >
The `value` of the event. Mirrors to the Legacy Telemetry
event's `value` parameter.
type: string
webExtensionId:
description: >
The identifier of the webextension, if known.
type: string
telemetry_mirror: Homepage_Preference_Ignore
installation:
first_seen_full:
type: event
description: >
Recorded after the application has been installed or reinstalled,
the first time that a profile sees that there was a new
installation. This includes information about how the installer was
run.
This event was generated to correspond to the Legacy Telemetry event
installation.first_seen#full.
bugs: &installation_first_seen_bugs
data_reviews: &installation_first_seen_data_reviews
notification_emails: &installation_first_seen_emails
- application-update-telemetry-alerts@mozilla.com
- rtestard@mozilla.com
expires: never
extra_keys: &installation_first_seen_extra
version:
description: >
The application version installed by the installer (not necessarily the current version)
type: string
build_id:
description: >
The build ID of the application installed by the installer (not necessarily the current version)
type: string
admin_user:
description: >
Whether the installer is running from an elevated admin user
type: string
install_existed:
description: >
Whether there was already an install in this location
type: string
other_inst:
description: >
Whether there was already any non-MSIX install on this system
type: string
other_msix_inst:
description: >
Whether there was already any MSIX install on this system
type: string
profdir_existed:
description: >
Whether the top-level profile directory existed
type: string
silent:
description: >
(optional, present if object is "full") Whether this was a silent install
type: string
from_msi:
description: >
(optional, present if object is "full") Whether this was an MSI install
type: string
default_path:
description: >
(optional, present if object is "full") Whether the default path was used
type: string
telemetry_mirror: Installation_FirstSeen_Full
no_lint:
- COMMON_PREFIX
first_seen_stub:
type: event
description: >
Recorded after the application has been installed or reinstalled,
the first time that a profile sees that there was a new
installation. This includes information about how the installer was
run.
This event was generated to correspond to the Legacy Telemetry event
installation.first_seen#stub.
bugs: *installation_first_seen_bugs
data_reviews: *installation_first_seen_data_reviews
notification_emails: *installation_first_seen_emails
expires: never
extra_keys: *installation_first_seen_extra
telemetry_mirror: Installation_FirstSeen_Stub
no_lint:
- COMMON_PREFIX
first_seen_msix:
type: event
description: >
Recorded after the application has been installed or reinstalled,
the first time that a profile sees that there was a new
installation. This includes information about how the installer was
run.
This event was generated to correspond to the Legacy Telemetry event
installation.first_seen#msix.
bugs: *installation_first_seen_bugs
data_reviews: *installation_first_seen_data_reviews
notification_emails: *installation_first_seen_emails
expires: never
extra_keys: *installation_first_seen_extra
telemetry_mirror: Installation_FirstSeen_Msix
no_lint:
- COMMON_PREFIX
partner_link:
click_newtab:
type: event
description: >
This is recorded when clicking a partner link. The value is the
partner.
This event was generated to correspond to the Legacy Telemetry event
partner_link.click#newtab.
bugs: &partner_link_click_bugs
data_reviews: &partner_link_click_data_reviews
notification_emails: &partner_link_click_emails
- dao@mozilla.com
expires: never
extra_keys: &partner_link_click_extra
value:
description: >
The `value` of the event. Mirrors to the Legacy Telemetry
event's `value` parameter.
type: string
telemetry_mirror: Partner_link_Click_Newtab
click_urlbar:
type: event
description: >
This is recorded when clicking a partner link. The value is the
partner.
This event was generated to correspond to the Legacy Telemetry event
partner_link.click#urlbar.
bugs: *partner_link_click_bugs
data_reviews: *partner_link_click_data_reviews
notification_emails: *partner_link_click_emails
expires: never
extra_keys: *partner_link_click_extra
telemetry_mirror: Partner_link_Click_Urlbar
attribution_success:
type: event
description: >
This is recorded when sending an attribution request for a partner
link. The value is the partner.
This event was generated to correspond to the Legacy Telemetry event
partner_link.attribution#success.
bugs: &partner_link_attribution_bugs
data_reviews: &partner_link_attribution_data_reviews
notification_emails: &partner_link_attribution_emails
- dao@mozilla.com
expires: never
extra_keys: &partner_link_attribution_extra
value:
description: >
The `value` of the event. Mirrors to the Legacy Telemetry
event's `value` parameter.
type: string
telemetry_mirror: Partner_link_Attribution_Success
attribution_failure:
type: event
description: >
This is recorded when sending an attribution request for a partner
link. The value is the partner.
This event was generated to correspond to the Legacy Telemetry event
partner_link.attribution#failure.
bugs: *partner_link_attribution_bugs
data_reviews: *partner_link_attribution_data_reviews
notification_emails: *partner_link_attribution_emails
expires: never
extra_keys: *partner_link_attribution_extra
telemetry_mirror: Partner_link_Attribution_Failure
attribution_abort:
type: event
description: >
This is recorded when sending an attribution request for a partner
link. The value is the partner.
This event was generated to correspond to the Legacy Telemetry event
partner_link.attribution#abort.
bugs: *partner_link_attribution_bugs
data_reviews: *partner_link_attribution_data_reviews
notification_emails: *partner_link_attribution_emails
expires: never
extra_keys: *partner_link_attribution_extra
telemetry_mirror: Partner_link_Attribution_Abort
browser.ui.interaction:
menu_bar:
type: labeled_counter
description: >
Records a count of interactions with items in the menu bar. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.menu_bar.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_MENU_BAR
tabs_bar:
type: labeled_counter
description: >
Records a count of interactions with items in the tab bar. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.tabs_bar.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_TABS_BAR
vertical_tabs_container:
type: labeled_counter
description: >
Records a count of interactions with items in the vertical tab bar.
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.vertical_tabs_container.
bugs:
data_reviews:
notification_emails:
- vsabino@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_VERTICAL_TABS_CONTAINER
nav_bar:
type: labeled_counter
description: >
Records a count of interactions with items in the nav bar. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.nav_bar.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_NAV_BAR
bookmarks_bar:
type: labeled_counter
description: >
Records a count of interactions with items in the bookmarks bar. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.bookmarks_bar.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_BOOKMARKS_BAR
app_menu:
type: labeled_counter
description: >
Records a count of interactions with items in the app menu. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.app_menu.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_APP_MENU
tabs_context:
type: labeled_counter
description: >
Records a count of interactions with items in the tab context menu.
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.tabs_context.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_TABS_CONTEXT
tabs_context_entrypoint:
type: labeled_counter
description: >
Records a count for each entrypoint (the container of the trigger
node) when an item from the tabs context menu is selected. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.tabs_context_entrypoint.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- mconley@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_TABS_CONTEXT_ENTRYPOINT
content_context:
type: labeled_counter
description: >
Records a count of interactions with items in the content context
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.content_context.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_CONTENT_CONTEXT
overflow_menu:
type: labeled_counter
description: >
Records a count of interactions with items in the overflow menu. See
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.overflow_menu.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_OVERFLOW_MENU
unified_extensions_area:
type: labeled_counter
description: >
Records a count of interactions with items in the Unified Extensions
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.unified_extensions_area.
bugs:
data_reviews:
notification_emails:
- dtownsend@mozilla.com
- mconley@mozilla.com
- wdurand@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_UNIFIED_EXTENSIONS_AREA
pinned_overflow_menu:
type: labeled_counter
description: >
Records a count of interactions with items in the pinned area of the
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.pinned_overflow_menu.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PINNED_OVERFLOW_MENU
pageaction_urlbar:
type: labeled_counter
description: >
Records a count of interactions with page action items in the url
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.pageaction_urlbar.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PAGEACTION_URLBAR
pageaction_panel:
type: labeled_counter
description: >
Records a count of interactions with page action items in the panel.
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.pageaction_panel.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PAGEACTION_PANEL
preferences_pane_home:
type: labeled_counter
description: >
Records the items interacted with in the Home section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneHome.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANEHOME
preferences_pane_general:
type: labeled_counter
description: >
Records the items interacted with in the General section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneGeneral.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANEGENERAL
preferences_pane_privacy:
type: labeled_counter
description: >
Records the items interacted with in the Privacy section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_panePrivacy.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANEPRIVACY
preferences_pane_search:
type: labeled_counter
description: >
Records the items interacted with in the Search section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneSearch.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANESEARCH
preferences_pane_search_results:
type: labeled_counter
description: >
Records the items interacted with in the Search results section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneSearchResults.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANESEARCHRESULTS
preferences_pane_sync:
type: labeled_counter
description: >
Records the items interacted with in the Sync section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneSync.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANESYNC
preferences_pane_containers:
type: labeled_counter
description: >
Records the items interacted with in the Containers section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneContainers.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANECONTAINERS
preferences_pane_experimental:
type: labeled_counter
description: >
Records the items interacted with in the Experimental section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneExperimental.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANEEXPERIMENTAL
preferences_pane_more_from_mozilla:
type: labeled_counter
description: >
Records the items interacted with in the More From Mozilla section
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneMoreFromMozilla.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- pdahiya@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANEMOREFROMMOZILLA
preferences_pane_unknown:
type: labeled_counter
description: >
Records the items interacted with in any other section of
docs.mozilla.org/browser/BrowserUsageTelemetry.html
This metric was generated to correspond to the Legacy Telemetry
scalar browser.ui.interaction.preferences_paneUnknown.
bugs:
data_reviews:
notification_emails:
- shong@mozilla.com
- dtownsend@mozilla.com
expires: never
telemetry_mirror: BROWSER_UI_INTERACTION_PREFERENCES_PANEUNKNOWN