summaryrefslogtreecommitdiffstats
path: root/tools/metrics/rappor
diff options
context:
space:
mode:
authorknn <knn@chromium.org>2015-08-17 11:33:41 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-17 18:34:12 +0000
commit75d93420b04c547eb3329927e1a319f677c32d20 (patch)
tree3aa8e082fca0fd5d891faf22c9f805c754503e03 /tools/metrics/rappor
parentc6435a7aa061b2c32d2a015cd7acb57f4e395888 (diff)
downloadchromium_src-75d93420b04c547eb3329927e1a319f677c32d20.zip
chromium_src-75d93420b04c547eb3329927e1a319f677c32d20.tar.gz
chromium_src-75d93420b04c547eb3329927e1a319f677c32d20.tar.bz2
Add Rappor metrics to capture URLs explicitly navigated to by the user.
This also adds a RapporServiceBridge that exposes the RapporService in Java. BUG=521030 Review URL: https://codereview.chromium.org/1298473002 Cr-Commit-Position: refs/heads/master@{#343721}
Diffstat (limited to 'tools/metrics/rappor')
-rw-r--r--tools/metrics/rappor/rappor.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index eeacf7a..f663996 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -408,6 +408,25 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="NTP.ExplicitUserAction.PageNavigation.NTPTileClick"
+ type="UMA_RAPPOR_TYPE">
+ <owner>knn@chromium.org</owner>
+ <summary>
+ The eTLD+1 of the website visited by a user by clicking on the tile in the
+ NewTabPage.
+ </summary>
+</rappor-metric>
+
+<rappor-metric name="NTP.ExplicitUserAction.PageNavigation.OmniboxNonSearch"
+ type="UMA_RAPPOR_TYPE">
+ <owner>knn@chromium.org</owner>
+ <summary>
+ The eTLD+1 of the website visited by a user by typing the URL in the
+ omnibox including those completed from suggestions but not including
+ those that end up being searches in the search engine.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Navigation.Scheme.Data" type="ETLD_PLUS_ONE">
<owner>meacer@chromium.org</owner>
<summary>