Source code
Revision control
Copy as Markdown
Other Tools
{
"metrics": {
"newtab": {
"promo_card_click": {
"description": "Recorded when there is a click on the promo card cta",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"promo_card_dismiss": {
"description": "Recorded when the promo card is dismissed",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"promo_card_impression": {
"description": "Recorded when the promo card is visible",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_lists_change_display": {
"description": "Whether the lists widget is enabled. Matches the `widgets.lists.enabled` pref\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["display_status", "newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_lists_impression": {
"description": "Recorded when the list widget is viewable on a users screen\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_lists_user_event": {
"description": "Details which user action has occurred. It can be one of the following: list_copy, list_create, list_edit, list_delete, task_create, task_edit task_delete and task_completed\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id", "user_action"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_timer_change_display": {
"description": "Whether the timer widget is enabled. Matches the `widgets.focusTimer.enabled` pref\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["display_status", "newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_timer_impression": {
"description": "Recorded when the timer widget is viewable on a users screen\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_timer_toggle_notification": {
"description": "Whether the timer widget's notification pref is enabled. Matches the `widgets.focusTimer.showSystemNotifications` pref\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["display_status", "newtab_visit_id"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
},
"widgets_timer_user_event": {
"description": "Details which user action has occurred. It can be one of the following: timer_set, timer_play, timer_pause, timer_reset, timer_toggle_focus, timer_toggle_break, timer_end\n",
"disabled": false,
"extraArgs": {
"allowed_extra_keys": ["newtab_visit_id", "user_action"]
},
"lifetime": "ping",
"pings": ["newtab"],
"type": "event"
}
}
},
"pings": {}
}