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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
---
$tags:
- 'Firefox :: General'
protocolhandler.mailto:
prompt_clicked:
type: labeled_counter
description: >
User clicked on a button to approve setting the current site as default
web mail site. The sum of all counters is the total amount of user
interactions and dismissing the same dialog often could be a sign of
a bug.
bugs:
data_reviews:
notification_emails:
- install-update@mozilla.com
expires: never
labels:
- set_os_default
- set_os_default_error
- set_os_default_impossible
- dismiss_os_default
- set_local_default
- dismiss_local_default
send_in_pings:
- active
- metrics
handler_prompt_shown:
type: labeled_counter
description: >
A website was visited, which called registerProtocolHandler
for mailto://
bugs:
data_reviews:
notification_emails:
- install-update@mozilla.com
expires: never
labels:
- os_default
- fx_default
send_in_pings:
- active
- metrics