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 :: Private Browsing'
private_browsing.reset_pbm:
confirm_panel:
type: event
description: >
Confirm panel show / hide event.
extra_keys:
action:
type: string
description: Whether the panel was hidden or shown.
reason:
type: string
description: Reason for the action.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- pbz@mozilla.com
expires: never
reset_action:
type: event
description: >
Dispatched whenever PBM is restarted / reset via the resetPBM feature.
extra_keys:
did_confirm:
type: boolean
description: Whether the user confirmed the reset action via the confirmation dialog.
bugs:
data_reviews:
data_sensitivity:
- interaction
notification_emails:
- pbz@mozilla.com
expires: never
aboutprivatebrowsing:
click_info_link:
type: event
description: >
This is recorded when a user clicks a link on the private browsing
newtab.
This event was generated to correspond to the Legacy Telemetry event
aboutprivatebrowsing.click#info_link.
bugs: &aboutprivatebrowsing_click_bugs
data_reviews: &aboutprivatebrowsing_click_data_reviews
notification_emails: &aboutprivatebrowsing_click_emails
- pbz@mozilla.com
- tihuang@mozilla.com
expires: 139
no_lint:
- COMMON_PREFIX
telemetry_mirror: Aboutprivatebrowsing_Click_InfoLink
click_promo_link:
type: event
description: >
This is recorded when a user clicks a link on the private browsing
newtab.
This event was generated to correspond to the Legacy Telemetry event
aboutprivatebrowsing.click#promo_link.
bugs: *aboutprivatebrowsing_click_bugs
data_reviews: *aboutprivatebrowsing_click_data_reviews
notification_emails: *aboutprivatebrowsing_click_emails
expires: 139
no_lint:
- COMMON_PREFIX
telemetry_mirror: Aboutprivatebrowsing_Click_PromoLink
click_dismiss_button:
type: event
description: >
This is recorded when a user clicks a link on the private browsing
newtab.
This event was generated to correspond to the Legacy Telemetry event
aboutprivatebrowsing.click#dismiss_button.
bugs: *aboutprivatebrowsing_click_bugs
data_reviews: *aboutprivatebrowsing_click_data_reviews
notification_emails: *aboutprivatebrowsing_click_emails
expires: 139
no_lint:
- COMMON_PREFIX
telemetry_mirror: Aboutprivatebrowsing_Click_DismissButton