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

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

Issue 2509663002: Add a histogram for recording content suggestions local usage time stats. (Closed)
Patch Set: Updated historgram description Created 4 years, 1 month 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
« no previous file with comments | « components/ntp_snippets/content_suggestions_metrics.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 5f127885cb7c1c36733800e680c138f6f2e724f3..f98df1f9501d87927e973ddfdbd48d5c74b461ae 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -37610,6 +37610,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="NewTabPage.ContentSuggestions.UsageTimeLocal">
+ <owner>markusheintz@chromium.org</owner>
+ <summary>
+ Android: The time of day (in the local timezone) when the user used content
+ suggestions. Recorded for example when the user scrolls to the articles
+ suggestions or opens an article suggestions.
+ </summary>
+</histogram>
+
<histogram name="NewTabPage.ContentSuggestions.VisitDuration" units="ms">
<owner>treib@chromium.org</owner>
<summary>
« no previous file with comments | « components/ntp_snippets/content_suggestions_metrics.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698