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

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

Issue 2510053002: Add a count for Suggested Articles usage. (Closed)
Patch Set: sync 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:
View side-by-side diff with in-line comments
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/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index aabf8011d5c580dd171a52fcf7c79bc78a8263b0..b8c13a0ea058a29427be85d8e0c79c2ac172dcbc 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -10315,6 +10315,15 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="NewTabPage_ContentSuggestions_ArticlesUsage">
+ <owner>markusheintz@chromium.org</owner>
+ <description>
+ Counts the usage of the &quot;Articles for you&quot; section on the New Tab
+ Page. Examples for &quot;Articles for You&quot; usage are: A user opening an
+ article suggestion or a user viewing the articles suggestions section.
+ </description>
+</action>
+
<action name="NewTabPage_ReopenTab">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« 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