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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2846233003: 📰 Record user actions on the NTP and Home sheet (Closed)
Patch Set: Ready for actual review 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 unified diff | Download patch
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. 9 and description for each user action.
10 10
(...skipping 15808 matching lines...) Expand 10 before | Expand all | Expand 10 after
15819 <action name="Stop"> 15819 <action name="Stop">
15820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15821 <description>Please enter the description of this user action.</description> 15821 <description>Please enter the description of this user action.</description>
15822 </action> 15822 </action>
15823 15823
15824 <action name="Strikethrough"> 15824 <action name="Strikethrough">
15825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15826 <description>Please enter the description of this user action.</description> 15826 <description>Please enter the description of this user action.</description>
15827 </action> 15827 </action>
15828 15828
15829 <action name="Suggestions.Action.Fetch">
15830 <owner>finkm@chromium.org</owner>
15831 <owner>dgn@chromium.org</owner>
15832 <description>User requested fetching more content suggestions.</description>
15833 </action>
15834
15835 <action name="Suggestions.Action.ViewAll">
15836 <owner>finkm@chromium.org</owner>
15837 <owner>dgn@chromium.org</owner>
15838 <description>
15839 User navigated to the complete view of a content suggestions section.
15840 </description>
15841 </action>
15842
15843 <action name="Suggestions.Card.ActionTapped">
15844 <owner>finkm@chromium.org</owner>
15845 <owner>dgn@chromium.org</owner>
15846 <description>
15847 User tapped on a card's button in the content suggestions UI.
15848 </description>
15849 </action>
15850
15851 <action name="Suggestions.Card.SwipedAway">
15852 <owner>finkm@chromium.org</owner>
15853 <owner>dgn@chromium.org</owner>
15854 <description>
15855 User swiped a card away in the content suggestions UI.
15856 </description>
15857 </action>
15858
15859 <action name="Suggestions.Card.Tapped">
15860 <owner>finkm@chromium.org</owner>
15861 <owner>dgn@chromium.org</owner>
15862 <description>
15863 User tapped on a card in the content suggestions UI.
15864 </description>
15865 </action>
15866
15867 <action name="Suggestions.Category.Dismissed">
15868 <owner>finkm@chromium.org</owner>
15869 <owner>dgn@chromium.org</owner>
15870 <description>User dismissed a content suggestions category.</description>
15871 </action>
15872
15873 <action name="Suggestions.Content.Dismissed">
15874 <owner>finkm@chromium.org</owner>
15875 <owner>dgn@chromium.org</owner>
15876 <description>User dismissed a content suggestion.</description>
15877 </action>
15878
15879 <action name="Suggestions.Content.Opened">
15880 <owner>finkm@chromium.org</owner>
15881 <owner>dgn@chromium.org</owner>
15882 <description>User opened a content suggestion.</description>
15883 </action>
15884
15829 <action name="Suggestions.ContextMenu.DownloadItem"> 15885 <action name="Suggestions.ContextMenu.DownloadItem">
15830 <owner>mvanouwerkerk@chromium.org</owner> 15886 <owner>mvanouwerkerk@chromium.org</owner>
15831 <owner>galinap@google.com</owner> 15887 <owner>galinap@google.com</owner>
15832 <description> 15888 <description>
15833 Android: User used the context menu to download a suggested item. 15889 Android: User used the context menu to download a suggested item.
15834 </description> 15890 </description>
15835 </action> 15891 </action>
15836 15892
15837 <action name="Suggestions.ContextMenu.OpenItemInIncognitoTab"> 15893 <action name="Suggestions.ContextMenu.OpenItemInIncognitoTab">
15838 <owner>mvanouwerkerk@chromium.org</owner> 15894 <owner>mvanouwerkerk@chromium.org</owner>
(...skipping 30 matching lines...) Expand all
15869 </action> 15925 </action>
15870 15926
15871 <action name="Suggestions.ContextMenu.Shown"> 15927 <action name="Suggestions.ContextMenu.Shown">
15872 <owner>mvanouwerkerk@chromium.org</owner> 15928 <owner>mvanouwerkerk@chromium.org</owner>
15873 <owner>galinap@google.com</owner> 15929 <owner>galinap@google.com</owner>
15874 <description> 15930 <description>
15875 Android: User opened the context menu on a suggested item. 15931 Android: User opened the context menu on a suggested item.
15876 </description> 15932 </description>
15877 </action> 15933 </action>
15878 15934
15935 <action name="Suggestions.Site.RemovalUndone">
15936 <owner>finkm@chromium.org</owner>
15937 <owner>dgn@chromium.org</owner>
15938 <description>User reverted the removal of a suggested site.</description>
15939 </action>
15940
15941 <action name="Suggestions.Site.Removed">
15942 <owner>finkm@chromium.org</owner>
15943 <owner>dgn@chromium.org</owner>
15944 <description>User removed a suggested site.</description>
15945 </action>
15946
15947 <action name="Suggestions.SurfaceHidden">
15948 <owner>finkm@chromium.org</owner>
15949 <owner>dgn@chromium.org</owner>
15950 <description>User closed the content suggestions UI.</description>
15951 </action>
15952
15953 <action name="Suggestions.SurfaceVisible">
15954 <owner>finkm@chromium.org</owner>
15955 <owner>dgn@chromium.org</owner>
15956 <description>User opened the content suggestions UI.</description>
15957 </action>
15958
15879 <action name="Suggestions.Tile.RemovalUndone"> 15959 <action name="Suggestions.Tile.RemovalUndone">
15880 <owner>mvanouwerkerk@chromium.org</owner> 15960 <owner>mvanouwerkerk@chromium.org</owner>
15881 <owner>galinap@google.com</owner> 15961 <owner>galinap@google.com</owner>
15882 <description> 15962 <description>
15883 Android: User tapped the undo button in the snackbar after removing a 15963 Android: User tapped the undo button in the snackbar after removing a
15884 suggested item. 15964 suggested item.
15885 </description> 15965 </description>
15966 <obsolete>
15967 Deprecated as of 05/2017. Now recorded as
15968 &quot;Suggestions.Site.RemovalUndone&quot;.
15969 </obsolete>
15970 </action>
15971
15972 <action name="Suggestions.Tile.Tapped">
15973 <owner>finkm@chromium.org</owner>
15974 <owner>dgn@chromium.org</owner>
15975 <description>
15976 User tapped on a tile in the content suggestions UI.
15977 </description>
15886 </action> 15978 </action>
15887 15979
15888 <action name="SuspiciousExtensionBubbleDismissed"> 15980 <action name="SuspiciousExtensionBubbleDismissed">
15889 <owner>finnur@chromium.org</owner> 15981 <owner>finnur@chromium.org</owner>
15890 <description>Please enter the description of this user action.</description> 15982 <description>Please enter the description of this user action.</description>
15891 </action> 15983 </action>
15892 15984
15893 <action name="SwitchTab_Click"> 15985 <action name="SwitchTab_Click">
15894 <owner>bruthig@chromium.org</owner> 15986 <owner>bruthig@chromium.org</owner>
15895 <owner>tdanderson@chromium.org</owner> 15987 <owner>tdanderson@chromium.org</owner>
(...skipping 1051 matching lines...) Expand 10 before | Expand all | Expand 10 after
16947 <action name="webapps.AddShortcut.Manifest"> 17039 <action name="webapps.AddShortcut.Manifest">
16948 <owner>mlamouri@chromium.org</owner> 17040 <owner>mlamouri@chromium.org</owner>
16949 <description> 17041 <description>
16950 Shortcut added to the homescreen with a valid Manifest. This action will be 17042 Shortcut added to the homescreen with a valid Manifest. This action will be
16951 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 17043 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16952 to keep a trend of whether the webapp also add meta tags. 17044 to keep a trend of whether the webapp also add meta tags.
16953 </description> 17045 </description>
16954 </action> 17046 </action>
16955 17047
16956 </actions> 17048 </actions>
OLDNEW
« components/ntp_tiles/most_visited_sites.cc ('K') | « components/ntp_tiles/most_visited_sites.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698