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:
authorMatthieu Aubry <matt@piwik.org>2015-03-18 05:33:52 +0300
committerMatthieu Aubry <matt@piwik.org>2015-03-18 05:33:52 +0300
commitc3bc0113fe3043b53ff6a96e766c2fc8dc0f1229 (patch)
tree923a51de4569ddec60bd3e22133b03b9d4c47cd9 /tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml
parent7e0d617359f0baf167d3f053f3e99a60e3c09a86 (diff)
parent76f7d00e92caed107b00b5e4c68218ea6ed78fcb (diff)
Merge pull request #7465 from piwik/datatable_tweaks
Various performance improvements and bugfixes.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml b/tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml
index 6b8c754c71..1cecf66395 100644
--- a/tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml
+++ b/tests/PHPUnit/System/expected/test_reportLimiting__Referrers.getReferrerType_day.xml
@@ -23,25 +23,25 @@
<nb_visits_converted>0</nb_visits_converted>
<subtable>
<row>
- <label>this search term</label>
- <nb_uniq_visitors>3</nb_uniq_visitors>
- <nb_visits>3</nb_visits>
- <nb_actions>3</nb_actions>
+ <label>search term 2</label>
+ <nb_uniq_visitors>2</nb_uniq_visitors>
+ <nb_visits>2</nb_visits>
+ <nb_actions>2</nb_actions>
<nb_users>0</nb_users>
<max_actions>1</max_actions>
<sum_visit_length>0</sum_visit_length>
- <bounce_count>3</bounce_count>
+ <bounce_count>2</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
</row>
<row>
- <label>search term 2</label>
- <nb_uniq_visitors>2</nb_uniq_visitors>
- <nb_visits>2</nb_visits>
- <nb_actions>2</nb_actions>
+ <label>this search term</label>
+ <nb_uniq_visitors>3</nb_uniq_visitors>
+ <nb_visits>3</nb_visits>
+ <nb_actions>3</nb_actions>
<nb_users>0</nb_users>
<max_actions>1</max_actions>
<sum_visit_length>0</sum_visit_length>
- <bounce_count>2</bounce_count>
+ <bounce_count>3</bounce_count>
<nb_visits_converted>0</nb_visits_converted>
</row>
<row>