Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2014-11-07 05:21:38 +0300
committerdiosmosis <benaka@piwik.pro>2014-11-07 05:21:38 +0300
commit46e81357369b935f7a747b33d0ce6851d1deddc2 (patch)
treeb80a18cb55daefca97fd7cc3b66adf68f0cbc229 /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
parentb0717253476d3b704d127f49985d9f7165f3facc (diff)
Remove redundant API.get metadata entry.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml68
1 files changed, 1 insertions, 67 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
index e4f13e2e83..4b7b68280f 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -2,7 +2,7 @@
<result>
<row>
<category>API</category>
- <name>All Metrics</name>
+ <name>Main metrics</name>
<module>API</module>
<action>get</action>
<metrics>
@@ -2117,70 +2117,4 @@
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=DevicesDetection&amp;apiAction=getBrowserEngines&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>DevicesDetection_getBrowserEngines</uniqueId>
</row>
- <row>
- <category>API</category>
- <name>Main metrics</name>
- <module>API</module>
- <action>get</action>
- <metrics>
- <nb_pageviews>Pageviews</nb_pageviews>
- <nb_uniq_pageviews>Unique Pageviews</nb_uniq_pageviews>
- <nb_downloads>Downloads</nb_downloads>
- <nb_uniq_downloads>Unique Downloads</nb_uniq_downloads>
- <nb_outlinks>Outlinks</nb_outlinks>
- <nb_uniq_outlinks>Unique Outlinks</nb_uniq_outlinks>
- <nb_searches>Searches</nb_searches>
- <nb_keywords>Unique Keywords</nb_keywords>
- <nb_conversions>Conversions</nb_conversions>
- <nb_visits_converted>Visits with Conversions</nb_visits_converted>
- <conversion_rate>Conversion Rate</conversion_rate>
- <revenue>Revenue</revenue>
- <nb_visits_returning>Returning Visits</nb_visits_returning>
- <nb_actions_returning>Actions by Returning Visits</nb_actions_returning>
- <nb_uniq_visitors_returning>Unique returning visitors</nb_uniq_visitors_returning>
- <sum_visit_length_returning>Total time spent by returning visitors (in seconds)</sum_visit_length_returning>
- <nb_users_returning>Returning Users</nb_users_returning>
- <nb_visits_converted_returning>Number of converted returning visits</nb_visits_converted_returning>
- <max_actions_returning>Maximum actions in one returning visit</max_actions_returning>
- <nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
- <nb_visits>Visits</nb_visits>
- <nb_users>Users</nb_users>
- <nb_actions>Actions</nb_actions>
- <max_actions>Maximum actions in one visit</max_actions>
- <revenue_subtotal>Subtotal</revenue_subtotal>
- <revenue_tax>Tax</revenue_tax>
- <revenue_shipping>Shipping</revenue_shipping>
- <revenue_discount>Discount</revenue_discount>
- <items>Products left in cart</items>
- <avg_order_revenue>Average Order Value</avg_order_revenue>
- </metrics>
- <processedMetrics>
- <avg_time_generation>Avg. generation time</avg_time_generation>
- <avg_time_on_site_returning>Avg. Duration of a Returning Visit (in sec)</avg_time_on_site_returning>
- <nb_actions_per_visit_returning>Avg. Actions per Returning Visit</nb_actions_per_visit_returning>
- <bounce_rate_returning>Bounce Rate for Returning Visits</bounce_rate_returning>
- <bounce_rate>Bounce Rate</bounce_rate>
- <nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
- <avg_time_on_site>Avg. Visit Duration (in seconds)</avg_time_on_site>
- </processedMetrics>
- <metricsDocumentation>
- <nb_pageviews>The number of times this page was visited.</nb_pageviews>
- <nb_uniq_pageviews>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_uniq_pageviews>
- <nb_downloads>The number of times this link was clicked.</nb_downloads>
- <nb_uniq_downloads>The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.</nb_uniq_downloads>
- <nb_outlinks>The number of times this link was clicked.</nb_outlinks>
- <nb_uniq_outlinks>The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.</nb_uniq_outlinks>
- <nb_searches>The number of visits that searched for this keyword on your website's search engine.</nb_searches>
- <conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
- <nb_uniq_visitors>The number of unduplicated visitors coming to your website. Every user is only counted once, even if he visits the website multiple times a day.</nb_uniq_visitors>
- <nb_visits>If a visitor comes to your website for the first time or if he visits a page more than 30 minutes after his last page view, this will be recorded as a new visit.</nb_visits>
- <nb_users>The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function 'setUserId').</nb_users>
- <nb_actions>The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.</nb_actions>
- <avg_time_generation>The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower 'Avg. generation time' means a faster website for your visitors!</avg_time_generation>
- <bounce_rate>The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.</bounce_rate>
- <nb_actions_per_visit>The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.</nb_actions_per_visit>
- <avg_time_on_site>The average duration of a visit.</avg_time_on_site>
- </metricsDocumentation>
- <uniqueId>API_get</uniqueId>
- </row>
</result> \ No newline at end of file