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

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

Issue 2750503004: Add metric to record users opening a new NTP. (Closed)
Patch Set: Adjust description for action Created 3 years, 9 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageUma.java ('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 0ed10fe9f5c36a6ef0c4853eb907cb6ed445222d..a537473c6160c9034d44f61c0f8163584ad34ed3 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -9961,6 +9961,14 @@ 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="MobileNTPOpenedInNewTab">
+ <owner>fhorschig@chromium.org</owner>
+ <description>
+ The user manually created a New Tab Page (NTP) in a new tab that has not
+ been shown before. This includes the initial tab (when starting Chrome).
+ </description>
+</action>
+
<action name="MobileNTPRecentlyClosed">
<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 | « chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageUma.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698