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

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

Issue 2528303003: [NTP] Fixed usage of NewTabPage.ActionAndroid histogram (Closed)
Patch Set: Changed order of UMA calls in ChromeTabbedActivity.java Created 3 years, 11 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 9164 matching lines...) Expand 10 before | Expand all | Expand 10 after
9175 <action name="MobileBeamCallbackSuccess"> 9175 <action name="MobileBeamCallbackSuccess">
9176 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9176 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9177 <description>Please enter the description of this user action.</description> 9177 <description>Please enter the description of this user action.</description>
9178 </action> 9178 </action>
9179 9179
9180 <action name="MobileBeamInvalidAppState"> 9180 <action name="MobileBeamInvalidAppState">
9181 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9181 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9182 <description>Please enter the description of this user action.</description> 9182 <description>Please enter the description of this user action.</description>
9183 </action> 9183 </action>
9184 9184
9185 <action name="MobileBookmarkManagerEntryOpened">
9186 <owner>ianwen@chromium.org</owner>
9187 <description>
9188 A bookmark was opened from the bookmark manager. Bookmarks opened directly
9189 from the NTP will not be counted. Instead those will be counted in the
9190 NewTabPage.ContentSuggestions.* histograms.
9191 </description>
9192 </action>
9193
9185 <action name="MobileBookmarkManagerOpen"> 9194 <action name="MobileBookmarkManagerOpen">
9186 <owner>ianwen@chromium.org</owner> 9195 <owner>ianwen@chromium.org</owner>
9187 <description> 9196 <description>
9188 Action indictating the bookmark manager is created, either by menu or NTP 9197 Action indictating the bookmark manager is created, either by menu or NTP
9189 button, or by navigation. 9198 button, or by navigation.
9190 </description> 9199 </description>
9191 </action> 9200 </action>
9192 9201
9193 <action name="MobileBookmarkManagerPageOpen"> 9202 <action name="MobileBookmarkManagerPageOpen">
9194 <owner>ianwen@chromium.org</owner> 9203 <owner>ianwen@chromium.org</owner>
(...skipping 489 matching lines...) Expand 10 before | Expand all | Expand 10 after
9684 Android: User navigated back to the NTP after reading an opened (clicked) 9693 Android: User navigated back to the NTP after reading an opened (clicked)
9685 snippet card. 9694 snippet card.
9686 </description> 9695 </description>
9687 </action> 9696 </action>
9688 9697
9689 <action name="MobileNTPBookmark"> 9698 <action name="MobileNTPBookmark">
9690 <owner>ianwen@chromium.org</owner> 9699 <owner>ianwen@chromium.org</owner>
9691 <description> 9700 <description>
9692 Action indicating the user has opened a bookmark from the bookmark manager. 9701 Action indicating the user has opened a bookmark from the bookmark manager.
9693 </description> 9702 </description>
9703 <obsolete>Deprecated as of 01/2017</obsolete>
9694 </action> 9704 </action>
9695 9705
9696 <action name="MobileNTPForeignSession"> 9706 <action name="MobileNTPForeignSession">
9697 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9707 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9698 <description>Please enter the description of this user action.</description> 9708 <description>Please enter the description of this user action.</description>
9709 <obsolete>Deprecated as of 01/2017</obsolete>
Mark P 2017/01/06 00:04:39 Please add replaced with MobileRecentTabManagerTab
finkm 2017/01/09 10:16:32 3x done!
9699 </action> 9710 </action>
9700 9711
9701 <action name="MobileNTPMostVisited"> 9712 <action name="MobileNTPMostVisited">
9702 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9713 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9703 <description>Please enter the description of this user action.</description> 9714 <description>Please enter the description of this user action.</description>
9704 </action> 9715 </action>
9705 9716
9706 <action name="MobileNTPRecentlyClosed"> 9717 <action name="MobileNTPRecentlyClosed">
9707 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9718 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9708 <description>Please enter the description of this user action.</description> 9719 <description>Please enter the description of this user action.</description>
9720 <obsolete>Deprecated as of 01/2017</obsolete>
9709 </action> 9721 </action>
9710 9722
9711 <action name="MobileNTPShown"> 9723 <action name="MobileNTPShown">
9712 <owner>knn@chromium.org</owner> 9724 <owner>knn@chromium.org</owner>
9713 <description> 9725 <description>
9714 The New Tab Page (NTP) was loaded or brought to foreground by the user. 9726 The New Tab Page (NTP) was loaded or brought to foreground by the user.
9715 </description> 9727 </description>
9716 </action> 9728 </action>
9717 9729
9718 <action name="MobileNTPSwitchToBookmarks"> 9730 <action name="MobileNTPSwitchToBookmarks">
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
9913 <action name="MobileReadingListOpen"> 9925 <action name="MobileReadingListOpen">
9914 <owner>gambard@chromium.org</owner> 9926 <owner>gambard@chromium.org</owner>
9915 <description>User opened a ReadingList entry.</description> 9927 <description>User opened a ReadingList entry.</description>
9916 </action> 9928 </action>
9917 9929
9918 <action name="MobileReceivedExternalIntent"> 9930 <action name="MobileReceivedExternalIntent">
9919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9931 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9920 <description>Please enter the description of this user action.</description> 9932 <description>Please enter the description of this user action.</description>
9921 </action> 9933 </action>
9922 9934
9935 <action name="MobileRecentTabManagerRecentTabOpened">
9936 <owner>finkm@chromium.org</owner>
9937 <description>
9938 A recently closed tab was opened from the recent tabs manager.Recently
Mark P 2017/01/06 00:04:39 nit: space after period.
finkm 2017/01/09 10:16:32 done
9939 closed tabs opened directly from the NTP will not be counted. Instead those
9940 will be counted in the NewTabPage.ContentSuggestions.* histograms.
9941 </description>
9942 </action>
9943
9944 <action name="MobileRecentTabManagerTabFromOtherDeviceOpened">
9945 <owner>finkm@chromium.org</owner>
9946 <description>
9947 A tab from another device was opened from the recent tabs manager. Tab from
Mark P 2017/01/06 00:04:39 nit: Tab from -> Tabs from
finkm 2017/01/09 10:16:32 done
9948 another device opened directly from the NTP will not be counted. Instead
9949 those will be counted in the NewTabPage.ContentSuggestions.* histograms.
9950 </description>
9951 </action>
9952
9923 <action name="MobileRendererCrashed"> 9953 <action name="MobileRendererCrashed">
9924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 9954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9925 <description>Please enter the description of this user action.</description> 9955 <description>Please enter the description of this user action.</description>
9926 </action> 9956 </action>
9927 9957
9928 <action name="MobileSadTabFeedback"> 9958 <action name="MobileSadTabFeedback">
9929 <owner>jwanda@chromium.org</owner> 9959 <owner>jwanda@chromium.org</owner>
9930 <description> 9960 <description>
9931 The user pressed the Send Feedback button on a tab that is displaying the 9961 The user pressed the Send Feedback button on a tab that is displaying the
9932 sad view. 9962 sad view.
(...skipping 6176 matching lines...) Expand 10 before | Expand all | Expand 10 after
16109 <action name="webapps.AddShortcut.Manifest"> 16139 <action name="webapps.AddShortcut.Manifest">
16110 <owner>mlamouri@chromium.org</owner> 16140 <owner>mlamouri@chromium.org</owner>
16111 <description> 16141 <description>
16112 Shortcut added to the homescreen with a valid Manifest. This action will be 16142 Shortcut added to the homescreen with a valid Manifest. This action will be
16113 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16143 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16114 to keep a trend of whether the webapp also add meta tags. 16144 to keep a trend of whether the webapp also add meta tags.
16115 </description> 16145 </description>
16116 </action> 16146 </action>
16117 16147
16118 </actions> 16148 </actions>
OLDNEW
« no previous file with comments | « ios/chrome/browser/ui/ntp/recent_tabs/recent_tabs_table_view_controller.mm ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698