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-11 04:45:52 +0300
committerdiosmosis <benaka@piwik.pro>2014-11-11 04:45:52 +0300
commit89c163f34ffdbba98a0e0d8f71c64650a01cbd50 (patch)
tree7e02a338219f5d8cc92a86583a0c992ac6429f7b /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
parent4086eb9fe28c9d9773af6165757683fb06b97924 (diff)
Fixing tests and regressions.
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.xml34
1 files changed, 23 insertions, 11 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 456ac0aa7b..af5e6a1ade 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -51,12 +51,13 @@
</metricsDocumentation>
<processedMetrics>
<avg_time_generation>Avg. generation time</avg_time_generation>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
<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. Time on Website</avg_time_on_site>
+ <avg_time_on_site>Avg. Visit Duration (in seconds)</avg_time_on_site>
</processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=API&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=API&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
@@ -341,11 +342,13 @@
<documentation>This report shows which browser plugins your visitors had enabled. This information might be important for choosing the right way to deliver your content.</documentation>
<metrics>
<nb_visits>Visits</nb_visits>
- <nb_visits_percentage>% Visits</nb_visits_percentage>
</metrics>
<metricsDocumentation>
<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>
</metricsDocumentation>
+ <processedMetrics>
+ <nb_visits_percentage>% Visits</nb_visits_percentage>
+ </processedMetrics>
<constantRowsCount>1</constantRowsCount>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserSettings&amp;apiAction=getPlugin&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
<uniqueId>UserSettings_getPlugin</uniqueId>
@@ -565,11 +568,13 @@
<revenue_shipping>Shipping</revenue_shipping>
<revenue_discount>Discount</revenue_discount>
<items>Purchased Products</items>
- <avg_order_revenue>Average Order Value</avg_order_revenue>
</metrics>
<metricsDocumentation>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
</metricsDocumentation>
+ <processedMetrics>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
+ </processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=ecommerceOrder&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=ecommerceOrder&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Goals_get_idGoal--ecommerceOrder</uniqueId>
@@ -623,6 +628,9 @@
<metricsDocumentation>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
</metricsDocumentation>
+ <processedMetrics>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
+ </processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=ecommerceAbandonedCart&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=ecommerceAbandonedCart&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Goals_get_idGoal--ecommerceAbandonedCart</uniqueId>
@@ -804,9 +812,7 @@
<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>
</metricsDocumentation>
<processedMetrics>
- <avg_time_on_page>Avg. time on page</avg_time_on_page>
<bounce_rate>Bounce Rate</bounce_rate>
- <exit_rate>Exit rate</exit_rate>
<avg_time_generation>Avg. generation time</avg_time_generation>
</processedMetrics>
<actionToLoadSubTables>getEntryPageUrls</actionToLoadSubTables>
@@ -834,8 +840,6 @@
<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>
</metricsDocumentation>
<processedMetrics>
- <avg_time_on_page>Avg. time on page</avg_time_on_page>
- <bounce_rate>Bounce Rate</bounce_rate>
<exit_rate>Exit rate</exit_rate>
<avg_time_generation>Avg. generation time</avg_time_generation>
</processedMetrics>
@@ -894,9 +898,7 @@
<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>
</metricsDocumentation>
<processedMetrics>
- <avg_time_on_page>Avg. time on page</avg_time_on_page>
<bounce_rate>Bounce Rate</bounce_rate>
- <exit_rate>Exit rate</exit_rate>
<avg_time_generation>Avg. generation time</avg_time_generation>
</processedMetrics>
<actionToLoadSubTables>getEntryPageTitles</actionToLoadSubTables>
@@ -924,8 +926,6 @@
<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>
</metricsDocumentation>
<processedMetrics>
- <avg_time_on_page>Avg. time on page</avg_time_on_page>
- <bounce_rate>Bounce Rate</bounce_rate>
<exit_rate>Exit rate</exit_rate>
<avg_time_generation>Avg. generation time</avg_time_generation>
</processedMetrics>
@@ -1472,6 +1472,9 @@
<metricsDocumentation>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
</metricsDocumentation>
+ <processedMetrics>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
+ </processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Goals_get</uniqueId>
@@ -1533,6 +1536,9 @@
<metricsDocumentation>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
</metricsDocumentation>
+ <processedMetrics>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
+ </processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=1&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=1&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Goals_get_idGoal--1</uniqueId>
@@ -1586,6 +1592,9 @@
<metricsDocumentation>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
</metricsDocumentation>
+ <processedMetrics>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
+ </processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=2&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=2&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Goals_get_idGoal--2</uniqueId>
@@ -1639,6 +1648,9 @@
<metricsDocumentation>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
</metricsDocumentation>
+ <processedMetrics>
+ <avg_order_revenue>Average Order Value</avg_order_revenue>
+ </processedMetrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=3&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Goals&amp;apiAction=get&amp;idGoal=3&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Goals_get_idGoal--3</uniqueId>