summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorrobliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-08 05:08:25 +0000
committerrobliao@chromium.org <robliao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-08 05:08:25 +0000
commit47dd653634082e1dd8a1e259243b9643290efddc (patch)
treece3f4db89620294f6f54bafeb4109e354e3c6432 /tools
parentf56428e5470d87c518715fac596a556d9f2b89e7 (diff)
downloadchromium_src-47dd653634082e1dd8a1e259243b9643290efddc.zip
chromium_src-47dd653634082e1dd8a1e259243b9643290efddc.tar.gz
chromium_src-47dd653634082e1dd8a1e259243b9643290efddc.tar.bz2
Google Now Message Center Stats
Provide support for counting Google Now cards in the message center. BUG=369754 TBR=xiyuan@chromium.org Review URL: https://codereview.chromium.org/264123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269035 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/metrics/actions/actions.xml8
-rw-r--r--tools/metrics/histograms/histograms.xml10
2 files changed, 18 insertions, 0 deletions
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 28886f2..72a5ef2 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -2891,6 +2891,14 @@ 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="GoogleNow.MessageCenter.NotificationPoppedUp">
+ <owner>robliao@chromium.org</owner>
+ <owner>skare@chromium.org</owner>
+ <description>
+ A Google Now notification was popped up to the user.
+ </description>
+</action>
+
<action name="GoogleNow.MessageClicked">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index df25d22..5cfcb72 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7336,6 +7336,16 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Events in Google Now component extension.</summary>
</histogram>
+<histogram name="GoogleNow.MessageCenter.Displayed.NotificationsVisible"
+ units="count">
+ <owner>robliao@chromium.org</owner>
+ <owner>skare@chromium.org</owner>
+ <summary>
+ Count of the number of Google Now notifications visible when the message
+ center/notification center is shown.
+ </summary>
+</histogram>
+
<histogram name="GoogleUpdate.EffectivePolicy" enum="UpdatePolicy">
<owner>gab@chromium.org</owner>
<summary>