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:
authorThomas Steur <thomas.steur@gmail.com>2015-04-22 08:18:43 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-04-23 05:53:10 +0300
commit232bbf385495960cbf8bec95f0230d5f6578a1fb (patch)
treef8ee640716ffb05ff77e2f8de07edc2e8cbdae85 /tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml
parentb6cb50181c33e60cf5bd03fbffbb00ea7d87f915 (diff)
Archiving of aggregated ecommerce metrics #6986
Diffstat (limited to 'tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml
index 24662c288c..05d799d99b 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__Goals.get_day.xml
@@ -4,4 +4,12 @@
<nb_visits_converted>2</nb_visits_converted>
<revenue>43</revenue>
<conversion_rate>100%</conversion_rate>
+ <nb_conversions_new_visit>1</nb_conversions_new_visit>
+ <nb_visits_converted_new_visit>1</nb_visits_converted_new_visit>
+ <revenue_new_visit>42</revenue_new_visit>
+ <conversion_rate_new_visit>100%</conversion_rate_new_visit>
+ <nb_conversions_returning_visit>1</nb_conversions_returning_visit>
+ <nb_visits_converted_returning_visit>1</nb_visits_converted_returning_visit>
+ <revenue_returning_visit>1</revenue_returning_visit>
+ <conversion_rate_returning_visit>100%</conversion_rate_returning_visit>
</result> \ No newline at end of file