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

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: Removed newline Created 7 years, 6 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 fcd5cdb1c9555d54446c1090f03f42a0b971b951..2b68dbf6ec2428d5f2ef14a77b25f4f4c966b183 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7766,6 +7766,13 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="NewTabPage.NumberOfMouseOvers">
+ <summary>
+ Number of times the user hovered over Most Visited tile elements prior to
+ navigating away from the New Tab Page.
+ </summary>
+</histogram>
+
<histogram name="NewTabPage.OtherSessionsMenu" enum="NtpOtherSessionsType">
<summary>
Histogram for usage of the menu on the NTP that allows the user to access

Powered by Google App Engine
This is Rietveld 408576698