Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 17526008: Log NTP hovers in 1993 clients (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed OVERRIDE error Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1f71326af9ab761067513c085350a7b83c45f2cb..58ac35fe5cba9b75063cddfae9802f0973a2a640 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7908,6 +7908,15 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="NewTabPage.NumberOfMouseOvers">
+ <summary>
+ The total number of times the user hovered the mouse over Most Visited tile
+ or title elements before changing focus away from the NTP, be it by
+ navigating to a URL, switching tabs, changing the active window or closing
+ the tab/shutting down Chrome.
+ </summary>
+</histogram>
+
<histogram name="NewTabPage.OtherSessionsMenu" enum="NtpOtherSessionsType">
<summary>
Histogram for usage of the menu on the NTP that allows the user to access
« chrome/browser/ui/search/instant_ntp.h ('K') | « chrome/renderer/searchbox/searchbox_extension.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698