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

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

Issue 2878773002: 📰 Add user action for the first time the UI is shown (Closed)
Patch Set: rebase, remove not_user_triggered Created 3 years, 7 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/suggestions/SuggestionsMetrics.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 41574dae639e92a873b21e7b8fea0663e999deba..ac512c12b379cde08635afe8031f4cbeb5e5106f 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -16089,6 +16089,15 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Suggestions.FirstTimeSurfaceVisible">
+ <owner>finkm@chromium.org</owner>
+ <owner>dgn@chromium.org</owner>
+ <description>
+ Recorded right before Suggestions.SurfaceVisible when this is the first time
+ a suggestions surface is made visible to the user on that device.
+ </description>
+</action>
+
<action name="Suggestions.ScrolledAfterOpen">
<owner>dgn@chromium.org</owner>
<owner>finkm@chromium.org</owner>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/suggestions/SuggestionsMetrics.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698