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

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: Spacing fixes 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 2769d4f455330c3fd97d31021d27945a67116213..9d52c293b147aa4381dfb1e5b6952b037a35cf90 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7634,6 +7634,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