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

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

Issue 1302363002: Popular sites on the NTP: Extend UMA histograms that track clicks and impressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@filename_from_finch
Patch Set: review Created 5 years, 4 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 56a52241446b1e8d47620a6524334fabe1a55da7..b846d6a7fdf6a963ae1393a20f16634278097b8b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76463,6 +76463,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="client" label="Suggestions coming from the client."/>
<suffix name="client0"
label="deprecated - Suggestions coming from the client source 0."/>
+ <suffix name="popular" label="Non-personalized, popular suggestions."/>
<!-- Server providers 1 through 8 have never been logged. -->
<suffix name="server" label="Suggestions coming from the server."/>

Powered by Google App Engine
This is Rietveld 408576698