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

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: 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 ad83c30c5964b9d313b03fba84c4c1726cd60f07..fbb0be9934f32d87a6ccd84b9d8011e6051269ed 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76020,6 +76020,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