646 lines
18 KiB
YAML
646 lines
18 KiB
YAML
# 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
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
# Adding a new metric? We have docs for that!
|
|
# https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
|
|
|
|
---
|
|
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
|
|
$tags:
|
|
- 'Firefox :: Sidebar'
|
|
|
|
sidebar:
|
|
expand:
|
|
type: event
|
|
description: >
|
|
The sidebar was expanded.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
resize:
|
|
type: event
|
|
description: >
|
|
User resized the sidebar.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
current:
|
|
type: quantity
|
|
description: Current width in pixels.
|
|
previous:
|
|
type: quantity
|
|
description: Previous width in pixels.
|
|
percentage:
|
|
type: quantity
|
|
description: Percentage of window width at time of resize (0-100).
|
|
display_settings:
|
|
type: string
|
|
lifetime: application
|
|
description: >
|
|
Setting for sidebar display (either "always", "expand-on-hover", or "hide").
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- metrics
|
|
position_settings:
|
|
type: string
|
|
lifetime: application
|
|
description: >
|
|
Setting for sidebar position (either "left" or "right").
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- metrics
|
|
tabs_layout:
|
|
type: string
|
|
lifetime: application
|
|
description: >
|
|
Setting for tabs orientation (either "horizontal" or "vertical").
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- metrics
|
|
width:
|
|
type: quantity
|
|
unit: pixels
|
|
lifetime: application
|
|
description: >
|
|
Width of the sidebar, in pixels.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- metrics
|
|
search:
|
|
type: labeled_counter
|
|
description: >
|
|
The number of searches from the sidebar, per view (e.g.: bookmarks,
|
|
history).
|
|
This metric was generated to correspond to the Legacy Telemetry
|
|
scalar sidebar.search.
|
|
bugs:
|
|
- https://bugzil.la/1648524
|
|
data_reviews:
|
|
- https://bugzil.la/1648524
|
|
notification_emails:
|
|
- rtestard@mozilla.com
|
|
expires: never
|
|
telemetry_mirror: SIDEBAR_SEARCH
|
|
link:
|
|
type: labeled_counter
|
|
description: >
|
|
The number of history items opened from the History sidebar.
|
|
This metric was generated to correspond to the Legacy Telemetry
|
|
scalar sidebar.link.
|
|
bugs:
|
|
- https://bugzil.la/1815706
|
|
data_reviews:
|
|
- https://bugzil.la/1815706
|
|
notification_emails:
|
|
- rtestard@mozilla.com
|
|
expires: never
|
|
telemetry_mirror: SIDEBAR_LINK
|
|
chatbot_icon_click:
|
|
type: event
|
|
description: >
|
|
The chatbot icon was clicked.
|
|
bugs:
|
|
- https://bugzil.la/1923972
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D226681
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
sidebar_open:
|
|
type: boolean
|
|
description: Whether the sidebar is expanded or collapsed.
|
|
history_icon_click:
|
|
type: event
|
|
description: >
|
|
The history icon was clicked.
|
|
bugs:
|
|
- https://bugzil.la/1923972
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D226681
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
sidebar_open:
|
|
type: boolean
|
|
description: Whether the sidebar is expanded or collapsed.
|
|
synced_tabs_icon_click:
|
|
type: event
|
|
description: >
|
|
The synced tabs icon was clicked.
|
|
bugs:
|
|
- https://bugzil.la/1923972
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D226681
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
sidebar_open:
|
|
type: boolean
|
|
description: Whether the sidebar is expanded or collapsed.
|
|
bookmarks_icon_click:
|
|
type: event
|
|
description: >
|
|
The bookmarks icon was clicked.
|
|
bugs:
|
|
- https://bugzil.la/1923972
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D226681
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
sidebar_open:
|
|
type: boolean
|
|
description: Whether the sidebar is expanded or collapsed.
|
|
addon_icon_click:
|
|
type: event
|
|
description: >
|
|
An extension icon was clicked.
|
|
bugs:
|
|
- https://bugzil.la/1923972
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D226681
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
sidebar_open:
|
|
type: boolean
|
|
description: Whether the sidebar is expanded or collapsed.
|
|
addon_id:
|
|
type: string
|
|
description: The extension's ID.
|
|
keyboard_shortcut:
|
|
type: event
|
|
description: >
|
|
Revamped sidebar toggled with keyboard shortcut.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1897411
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D229405
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: 147
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
panel:
|
|
type: string
|
|
description: Sidebar panel is currently open if any.
|
|
opened:
|
|
type: boolean
|
|
description: Whether the sidebar is opening
|
|
history:
|
|
sidebar_toggle:
|
|
type: event
|
|
description: >
|
|
The History sidebar panel was loaded or unloaded.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
opened:
|
|
type: boolean
|
|
description: Whether the panel was opened.
|
|
version:
|
|
type: string
|
|
description: The active version of sidebar (either "old" or "new").
|
|
synced_tabs:
|
|
sidebar_toggle:
|
|
type: event
|
|
description: >
|
|
The Synced Tabs sidebar panel was loaded or unloaded.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
opened:
|
|
type: boolean
|
|
description: Whether the panel was opened.
|
|
synced_tabs_loaded:
|
|
type: boolean
|
|
description: Whether synced tabs are showing.
|
|
version:
|
|
type: string
|
|
description: The active version of sidebar (either "old" or "new").
|
|
bookmarks:
|
|
sidebar_toggle:
|
|
type: event
|
|
description: >
|
|
The Bookmarks sidebar panel was loaded or unloaded.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
opened:
|
|
type: boolean
|
|
description: Whether the panel was opened.
|
|
version:
|
|
type: string
|
|
description: The active version of sidebar (either "old" or "new").
|
|
extension:
|
|
sidebar_toggle:
|
|
type: event
|
|
description: >
|
|
A sidebar extension panel was loaded or unloaded.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
opened:
|
|
type: boolean
|
|
description: Whether the panel was opened.
|
|
addon_id:
|
|
type: string
|
|
description: The extension's ID.
|
|
addon_name:
|
|
type: string
|
|
description: The localized name of the extension.
|
|
version:
|
|
type: string
|
|
description: The active version of sidebar (either "old" or "new").
|
|
sidebar.customize:
|
|
panel_toggle:
|
|
type: event
|
|
description: >
|
|
The Customize sidebar panel was loaded or unloaded.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
opened:
|
|
type: boolean
|
|
description: Whether the panel was opened.
|
|
icon_click:
|
|
type: event
|
|
description: >
|
|
User clicked on the gear icon to customize the sidebar.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
chatbot_enabled:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to chatbot on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1923900
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D225304
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the box was checked.
|
|
synced_tabs_enabled:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to synced tabs on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the box was checked.
|
|
history_enabled:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to history on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the box was checked.
|
|
bookmarks_enabled:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to bookmarks on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1923900
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D225304
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the box was checked.
|
|
extensions_clicked:
|
|
type: event
|
|
description: >
|
|
User clicked on the link to go to Browser Extensions on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
sidebar_display:
|
|
type: event
|
|
description: >
|
|
User selected an option of when the sidebar is shown on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
preference:
|
|
type: string
|
|
description: Either "always" or "hide".
|
|
sidebar_position:
|
|
type: event
|
|
description: >
|
|
User selected an option of in which side the sidebar is displayed from the sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
position:
|
|
type: string
|
|
description: Either "left" or "right".
|
|
tabs_layout:
|
|
type: event
|
|
description: >
|
|
User selected between horizontal or vertical tabs on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
orientation:
|
|
type: string
|
|
description: Either "horizontal" or "vertical".
|
|
tabs_display:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to hiding horizontal tabs on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the box was checked.
|
|
firefox_settings_clicked:
|
|
type: event
|
|
description: >
|
|
User clicked on the link to Manage Firefox Settings on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1898250
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D220720
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
expand_on_hover_enabled:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to expand on hover on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1930201
|
|
data_reviews:
|
|
- https://phabricator.services.mozilla.com/D233098
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- vsabino@mozilla.com
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the box was checked.
|
|
contextual_manager:
|
|
sidebar_toggle:
|
|
type: event
|
|
description: Client opens Contextual Manager.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1946830
|
|
data_reviews:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1947634
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- issozi@mozilla.com
|
|
- tthorne@mozilla.com
|
|
- passwords-dev@mozilla.org
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
opened:
|
|
type: boolean
|
|
description: Whether the sidebar is opening.
|
|
passwords_enabled:
|
|
type: event
|
|
description: >
|
|
User clicked on the checkbox corresponding to the "Passwords" entry on sidebar customization settings.
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1956952
|
|
data_reviews:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1947634
|
|
data_sensitivity:
|
|
- interaction
|
|
expires: never
|
|
notification_emails:
|
|
- issozi@mozilla.com
|
|
- tthorne@mozilla.com
|
|
- passwords-dev@mozilla.org
|
|
send_in_pings:
|
|
- events
|
|
extra_keys:
|
|
checked:
|
|
type: boolean
|
|
description: Whether the Passwords box was checked.
|