runtime-metrics-146.json (1983B)
1 { 2 "metrics": { 3 "newtab_content": { 4 "top_sites_click": { 5 "description": "Recorded when a top sites tile is clicked.\n", 6 "disabled": false, 7 "extraArgs": { 8 "allowed_extra_keys": [ 9 "advertiser_name", 10 "frecency_boosted", 11 "frecency_boosted_has_exposure", 12 "is_sponsored", 13 "position", 14 "tile_id", 15 "visible_topsites" 16 ] 17 }, 18 "lifetime": "ping", 19 "pings": ["newtab-content"], 20 "type": "event" 21 }, 22 "top_sites_dismiss": { 23 "description": "Recorded when the \"Dismiss\" menu item in the three-dots menu of a topsite is clicked.\n", 24 "disabled": false, 25 "extraArgs": { 26 "allowed_extra_keys": [ 27 "advertiser_name", 28 "is_sponsored", 29 "position", 30 "tile_id" 31 ] 32 }, 33 "lifetime": "ping", 34 "pings": ["newtab-content"], 35 "type": "event" 36 }, 37 "top_sites_impression": { 38 "description": "Recorded when a top sites tile is visible to the user.\n", 39 "disabled": false, 40 "extraArgs": { 41 "allowed_extra_keys": [ 42 "advertiser_name", 43 "frecency_boosted", 44 "frecency_boosted_has_exposure", 45 "is_sponsored", 46 "position", 47 "tile_id", 48 "visible_topsites" 49 ] 50 }, 51 "lifetime": "ping", 52 "pings": ["newtab-content"], 53 "type": "event" 54 }, 55 "top_sites_show_privacy_click": { 56 "description": "Recorded when the \"Our sponsors & your privacy\" menu item in the three-dots menu of a topsite is clicked.\n", 57 "disabled": false, 58 "extraArgs": { 59 "allowed_extra_keys": ["advertiser_name", "position", "tile_id"] 60 }, 61 "lifetime": "ping", 62 "pings": ["newtab-content"], 63 "type": "event" 64 } 65 } 66 }, 67 "pings": {} 68 }