summaryrefslogtreecommitdiffstats
path: root/tools/metrics/rappor
diff options
context:
space:
mode:
Diffstat (limited to 'tools/metrics/rappor')
-rw-r--r--tools/metrics/rappor/rappor.xml27
1 files changed, 18 insertions, 9 deletions
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 3d06174..a4f123f 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -106,6 +106,24 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="Launch.HomeScreen.Shortcut" type="ETLD_PLUS_ONE">
+ <owner>dfalcantara@chromium.org</owner>
+ <summary>
+ The eTLD+1 of a URL that was launched from the Android Home screen into a
+ tab. This explicitly does not count relaunches via the Android Recents
+ menu.
+ </summary>
+</rappor-metric>
+
+<rappor-metric name="Launch.HomeScreen.Standalone" type="ETLD_PLUS_ONE">
+ <owner>dfalcantara@chromium.org</owner>
+ <summary>
+ The eTLD+1 of a URL that was launched from the Android Home screen into a
+ WebappActivity. This explicitly does not count relaunches via the Android
+ Recents menu.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Plugins.FlashOriginUrl" type="ETLD_PLUS_ONE">
<owner>wfh@chromium.org</owner>
<summary>
@@ -210,15 +228,6 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
-<rappor-metric name="webapps.LaunchURL" type="ETLD_PLUS_ONE">
- <owner>dfalcantara@chromium.org</owner>
- <summary>
- The eTLD+1 of a URL that was launched from the Android Home screen into a
- WebappActivity. This explicitly does not count relaunches via the Android
- Recents menu.
- </summary>
-</rappor-metric>
-
</rappor-metrics>
</rappor-configuration>