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

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

Issue 667873002: Add UMA to hotword trigger extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: JS style fix. Created 6 years, 2 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/common/extensions/api/_permission_features.json ('k') | tools/metrics/actions/extract_actions.py » ('j') | 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 b0f8f6f93d8edf2b9aaff09c9be8118d619fa18d..e67d0c09020906bf80fe6352afe702000cf88b95 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -3130,6 +3130,16 @@ 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="Hotword.HotwordTrigger">
+ <owner>amistry@chromium.org</owner>
+ <owner>rlp@chromium.org</owner>
+ <owner>somast@chromium.org</owner>
+ <description>
+ Counts the number of times the hotword was triggered by the user saying 'Ok
Mark P 2014/10/21 17:33:05 Actions are not count. Actions are events with ti
Anand Mistry (off Chromium) 2014/10/21 23:19:26 Done.
+ Google'.
+ </description>
+</action>
+
<action name="ImportLockDialogCocoa_Shown">
<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/common/extensions/api/_permission_features.json ('k') | tools/metrics/actions/extract_actions.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698