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:
Diffstat (limited to 'tests/PHPUnit/Integration/expected/test_twoVisitsWithCustomVariables__VisitsSummary.get_week.xml')
-rw-r--r--tests/PHPUnit/Integration/expected/test_twoVisitsWithCustomVariables__VisitsSummary.get_week.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/PHPUnit/Integration/expected/test_twoVisitsWithCustomVariables__VisitsSummary.get_week.xml b/tests/PHPUnit/Integration/expected/test_twoVisitsWithCustomVariables__VisitsSummary.get_week.xml
index f4c4d277b9..af0e5b6234 100644
--- a/tests/PHPUnit/Integration/expected/test_twoVisitsWithCustomVariables__VisitsSummary.get_week.xml
+++ b/tests/PHPUnit/Integration/expected/test_twoVisitsWithCustomVariables__VisitsSummary.get_week.xml
@@ -2,13 +2,13 @@
<results>
<result idSite="1">
<result date="From 2009-12-28 to 2010-01-03">
- <bounce_count>2</bounce_count>
- <max_actions>4</max_actions>
- <nb_actions>6</nb_actions>
<nb_uniq_visitors>2</nb_uniq_visitors>
<nb_visits>3</nb_visits>
+ <nb_actions>6</nb_actions>
<nb_visits_converted>2</nb_visits_converted>
+ <bounce_count>2</bounce_count>
<sum_visit_length>722</sum_visit_length>
+ <max_actions>4</max_actions>
<bounce_rate>67%</bounce_rate>
<nb_actions_per_visit>2</nb_actions_per_visit>
<avg_time_on_site>241</avg_time_on_site>