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

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

Issue 2253043002: Add signin metrics access points used on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo Created 4 years, 4 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. A user action should be tied to an actual 9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediately after a user takes the 10 action taken by a user. It should be logged immediately after a user takes the
(...skipping 13615 matching lines...) Expand 10 before | Expand all | Expand 10 after
13626 </description> 13626 </description>
13627 </action> 13627 </action>
13628 13628
13629 <action name="Signin_Impression_FromPasswordBubble"> 13629 <action name="Signin_Impression_FromPasswordBubble">
13630 <owner>gogerald@chromium.org</owner> 13630 <owner>gogerald@chromium.org</owner>
13631 <description> 13631 <description>
13632 Recorded when showing sign in entry in the saving password bubble. 13632 Recorded when showing sign in entry in the saving password bubble.
13633 </description> 13633 </description>
13634 </action> 13634 </action>
13635 13635
13636 <action name="Signin_Impression_FromReSigninInfobar">
13637 <owner>bzanotti@chromium.org</owner>
13638 <description>
13639 Recorded when showing sign in entry in the re-signin infobar.
13640 </description>
13641 </action>
13642
13636 <action name="Signin_Impression_FromRecentTabs"> 13643 <action name="Signin_Impression_FromRecentTabs">
13637 <owner>gogerald@chromium.org</owner> 13644 <owner>gogerald@chromium.org</owner>
13638 <description> 13645 <description>
13639 Recorded when showing sign in entry in the recent tabs page. 13646 Recorded when showing sign in entry in the recent tabs page.
13640 </description> 13647 </description>
13641 </action> 13648 </action>
13642 13649
13643 <action name="Signin_Impression_FromSigninPromo"> 13650 <action name="Signin_Impression_FromSigninPromo">
13644 <owner>gogerald@chromium.org</owner> 13651 <owner>gogerald@chromium.org</owner>
13645 <description> 13652 <description>
13646 Recorded when showing sign in entry in the sign in promo. 13653 Recorded when showing sign in entry in the sign in promo.
13647 </description> 13654 </description>
13648 </action> 13655 </action>
13649 13656
13650 <action name="Signin_Impression_FromStartPage"> 13657 <action name="Signin_Impression_FromStartPage">
13651 <owner>gogerald@chromium.org</owner> 13658 <owner>gogerald@chromium.org</owner>
13652 <description> 13659 <description>
13653 Recorded when showing sign in entry in the first run experience. 13660 Recorded when showing sign in entry in the first run experience.
13654 </description> 13661 </description>
13655 <obsolete>Removed from codebase.</obsolete> 13662 <obsolete>Removed from codebase.</obsolete>
13656 </action> 13663 </action>
13657 13664
13665 <action name="Signin_Impression_FromTabSwitcher">
13666 <owner>bzanotti@chromium.org</owner>
13667 <description>
13668 Recorded when showing sign in entry in the tab switcher.
13669 </description>
13670 </action>
13671
13658 <action name="Signin_MoreButton_Shown"> 13672 <action name="Signin_MoreButton_Shown">
13659 <owner>gogerald@chromium.org</owner> 13673 <owner>gogerald@chromium.org</owner>
13660 <owner>bzanotti@chromium.org</owner> 13674 <owner>bzanotti@chromium.org</owner>
13661 <description> 13675 <description>
13662 Recorded when the More button is shown on the sign in confirmation screen. 13676 Recorded when the More button is shown on the sign in confirmation screen.
13663 </description> 13677 </description>
13664 </action> 13678 </action>
13665 13679
13666 <action name="Signin_Show_EnterpriseAccountPrompt"> 13680 <action name="Signin_Show_EnterpriseAccountPrompt">
13667 <owner>gogerald@chromium.org</owner> 13681 <owner>gogerald@chromium.org</owner>
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
13791 </action> 13805 </action>
13792 13806
13793 <action name="Signin_Signin_FromPasswordBubble"> 13807 <action name="Signin_Signin_FromPasswordBubble">
13794 <owner>gogerald@chromium.org</owner> 13808 <owner>gogerald@chromium.org</owner>
13795 <description> 13809 <description>
13796 Recorded on sign in start from access point 13810 Recorded on sign in start from access point
13797 signin_metrics::AccessPoint::ACCESS_POINT_PASSWORD_BUBBLE. 13811 signin_metrics::AccessPoint::ACCESS_POINT_PASSWORD_BUBBLE.
13798 </description> 13812 </description>
13799 </action> 13813 </action>
13800 13814
13815 <action name="Signin_Signin_FromReSigninInfobar">
13816 <owner>bzanotti@chromium.org</owner>
13817 <description>
13818 Recorded on sign in start from access point
13819 signin_metrics::AccessPoint::ACCESS_POINT_RESIGN_IN_INFOBAR.
13820 </description>
13821 </action>
13822
13801 <action name="Signin_Signin_FromRecentTabs"> 13823 <action name="Signin_Signin_FromRecentTabs">
13802 <owner>gogerald@chromium.org</owner> 13824 <owner>gogerald@chromium.org</owner>
13803 <description> 13825 <description>
13804 Recorded on sign in start from access point 13826 Recorded on sign in start from access point
13805 signin_metrics::AccessPoint::ACCESS_POINT_RECENT_TABS. 13827 signin_metrics::AccessPoint::ACCESS_POINT_RECENT_TABS.
13806 </description> 13828 </description>
13807 </action> 13829 </action>
13808 13830
13809 <action name="Signin_Signin_FromSettings"> 13831 <action name="Signin_Signin_FromSettings">
13810 <owner>gogerald@chromium.org</owner> 13832 <owner>gogerald@chromium.org</owner>
(...skipping 20 matching lines...) Expand all
13831 </action> 13853 </action>
13832 13854
13833 <action name="Signin_Signin_FromSupervisedUser"> 13855 <action name="Signin_Signin_FromSupervisedUser">
13834 <owner>gogerald@chromium.org</owner> 13856 <owner>gogerald@chromium.org</owner>
13835 <description> 13857 <description>
13836 Recorded on sign in start from access point 13858 Recorded on sign in start from access point
13837 signin_metrics::AccessPoint::ACCESS_POINT_SUPERVISED_USER. 13859 signin_metrics::AccessPoint::ACCESS_POINT_SUPERVISED_USER.
13838 </description> 13860 </description>
13839 </action> 13861 </action>
13840 13862
13863 <action name="Signin_Signin_FromTabSwitcher">
13864 <owner>bzanotti@chromium.org</owner>
13865 <description>
13866 Recorded on sign in start from access point
13867 signin_metrics::AccessPoint::ACCESS_POINT_TAB_SWITCHER.
13868 </description>
13869 </action>
13870
13841 <action name="Signin_Signin_FromUnknownAccessPoint"> 13871 <action name="Signin_Signin_FromUnknownAccessPoint">
13842 <owner>gogerald@chromium.org</owner> 13872 <owner>gogerald@chromium.org</owner>
13843 <description> 13873 <description>
13844 Recorded on sign in start from access point 13874 Recorded on sign in start from access point
13845 signin_metrics::AccessPoint::ACCESS_POINT_UNKNOWN. 13875 signin_metrics::AccessPoint::ACCESS_POINT_UNKNOWN.
13846 </description> 13876 </description>
13847 </action> 13877 </action>
13848 13878
13849 <action name="Signin_Signin_FromUnspecifiedAccessPoint"> 13879 <action name="Signin_Signin_FromUnspecifiedAccessPoint">
13850 <owner>gogerald@chromium.org</owner> 13880 <owner>gogerald@chromium.org</owner>
(...skipping 1549 matching lines...) Expand 10 before | Expand all | Expand 10 after
15400 <action name="webapps.AddShortcut.Manifest"> 15430 <action name="webapps.AddShortcut.Manifest">
15401 <owner>mlamouri@chromium.org</owner> 15431 <owner>mlamouri@chromium.org</owner>
15402 <description> 15432 <description>
15403 Shortcut added to the homescreen with a valid Manifest. This action will be 15433 Shortcut added to the homescreen with a valid Manifest. This action will be
15404 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 15434 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
15405 to keep a trend of whether the webapp also add meta tags. 15435 to keep a trend of whether the webapp also add meta tags.
15406 </description> 15436 </description>
15407 </action> 15437 </action>
15408 15438
15409 </actions> 15439 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698