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
path: root/tests
diff options
context:
space:
mode:
authorKate Butler <kate@innocraft.com>2019-12-18 06:31:04 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-12-18 06:31:04 +0300
commitee43c6a674e117db47f1f19060316300c5935006 (patch)
treebb1750467b7787be3ef8dc4abf13a689ae443f83 /tests
parent2344b0eac868c933d1200995047531534a91523d (diff)
Fix BC issues from #15128 PR (#15282)
* Switch VisitFrequency to use Simple datatable, restore constant in Goals API for BC * Update system test files
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_day.xml46
-rw-r--r--tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_month.xml46
-rw-r--r--tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_range.xml38
-rw-r--r--tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_week.xml46
-rw-r--r--tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_year.xml38
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_invertCompare__VisitFrequency.get_month.xml686
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againsNoData__VisitFrequency.get_day.xml474
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againstWithData__VisitFrequency.get_day.xml474
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_periods__VisitFrequency.get_month.xml412
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_rangePeriodAgainstSingle__VisitFrequency.get_range.xml1032
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_segmentsAndPeriods__VisitFrequency.get_month.xml1136
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_segments__VisitFrequency.get_month.xml236
-rw-r--r--tests/PHPUnit/System/expected/test_DataComparisonTest_singleAgainstRange__VisitFrequency.get_day.xml250
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_month.xml46
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml38
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs_siteIdThree_TrackedUsingLogReplayWithFixedSiteId__VisitFrequency.get_range.xml38
-rw-r--r--tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__VisitFrequency.get_day.xml42
-rw-r--r--tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_withCookieSupport__VisitFrequency.get_day.xml46
-rw-r--r--tests/PHPUnit/System/expected/test_noVisit__VisitFrequency.get_day.xml46
-rw-r--r--tests/PHPUnit/System/expected/test_oneVisitor_oneWebsite_severalDays_DateRange__VisitFrequency.get_range.xml38
20 files changed, 2614 insertions, 2594 deletions
diff --git a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_day.xml
index ac7b9f664c..d42ed1ea31 100644
--- a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_day.xml
@@ -1,27 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_month.xml b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_month.xml
index 61f4c6e606..b330469dbe 100644
--- a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_month.xml
@@ -1,27 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_range.xml b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_range.xml
index 91387958a8..4090753902 100644
--- a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_range.xml
+++ b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_range.xml
@@ -1,23 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- </row>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_week.xml b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_week.xml
index 61f4c6e606..b330469dbe 100644
--- a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_week.xml
+++ b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_week.xml
@@ -1,27 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_year.xml b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_year.xml
index 91387958a8..4090753902 100644
--- a/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_year.xml
+++ b/tests/PHPUnit/System/expected/test_BackwardsCompatibility1XTest__VisitFrequency.get_year.xml
@@ -1,23 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- </row>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_invertCompare__VisitFrequency.get_month.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_invertCompare__VisitFrequency.get_month.xml
index a292a5266b..c2f44c0da0 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_invertCompare__VisitFrequency.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_invertCompare__VisitFrequency.get_month.xml
@@ -1,347 +1,345 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
- <nb_users_new>1</nb_users_new>
- <nb_visits_new>33</nb_visits_new>
- <nb_actions_new>36</nb_actions_new>
- <nb_visits_converted_new>31</nb_visits_converted_new>
- <bounce_count_new>31</bounce_count_new>
- <sum_visit_length_new>305</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>94%</bounce_rate_new>
- <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
- <avg_time_on_site_new>9</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+312.5%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-75.8%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+100%</nb_users_new_change>
+ <nb_users_new_change_from>-100%</nb_users_new_change_from>
+ <nb_visits_new_change>+312.5%</nb_visits_new_change>
+ <nb_visits_new_change_from>-75.8%</nb_visits_new_change_from>
+ <nb_actions_new_change>+350%</nb_actions_new_change>
+ <nb_actions_new_change_from>-77.8%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+287.5%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>-74.2%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+287.5%</bounce_count_new_change>
+ <bounce_count_new_change_from>-74.2%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>-100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+200%</max_actions_new_change>
+ <max_actions_new_change_from>-66.7%</max_actions_new_change_from>
+ <bounce_rate_new_change>-6%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+6.4%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+10%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>-9.1%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>-100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+100%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>-100%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+100%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>-100%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+100%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>-100%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+100%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>-100%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+100%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>-100%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+100%</max_actions_returning_change>
+ <max_actions_returning_change_from>-100%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+100%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>-100%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+100%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>-100%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>2</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>+100%</nb_visits_new_change>
+ <nb_visits_new_change_from>-100%</nb_visits_new_change_from>
+ <nb_actions_new_change>+100%</nb_actions_new_change>
+ <nb_actions_new_change_from>-100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+100%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>-100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+100%</bounce_count_new_change>
+ <bounce_count_new_change_from>-100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+100%</max_actions_new_change>
+ <max_actions_new_change_from>-100%</max_actions_new_change_from>
+ <bounce_rate_new_change>+100%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-100%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+100%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>-100%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>7</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>7</nb_visits_new>
+ <nb_actions_new>7</nb_actions_new>
+ <nb_visits_converted_new>7</nb_visits_converted_new>
+ <bounce_count_new>7</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+133.3%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-57.1%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>+133.3%</nb_visits_new_change>
+ <nb_visits_new_change_from>-57.1%</nb_visits_new_change_from>
+ <nb_actions_new_change>+133.3%</nb_actions_new_change>
+ <nb_actions_new_change_from>-57.1%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+133.3%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>-57.1%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+133.3%</bounce_count_new_change>
+ <bounce_count_new_change_from>-57.1%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>3</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>3</nb_visits_new>
+ <nb_actions_new>3</nb_actions_new>
+ <nb_visits_converted_new>3</nb_visits_converted_new>
+ <bounce_count_new>3</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againsNoData__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againsNoData__VisitFrequency.get_day.xml
index 89fdedb974..3e5d8ca8d4 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againsNoData__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againsNoData__VisitFrequency.get_day.xml
@@ -1,241 +1,239 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2013-05-06</compareDate>
- <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
- <compareSeriesPretty>(Monday, May 6, 2013) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserName%3D%3Dicedragon</compareSegment>
- <compareSegmentPretty>browserName==icedragon</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2013-05-06</compareDate>
- <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
- <compareSeriesPretty>(Monday, May 6, 2013) (browserName==icedragon)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2013-05-16</compareDate>
- <comparePeriodPretty>Thursday, May 16, 2013</comparePeriodPretty>
- <compareSeriesPretty>(Thursday, May 16, 2013) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserName%3D%3Dicedragon</compareSegment>
- <compareSegmentPretty>browserName==icedragon</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2013-05-16</compareDate>
- <comparePeriodPretty>Thursday, May 16, 2013</comparePeriodPretty>
- <compareSeriesPretty>(Thursday, May 16, 2013) (browserName==icedragon)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2013-05-06</compareDate>
+ <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
+ <compareSeriesPretty>(Monday, May 6, 2013) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserName%3D%3Dicedragon</compareSegment>
+ <compareSegmentPretty>browserName==icedragon</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2013-05-06</compareDate>
+ <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
+ <compareSeriesPretty>(Monday, May 6, 2013) (browserName==icedragon)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>+0%</nb_visits_new_change>
+ <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
+ <nb_actions_new_change>+0%</nb_actions_new_change>
+ <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+0%</bounce_count_new_change>
+ <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2013-05-16</compareDate>
+ <comparePeriodPretty>Thursday, May 16, 2013</comparePeriodPretty>
+ <compareSeriesPretty>(Thursday, May 16, 2013) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>+0%</nb_visits_new_change>
+ <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
+ <nb_actions_new_change>+0%</nb_actions_new_change>
+ <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+0%</bounce_count_new_change>
+ <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserName%3D%3Dicedragon</compareSegment>
+ <compareSegmentPretty>browserName==icedragon</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2013-05-16</compareDate>
+ <comparePeriodPretty>Thursday, May 16, 2013</comparePeriodPretty>
+ <compareSeriesPretty>(Thursday, May 16, 2013) (browserName==icedragon)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againstWithData__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againstWithData__VisitFrequency.get_day.xml
index e147ed77c3..3a34efc7f8 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againstWithData__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_noData_againstWithData__VisitFrequency.get_day.xml
@@ -1,241 +1,239 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2013-05-06</compareDate>
- <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
- <compareSeriesPretty>(Monday, May 6, 2013) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2013-05-06</compareDate>
- <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
- <compareSeriesPretty>(Monday, May 6, 2013) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2013-05-06</compareDate>
+ <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
+ <compareSeriesPretty>(Monday, May 6, 2013) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2013-05-06</compareDate>
+ <comparePeriodPretty>Monday, May 6, 2013</comparePeriodPretty>
+ <compareSeriesPretty>(Monday, May 6, 2013) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>+100%</nb_visits_new_change>
+ <nb_visits_new_change_from>-100%</nb_visits_new_change_from>
+ <nb_actions_new_change>+100%</nb_actions_new_change>
+ <nb_actions_new_change_from>-100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+100%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>-100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+100%</bounce_count_new_change>
+ <bounce_count_new_change_from>-100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+100%</max_actions_new_change>
+ <max_actions_new_change_from>-100%</max_actions_new_change_from>
+ <bounce_rate_new_change>+100%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-100%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+100%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>-100%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>+0%</nb_visits_new_change>
+ <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
+ <nb_actions_new_change>+0%</nb_actions_new_change>
+ <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+0%</bounce_count_new_change>
+ <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_periods__VisitFrequency.get_month.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_periods__VisitFrequency.get_month.xml
index efdda32319..133dba9bcc 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_periods__VisitFrequency.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_periods__VisitFrequency.get_month.xml
@@ -1,210 +1,208 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
- <nb_users_new>1</nb_users_new>
- <nb_visits_new>33</nb_visits_new>
- <nb_actions_new>36</nb_actions_new>
- <nb_visits_converted_new>31</nb_visits_converted_new>
- <bounce_count_new>31</bounce_count_new>
- <sum_visit_length_new>305</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>94%</bounce_rate_new>
- <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
- <avg_time_on_site_new>9</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-75.8%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+312.5%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>-100%</nb_users_new_change>
+ <nb_users_new_change_from>+100%</nb_users_new_change_from>
+ <nb_visits_new_change>-75.8%</nb_visits_new_change>
+ <nb_visits_new_change_from>+312.5%</nb_visits_new_change_from>
+ <nb_actions_new_change>-77.8%</nb_actions_new_change>
+ <nb_actions_new_change_from>+350%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-74.2%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+287.5%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-74.2%</bounce_count_new_change>
+ <bounce_count_new_change_from>+287.5%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>-100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-66.7%</max_actions_new_change>
+ <max_actions_new_change_from>+200%</max_actions_new_change_from>
+ <bounce_rate_new_change>+6.4%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-6%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-9.1%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+10%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>-100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>-100%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+100%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>-100%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+100%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>-100%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+100%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>-100%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+100%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>-100%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+100%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>-100%</max_actions_returning_change>
+ <max_actions_returning_change_from>+100%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>-100%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+100%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>-100%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+100%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>2</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-93.9%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+1,550%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>-100%</nb_users_new_change>
+ <nb_users_new_change_from>+100%</nb_users_new_change_from>
+ <nb_visits_new_change>-93.9%</nb_visits_new_change>
+ <nb_visits_new_change_from>+1,550%</nb_visits_new_change_from>
+ <nb_actions_new_change>-94.4%</nb_actions_new_change>
+ <nb_actions_new_change_from>+1,700%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-93.5%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+1,450%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-93.5%</bounce_count_new_change>
+ <bounce_count_new_change_from>+1,450%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>-100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-66.7%</max_actions_new_change>
+ <max_actions_new_change_from>+200%</max_actions_new_change_from>
+ <bounce_rate_new_change>+6.4%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-6%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-9.1%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+10%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>-100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_rangePeriodAgainstSingle__VisitFrequency.get_range.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_rangePeriodAgainstSingle__VisitFrequency.get_range.xml
index 9eec8d8ddd..6273e46703 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_rangePeriodAgainstSingle__VisitFrequency.get_range.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_rangePeriodAgainstSingle__VisitFrequency.get_range.xml
@@ -1,484 +1,554 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_visits_new>31</nb_visits_new>
- <nb_actions_new>34</nb_actions_new>
- <nb_visits_converted_new>29</nb_visits_converted_new>
- <bounce_count_new>29</bounce_count_new>
- <sum_visit_length_new>305</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>94%</bounce_rate_new>
- <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
- <avg_time_on_site_new>10</avg_time_on_site_new>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>range</comparePeriod>
- <compareDate>2012-08-09,2012-08-16</compareDate>
- <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 9 – 16, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>range</comparePeriod>
- <compareDate>2012-08-09,2012-08-16</compareDate>
- <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 9 – 16, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>range</comparePeriod>
- <compareDate>2012-08-09,2012-08-16</compareDate>
- <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 9 – 16, 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_visits_new>31</nb_visits_new>
+ <nb_actions_new>34</nb_actions_new>
+ <nb_visits_converted_new>29</nb_visits_converted_new>
+ <bounce_count_new>29</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>10</avg_time_on_site_new>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_visits_new>31</nb_visits_new>
+ <nb_actions_new>34</nb_actions_new>
+ <nb_visits_converted_new>29</nb_visits_converted_new>
+ <bounce_count_new>29</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>10</avg_time_on_site_new>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>range</comparePeriod>
+ <compareDate>2012-08-09,2012-08-16</compareDate>
+ <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 9 – 16, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>range</comparePeriod>
+ <compareDate>2012-08-09,2012-08-16</compareDate>
+ <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 9 – 16, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_visits_new>6</nb_visits_new>
+ <nb_actions_new>6</nb_actions_new>
+ <nb_visits_converted_new>6</nb_visits_converted_new>
+ <bounce_count_new>6</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>range</comparePeriod>
+ <compareDate>2012-08-09,2012-08-16</compareDate>
+ <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 9 – 16, 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-74.2%</nb_visits_new_change>
+ <nb_visits_new_change_from>+287.5%</nb_visits_new_change_from>
+ <nb_actions_new_change>-76.5%</nb_actions_new_change>
+ <nb_actions_new_change_from>+325%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-72.4%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+262.5%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-72.4%</bounce_count_new_change>
+ <bounce_count_new_change_from>+262.5%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>-100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-66.7%</max_actions_new_change>
+ <max_actions_new_change_from>+200%</max_actions_new_change_from>
+ <bounce_rate_new_change>+6.4%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-6%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-9.1%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+10%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>-100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>-100%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+100%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>-100%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+100%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>-100%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+100%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>-100%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+100%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>-100%</max_actions_returning_change>
+ <max_actions_returning_change_from>+100%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>-100%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+100%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>-100%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+100%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-100%</nb_visits_new_change>
+ <nb_visits_new_change_from>+100%</nb_visits_new_change_from>
+ <nb_actions_new_change>-100%</nb_actions_new_change>
+ <nb_actions_new_change_from>+100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-100%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-100%</bounce_count_new_change>
+ <bounce_count_new_change_from>+100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-100%</max_actions_new_change>
+ <max_actions_new_change_from>+100%</max_actions_new_change_from>
+ <bounce_rate_new_change>-100%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+100%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-100%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+100%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>3</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>3</nb_visits_new>
+ <nb_actions_new>3</nb_actions_new>
+ <nb_visits_converted_new>3</nb_visits_converted_new>
+ <bounce_count_new>3</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-50%</nb_visits_new_change>
+ <nb_visits_new_change_from>+100%</nb_visits_new_change_from>
+ <nb_actions_new_change>-50%</nb_actions_new_change>
+ <nb_actions_new_change_from>+100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-50%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-50%</bounce_count_new_change>
+ <bounce_count_new_change_from>+100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>2</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-93.5%</nb_visits_new_change>
+ <nb_visits_new_change_from>+1,450%</nb_visits_new_change_from>
+ <nb_actions_new_change>-94.1%</nb_actions_new_change>
+ <nb_actions_new_change_from>+1,600%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-93.1%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+1,350%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-93.1%</bounce_count_new_change>
+ <bounce_count_new_change_from>+1,350%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>-100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-66.7%</max_actions_new_change>
+ <max_actions_new_change_from>+200%</max_actions_new_change_from>
+ <bounce_rate_new_change>+6.4%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-6%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-9.1%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+10%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>-100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+100%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>-100%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-100%</nb_visits_new_change>
+ <nb_visits_new_change_from>+100%</nb_visits_new_change_from>
+ <nb_actions_new_change>-100%</nb_actions_new_change>
+ <nb_actions_new_change_from>+100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-100%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-100%</bounce_count_new_change>
+ <bounce_count_new_change_from>+100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-100%</max_actions_new_change>
+ <max_actions_new_change_from>+100%</max_actions_new_change_from>
+ <bounce_rate_new_change>-100%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+100%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-100%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+100%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>1</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>1</nb_visits_new>
+ <nb_actions_new>1</nb_actions_new>
+ <nb_visits_converted_new>1</nb_visits_converted_new>
+ <bounce_count_new>1</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>+100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>-100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-83.3%</nb_visits_new_change>
+ <nb_visits_new_change_from>+500%</nb_visits_new_change_from>
+ <nb_actions_new_change>-83.3%</nb_actions_new_change>
+ <nb_actions_new_change_from>+500%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-83.3%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+500%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-83.3%</bounce_count_new_change>
+ <bounce_count_new_change_from>+500%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_segmentsAndPeriods__VisitFrequency.get_month.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_segmentsAndPeriods__VisitFrequency.get_month.xml
index 0b602b710b..c497b6aab2 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_segmentsAndPeriods__VisitFrequency.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_segmentsAndPeriods__VisitFrequency.get_month.xml
@@ -1,572 +1,570 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
- <nb_users_new>1</nb_users_new>
- <nb_visits_new>33</nb_visits_new>
- <nb_actions_new>36</nb_actions_new>
- <nb_visits_converted_new>31</nb_visits_converted_new>
- <bounce_count_new>31</bounce_count_new>
- <sum_visit_length_new>305</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>94%</bounce_rate_new>
- <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
- <avg_time_on_site_new>9</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>week</comparePeriod>
- <compareDate>2012-08-16</compareDate>
- <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>2</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>7</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>7</nb_visits_new>
+ <nb_actions_new>7</nb_actions_new>
+ <nb_visits_converted_new>7</nb_visits_converted_new>
+ <bounce_count_new>7</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-75.8%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+312.5%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>-100%</nb_users_new_change>
+ <nb_users_new_change_from>+100%</nb_users_new_change_from>
+ <nb_visits_new_change>-75.8%</nb_visits_new_change>
+ <nb_visits_new_change_from>+312.5%</nb_visits_new_change_from>
+ <nb_actions_new_change>-77.8%</nb_actions_new_change>
+ <nb_actions_new_change_from>+350%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-74.2%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+287.5%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-74.2%</bounce_count_new_change>
+ <bounce_count_new_change_from>+287.5%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>-100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-66.7%</max_actions_new_change>
+ <max_actions_new_change_from>+200%</max_actions_new_change_from>
+ <bounce_rate_new_change>+6.4%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-6%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-9.1%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+10%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>-100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>-100%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+100%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>-100%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+100%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>-100%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+100%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>-100%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+100%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>-100%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+100%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>-100%</max_actions_returning_change>
+ <max_actions_returning_change_from>+100%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>-100%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+100%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>-100%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+100%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-100%</nb_visits_new_change>
+ <nb_visits_new_change_from>+100%</nb_visits_new_change_from>
+ <nb_actions_new_change>-100%</nb_actions_new_change>
+ <nb_actions_new_change_from>+100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-100%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-100%</bounce_count_new_change>
+ <bounce_count_new_change_from>+100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-100%</max_actions_new_change>
+ <max_actions_new_change_from>+100%</max_actions_new_change_from>
+ <bounce_rate_new_change>-100%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+100%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-100%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+100%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>3</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>3</nb_visits_new>
+ <nb_actions_new>3</nb_actions_new>
+ <nb_visits_converted_new>3</nb_visits_converted_new>
+ <bounce_count_new>3</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-57.1%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+133.3%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-57.1%</nb_visits_new_change>
+ <nb_visits_new_change_from>+133.3%</nb_visits_new_change_from>
+ <nb_actions_new_change>-57.1%</nb_actions_new_change>
+ <nb_actions_new_change_from>+133.3%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-57.1%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+133.3%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-57.1%</bounce_count_new_change>
+ <bounce_count_new_change_from>+133.3%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>2</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-93.9%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+1,550%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>-100%</nb_users_new_change>
+ <nb_users_new_change_from>+100%</nb_users_new_change_from>
+ <nb_visits_new_change>-93.9%</nb_visits_new_change>
+ <nb_visits_new_change_from>+1,550%</nb_visits_new_change_from>
+ <nb_actions_new_change>-94.4%</nb_actions_new_change>
+ <nb_actions_new_change_from>+1,700%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-93.5%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+1,450%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-93.5%</bounce_count_new_change>
+ <bounce_count_new_change_from>+1,450%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>-100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-66.7%</max_actions_new_change>
+ <max_actions_new_change_from>+200%</max_actions_new_change_from>
+ <bounce_rate_new_change>+6.4%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>-6%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-9.1%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+10%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>-100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+100%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-100%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+100%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-100%</nb_visits_new_change>
+ <nb_visits_new_change_from>+100%</nb_visits_new_change_from>
+ <nb_actions_new_change>-100%</nb_actions_new_change>
+ <nb_actions_new_change_from>+100%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-100%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+100%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-100%</bounce_count_new_change>
+ <bounce_count_new_change_from>+100%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>-100%</max_actions_new_change>
+ <max_actions_new_change_from>+100%</max_actions_new_change_from>
+ <bounce_rate_new_change>-100%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+100%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>-100%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+100%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>1</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>1</nb_visits_new>
+ <nb_actions_new>1</nb_actions_new>
+ <nb_visits_converted_new>1</nb_visits_converted_new>
+ <bounce_count_new>1</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_uniq_visitors_new_change>-85.7%</nb_uniq_visitors_new_change>
+ <nb_uniq_visitors_new_change_from>+600%</nb_uniq_visitors_new_change_from>
+ <nb_users_new_change>+0%</nb_users_new_change>
+ <nb_users_new_change_from>+0%</nb_users_new_change_from>
+ <nb_visits_new_change>-85.7%</nb_visits_new_change>
+ <nb_visits_new_change_from>+600%</nb_visits_new_change_from>
+ <nb_actions_new_change>-85.7%</nb_actions_new_change>
+ <nb_actions_new_change_from>+600%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>-85.7%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>+600%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>-85.7%</bounce_count_new_change>
+ <bounce_count_new_change_from>+600%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+0%</max_actions_new_change>
+ <max_actions_new_change_from>+0%</max_actions_new_change_from>
+ <bounce_rate_new_change>+0%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
+ <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
+ <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
+ <nb_users_returning_change>+0%</nb_users_returning_change>
+ <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
+ <nb_visits_returning_change>+0%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+0%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+0%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+0%</max_actions_returning_change>
+ <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>week</comparePeriod>
+ <compareDate>2012-08-16</compareDate>
+ <comparePeriodPretty>Week August 13 – 19, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Week August 13 – 19, 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_segments__VisitFrequency.get_month.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_segments__VisitFrequency.get_month.xml
index 83775bb1bc..178e7b7f5d 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_segments__VisitFrequency.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_segments__VisitFrequency.get_month.xml
@@ -1,122 +1,120 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
- <nb_users_new>1</nb_users_new>
- <nb_visits_new>33</nb_visits_new>
- <nb_actions_new>36</nb_actions_new>
- <nb_visits_converted_new>31</nb_visits_converted_new>
- <bounce_count_new>31</bounce_count_new>
- <sum_visit_length_new>305</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>94%</bounce_rate_new>
- <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
- <avg_time_on_site_new>9</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Dff</compareSegment>
- <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (browserCode==ff)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment>browserCode%3D%3Die</compareSegment>
- <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
- <comparePeriod>month</comparePeriod>
- <compareDate>2012-08-09</compareDate>
- <comparePeriodPretty>August 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 2012) (browserCode==ie)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>33</nb_uniq_visitors_new>
+ <nb_users_new>1</nb_users_new>
+ <nb_visits_new>33</nb_visits_new>
+ <nb_actions_new>36</nb_actions_new>
+ <nb_visits_converted_new>31</nb_visits_converted_new>
+ <bounce_count_new>31</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>9</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>2</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>2</nb_visits_new>
+ <nb_actions_new>2</nb_actions_new>
+ <nb_visits_converted_new>2</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Dff</compareSegment>
+ <compareSegmentPretty>browserCode==ff</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (browserCode==ff)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_uniq_visitors_new>7</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>7</nb_visits_new>
+ <nb_actions_new>7</nb_actions_new>
+ <nb_visits_converted_new>7</nb_visits_converted_new>
+ <bounce_count_new>7</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment>browserCode%3D%3Die</compareSegment>
+ <compareSegmentPretty>browserCode==ie</compareSegmentPretty>
+ <comparePeriod>month</comparePeriod>
+ <compareDate>2012-08-09</compareDate>
+ <comparePeriodPretty>August 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 2012) (browserCode==ie)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_DataComparisonTest_singleAgainstRange__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_DataComparisonTest_singleAgainstRange__VisitFrequency.get_day.xml
index 7a4f59567b..4487b34d06 100644
--- a/tests/PHPUnit/System/expected/test_DataComparisonTest_singleAgainstRange__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_DataComparisonTest_singleAgainstRange__VisitFrequency.get_day.xml
@@ -1,135 +1,121 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>8</nb_visits_new>
- <nb_actions_new>8</nb_actions_new>
- <nb_visits_converted_new>8</nb_visits_converted_new>
- <bounce_count_new>8</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>1</max_actions_new>
- <bounce_rate_new>100%</bounce_rate_new>
- <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <comparisons>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>day</comparePeriod>
- <compareDate>2012-08-10</compareDate>
- <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
- <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- <nb_uniq_visitors_new_change>+0%</nb_uniq_visitors_new_change>
- <nb_uniq_visitors_new_change_from>+0%</nb_uniq_visitors_new_change_from>
- <nb_users_new_change>+0%</nb_users_new_change>
- <nb_users_new_change_from>+0%</nb_users_new_change_from>
- <nb_visits_new_change>+0%</nb_visits_new_change>
- <nb_visits_new_change_from>+0%</nb_visits_new_change_from>
- <nb_actions_new_change>+0%</nb_actions_new_change>
- <nb_actions_new_change_from>+0%</nb_actions_new_change_from>
- <nb_visits_converted_new_change>+0%</nb_visits_converted_new_change>
- <nb_visits_converted_new_change_from>+0%</nb_visits_converted_new_change_from>
- <bounce_count_new_change>+0%</bounce_count_new_change>
- <bounce_count_new_change_from>+0%</bounce_count_new_change_from>
- <sum_visit_length_new_change>+0%</sum_visit_length_new_change>
- <sum_visit_length_new_change_from>+0%</sum_visit_length_new_change_from>
- <max_actions_new_change>+0%</max_actions_new_change>
- <max_actions_new_change_from>+0%</max_actions_new_change_from>
- <bounce_rate_new_change>+0%</bounce_rate_new_change>
- <bounce_rate_new_change_from>+0%</bounce_rate_new_change_from>
- <nb_actions_per_visit_new_change>+0%</nb_actions_per_visit_new_change>
- <nb_actions_per_visit_new_change_from>+0%</nb_actions_per_visit_new_change_from>
- <avg_time_on_site_new_change>+0%</avg_time_on_site_new_change>
- <avg_time_on_site_new_change_from>+0%</avg_time_on_site_new_change_from>
- <nb_uniq_visitors_returning_change>+0%</nb_uniq_visitors_returning_change>
- <nb_uniq_visitors_returning_change_from>+0%</nb_uniq_visitors_returning_change_from>
- <nb_users_returning_change>+0%</nb_users_returning_change>
- <nb_users_returning_change_from>+0%</nb_users_returning_change_from>
- <nb_visits_returning_change>+0%</nb_visits_returning_change>
- <nb_visits_returning_change_from>+0%</nb_visits_returning_change_from>
- <nb_actions_returning_change>+0%</nb_actions_returning_change>
- <nb_actions_returning_change_from>+0%</nb_actions_returning_change_from>
- <nb_visits_converted_returning_change>+0%</nb_visits_converted_returning_change>
- <nb_visits_converted_returning_change_from>+0%</nb_visits_converted_returning_change_from>
- <bounce_count_returning_change>+0%</bounce_count_returning_change>
- <bounce_count_returning_change_from>+0%</bounce_count_returning_change_from>
- <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
- <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
- <max_actions_returning_change>+0%</max_actions_returning_change>
- <max_actions_returning_change_from>+0%</max_actions_returning_change_from>
- <bounce_rate_returning_change>+0%</bounce_rate_returning_change>
- <bounce_rate_returning_change_from>+0%</bounce_rate_returning_change_from>
- <nb_actions_per_visit_returning_change>+0%</nb_actions_per_visit_returning_change>
- <nb_actions_per_visit_returning_change_from>+0%</nb_actions_per_visit_returning_change_from>
- <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
- <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
- <compareSegment />
- <compareSegmentPretty>All visits</compareSegmentPretty>
- <comparePeriod>range</comparePeriod>
- <compareDate>2012-08-09,2012-08-16</compareDate>
- <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
- <compareSeriesPretty>(August 9 – 16, 2012) (All visits)</compareSeriesPretty>
- <idsubdatatable>-1</idsubdatatable>
- </row>
- </comparisons>
- </row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <comparisons>
+ <row>
+ <nb_uniq_visitors_new>8</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>8</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>8</nb_visits_converted_new>
+ <bounce_count_new>8</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>1</max_actions_new>
+ <bounce_rate_new>100%</bounce_rate_new>
+ <nb_actions_per_visit_new>1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>day</comparePeriod>
+ <compareDate>2012-08-10</compareDate>
+ <comparePeriodPretty>Friday, August 10, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(Friday, August 10, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ <row>
+ <nb_visits_new>31</nb_visits_new>
+ <nb_actions_new>34</nb_actions_new>
+ <nb_visits_converted_new>29</nb_visits_converted_new>
+ <bounce_count_new>29</bounce_count_new>
+ <sum_visit_length_new>305</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>94%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>10</avg_time_on_site_new>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
+ <nb_visits_new_change>+287.5%</nb_visits_new_change>
+ <nb_visits_new_change_from>-74.2%</nb_visits_new_change_from>
+ <nb_actions_new_change>+325%</nb_actions_new_change>
+ <nb_actions_new_change_from>-76.5%</nb_actions_new_change_from>
+ <nb_visits_converted_new_change>+262.5%</nb_visits_converted_new_change>
+ <nb_visits_converted_new_change_from>-72.4%</nb_visits_converted_new_change_from>
+ <bounce_count_new_change>+262.5%</bounce_count_new_change>
+ <bounce_count_new_change_from>-72.4%</bounce_count_new_change_from>
+ <sum_visit_length_new_change>+100%</sum_visit_length_new_change>
+ <sum_visit_length_new_change_from>-100%</sum_visit_length_new_change_from>
+ <max_actions_new_change>+200%</max_actions_new_change>
+ <max_actions_new_change_from>-66.7%</max_actions_new_change_from>
+ <bounce_rate_new_change>-6%</bounce_rate_new_change>
+ <bounce_rate_new_change_from>+6.4%</bounce_rate_new_change_from>
+ <nb_actions_per_visit_new_change>+10%</nb_actions_per_visit_new_change>
+ <nb_actions_per_visit_new_change_from>-9.1%</nb_actions_per_visit_new_change_from>
+ <avg_time_on_site_new_change>+100%</avg_time_on_site_new_change>
+ <avg_time_on_site_new_change_from>-100%</avg_time_on_site_new_change_from>
+ <nb_visits_returning_change>+100%</nb_visits_returning_change>
+ <nb_visits_returning_change_from>-100%</nb_visits_returning_change_from>
+ <nb_actions_returning_change>+100%</nb_actions_returning_change>
+ <nb_actions_returning_change_from>-100%</nb_actions_returning_change_from>
+ <nb_visits_converted_returning_change>+100%</nb_visits_converted_returning_change>
+ <nb_visits_converted_returning_change_from>-100%</nb_visits_converted_returning_change_from>
+ <bounce_count_returning_change>+100%</bounce_count_returning_change>
+ <bounce_count_returning_change_from>-100%</bounce_count_returning_change_from>
+ <sum_visit_length_returning_change>+0%</sum_visit_length_returning_change>
+ <sum_visit_length_returning_change_from>+0%</sum_visit_length_returning_change_from>
+ <max_actions_returning_change>+100%</max_actions_returning_change>
+ <max_actions_returning_change_from>-100%</max_actions_returning_change_from>
+ <bounce_rate_returning_change>+100%</bounce_rate_returning_change>
+ <bounce_rate_returning_change_from>-100%</bounce_rate_returning_change_from>
+ <nb_actions_per_visit_returning_change>+100%</nb_actions_per_visit_returning_change>
+ <nb_actions_per_visit_returning_change_from>-100%</nb_actions_per_visit_returning_change_from>
+ <avg_time_on_site_returning_change>+0%</avg_time_on_site_returning_change>
+ <avg_time_on_site_returning_change_from>+0%</avg_time_on_site_returning_change_from>
+ <compareSegment />
+ <compareSegmentPretty>All visits</compareSegmentPretty>
+ <comparePeriod>range</comparePeriod>
+ <compareDate>2012-08-09,2012-08-16</compareDate>
+ <comparePeriodPretty>August 9 – 16, 2012</comparePeriodPretty>
+ <compareSeriesPretty>(August 9 – 16, 2012) (All visits)</compareSeriesPretty>
+ <idsubdatatable>-1</idsubdatatable>
+ </row>
+ </comparisons>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_month.xml
index 4d49b0d115..142034bc1b 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_month.xml
@@ -1,27 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>41</nb_uniq_visitors_new>
- <nb_users_new>2</nb_users_new>
- <nb_visits_new>41</nb_visits_new>
- <nb_actions_new>47</nb_actions_new>
- <nb_visits_converted_new>37</nb_visits_converted_new>
- <bounce_count_new>36</bounce_count_new>
- <sum_visit_length_new>551</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>88%</bounce_rate_new>
- <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
- <avg_time_on_site_new>13</avg_time_on_site_new>
- <nb_uniq_visitors_returning>2</nb_uniq_visitors_returning>
- <nb_users_returning>1</nb_users_returning>
- <nb_visits_returning>3</nb_visits_returning>
- <nb_actions_returning>4</nb_actions_returning>
- <nb_visits_converted_returning>3</nb_visits_converted_returning>
- <bounce_count_returning>2</bounce_count_returning>
- <sum_visit_length_returning>2</sum_visit_length_returning>
- <max_actions_returning>2</max_actions_returning>
- <bounce_rate_returning>67%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1.3</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>1</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>41</nb_uniq_visitors_new>
+ <nb_users_new>2</nb_users_new>
+ <nb_visits_new>41</nb_visits_new>
+ <nb_actions_new>47</nb_actions_new>
+ <nb_visits_converted_new>37</nb_visits_converted_new>
+ <bounce_count_new>36</bounce_count_new>
+ <sum_visit_length_new>551</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>88%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.1</nb_actions_per_visit_new>
+ <avg_time_on_site_new>13</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>2</nb_uniq_visitors_returning>
+ <nb_users_returning>1</nb_users_returning>
+ <nb_visits_returning>3</nb_visits_returning>
+ <nb_actions_returning>4</nb_actions_returning>
+ <nb_visits_converted_returning>3</nb_visits_converted_returning>
+ <bounce_count_returning>2</bounce_count_returning>
+ <sum_visit_length_returning>2</sum_visit_length_returning>
+ <max_actions_returning>2</max_actions_returning>
+ <bounce_rate_returning>67%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1.3</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>1</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml b/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml
index 2611c68206..3077b9fce8 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml
@@ -1,23 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_visits_new>45</nb_visits_new>
- <nb_actions_new>62</nb_actions_new>
- <nb_visits_converted_new>41</nb_visits_converted_new>
- <bounce_count_new>38</bounce_count_new>
- <sum_visit_length_new>615</sum_visit_length_new>
- <max_actions_new>10</max_actions_new>
- <bounce_rate_new>84%</bounce_rate_new>
- <nb_actions_per_visit_new>1.4</nb_actions_per_visit_new>
- <avg_time_on_site_new>14</avg_time_on_site_new>
- <nb_visits_returning>12</nb_visits_returning>
- <nb_actions_returning>15</nb_actions_returning>
- <nb_visits_converted_returning>11</nb_visits_converted_returning>
- <bounce_count_returning>9</bounce_count_returning>
- <sum_visit_length_returning>117</sum_visit_length_returning>
- <max_actions_returning>2</max_actions_returning>
- <bounce_rate_returning>75%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1.3</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>10</avg_time_on_site_returning>
- </row>
+ <nb_visits_new>45</nb_visits_new>
+ <nb_actions_new>62</nb_actions_new>
+ <nb_visits_converted_new>41</nb_visits_converted_new>
+ <bounce_count_new>38</bounce_count_new>
+ <sum_visit_length_new>615</sum_visit_length_new>
+ <max_actions_new>10</max_actions_new>
+ <bounce_rate_new>84%</bounce_rate_new>
+ <nb_actions_per_visit_new>1.4</nb_actions_per_visit_new>
+ <avg_time_on_site_new>14</avg_time_on_site_new>
+ <nb_visits_returning>12</nb_visits_returning>
+ <nb_actions_returning>15</nb_actions_returning>
+ <nb_visits_converted_returning>11</nb_visits_converted_returning>
+ <bounce_count_returning>9</bounce_count_returning>
+ <sum_visit_length_returning>117</sum_visit_length_returning>
+ <max_actions_returning>2</max_actions_returning>
+ <bounce_rate_returning>75%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1.3</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>10</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs_siteIdThree_TrackedUsingLogReplayWithFixedSiteId__VisitFrequency.get_range.xml b/tests/PHPUnit/System/expected/test_ImportLogs_siteIdThree_TrackedUsingLogReplayWithFixedSiteId__VisitFrequency.get_range.xml
index 91bd866354..6c3438b6e4 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs_siteIdThree_TrackedUsingLogReplayWithFixedSiteId__VisitFrequency.get_range.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs_siteIdThree_TrackedUsingLogReplayWithFixedSiteId__VisitFrequency.get_range.xml
@@ -1,23 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_visits_new>4</nb_visits_new>
- <nb_actions_new>8</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>2</bounce_count_new>
- <sum_visit_length_new>11</sum_visit_length_new>
- <max_actions_new>3</max_actions_new>
- <bounce_rate_new>50%</bounce_rate_new>
- <nb_actions_per_visit_new>2</nb_actions_per_visit_new>
- <avg_time_on_site_new>3</avg_time_on_site_new>
- <nb_visits_returning>11</nb_visits_returning>
- <nb_actions_returning>13</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>9</bounce_count_returning>
- <sum_visit_length_returning>113</sum_visit_length_returning>
- <max_actions_returning>2</max_actions_returning>
- <bounce_rate_returning>82%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1.2</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>10</avg_time_on_site_returning>
- </row>
+ <nb_visits_new>4</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>2</bounce_count_new>
+ <sum_visit_length_new>11</sum_visit_length_new>
+ <max_actions_new>3</max_actions_new>
+ <bounce_rate_new>50%</bounce_rate_new>
+ <nb_actions_per_visit_new>2</nb_actions_per_visit_new>
+ <avg_time_on_site_new>3</avg_time_on_site_new>
+ <nb_visits_returning>11</nb_visits_returning>
+ <nb_actions_returning>13</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>9</bounce_count_returning>
+ <sum_visit_length_returning>113</sum_visit_length_returning>
+ <max_actions_returning>2</max_actions_returning>
+ <bounce_rate_returning>82%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1.2</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>10</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__VisitFrequency.get_day.xml
index 6c325fb732..ecf6deadd6 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__VisitFrequency.get_day.xml
@@ -1,25 +1,23 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>1</nb_uniq_visitors_new>
- <nb_visits_new>1</nb_visits_new>
- <nb_actions_new>7</nb_actions_new>
- <nb_visits_converted_new>1</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>1621</sum_visit_length_new>
- <max_actions_new>7</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>7</nb_actions_per_visit_new>
- <avg_time_on_site_new>1621</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>1</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>1</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>1</nb_uniq_visitors_new>
+ <nb_visits_new>1</nb_visits_new>
+ <nb_actions_new>7</nb_actions_new>
+ <nb_visits_converted_new>1</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>1621</sum_visit_length_new>
+ <max_actions_new>7</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>7</nb_actions_per_visit_new>
+ <avg_time_on_site_new>1621</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>1</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>1</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_withCookieSupport__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_withCookieSupport__VisitFrequency.get_day.xml
index 2819ce3915..7c478a0d7e 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_withCookieSupport__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits_withCookieSupport__VisitFrequency.get_day.xml
@@ -1,27 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>1</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>1</nb_visits_new>
- <nb_actions_new>8</nb_actions_new>
- <nb_visits_converted_new>1</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>1621</sum_visit_length_new>
- <max_actions_new>8</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>8</nb_actions_per_visit_new>
- <avg_time_on_site_new>1621</avg_time_on_site_new>
- <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>1</nb_visits_returning>
- <nb_actions_returning>1</nb_actions_returning>
- <nb_visits_converted_returning>1</nb_visits_converted_returning>
- <bounce_count_returning>1</bounce_count_returning>
- <sum_visit_length_returning>1</sum_visit_length_returning>
- <max_actions_returning>1</max_actions_returning>
- <bounce_rate_returning>100%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>1</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>1</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>1</nb_visits_new>
+ <nb_actions_new>8</nb_actions_new>
+ <nb_visits_converted_new>1</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>1621</sum_visit_length_new>
+ <max_actions_new>8</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>8</nb_actions_per_visit_new>
+ <avg_time_on_site_new>1621</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>1</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>1</nb_visits_returning>
+ <nb_actions_returning>1</nb_actions_returning>
+ <nb_visits_converted_returning>1</nb_visits_converted_returning>
+ <bounce_count_returning>1</bounce_count_returning>
+ <sum_visit_length_returning>1</sum_visit_length_returning>
+ <max_actions_returning>1</max_actions_returning>
+ <bounce_rate_returning>100%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>1</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_noVisit__VisitFrequency.get_day.xml b/tests/PHPUnit/System/expected/test_noVisit__VisitFrequency.get_day.xml
index 3a36043c28..656497eb89 100644
--- a/tests/PHPUnit/System/expected/test_noVisit__VisitFrequency.get_day.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit__VisitFrequency.get_day.xml
@@ -1,27 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
- <nb_users_new>0</nb_users_new>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
- <nb_users_returning>0</nb_users_returning>
- <nb_visits_returning>0</nb_visits_returning>
- <nb_actions_returning>0</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>0</bounce_count_returning>
- <sum_visit_length_returning>0</sum_visit_length_returning>
- <max_actions_returning>0</max_actions_returning>
- <bounce_rate_returning>0%</bounce_rate_returning>
- <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>0</avg_time_on_site_returning>
- </row>
+ <nb_uniq_visitors_new>0</nb_uniq_visitors_new>
+ <nb_users_new>0</nb_users_new>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
+ <nb_users_returning>0</nb_users_returning>
+ <nb_visits_returning>0</nb_visits_returning>
+ <nb_actions_returning>0</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>0</bounce_count_returning>
+ <sum_visit_length_returning>0</sum_visit_length_returning>
+ <max_actions_returning>0</max_actions_returning>
+ <bounce_rate_returning>0%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>0</avg_time_on_site_returning>
</result> \ No newline at end of file
diff --git a/tests/PHPUnit/System/expected/test_oneVisitor_oneWebsite_severalDays_DateRange__VisitFrequency.get_range.xml b/tests/PHPUnit/System/expected/test_oneVisitor_oneWebsite_severalDays_DateRange__VisitFrequency.get_range.xml
index e0e3936932..dfa7cfe59e 100644
--- a/tests/PHPUnit/System/expected/test_oneVisitor_oneWebsite_severalDays_DateRange__VisitFrequency.get_range.xml
+++ b/tests/PHPUnit/System/expected/test_oneVisitor_oneWebsite_severalDays_DateRange__VisitFrequency.get_range.xml
@@ -1,23 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>
- <nb_visits_new>0</nb_visits_new>
- <nb_actions_new>0</nb_actions_new>
- <nb_visits_converted_new>0</nb_visits_converted_new>
- <bounce_count_new>0</bounce_count_new>
- <sum_visit_length_new>0</sum_visit_length_new>
- <max_actions_new>0</max_actions_new>
- <bounce_rate_new>0%</bounce_rate_new>
- <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
- <avg_time_on_site_new>0</avg_time_on_site_new>
- <nb_visits_returning>6</nb_visits_returning>
- <nb_actions_returning>9</nb_actions_returning>
- <nb_visits_converted_returning>0</nb_visits_converted_returning>
- <bounce_count_returning>3</bounce_count_returning>
- <sum_visit_length_returning>1083</sum_visit_length_returning>
- <max_actions_returning>2</max_actions_returning>
- <bounce_rate_returning>50%</bounce_rate_returning>
- <nb_actions_per_visit_returning>1.5</nb_actions_per_visit_returning>
- <avg_time_on_site_returning>181</avg_time_on_site_returning>
- </row>
+ <nb_visits_new>0</nb_visits_new>
+ <nb_actions_new>0</nb_actions_new>
+ <nb_visits_converted_new>0</nb_visits_converted_new>
+ <bounce_count_new>0</bounce_count_new>
+ <sum_visit_length_new>0</sum_visit_length_new>
+ <max_actions_new>0</max_actions_new>
+ <bounce_rate_new>0%</bounce_rate_new>
+ <nb_actions_per_visit_new>0</nb_actions_per_visit_new>
+ <avg_time_on_site_new>0</avg_time_on_site_new>
+ <nb_visits_returning>6</nb_visits_returning>
+ <nb_actions_returning>9</nb_actions_returning>
+ <nb_visits_converted_returning>0</nb_visits_converted_returning>
+ <bounce_count_returning>3</bounce_count_returning>
+ <sum_visit_length_returning>1083</sum_visit_length_returning>
+ <max_actions_returning>2</max_actions_returning>
+ <bounce_rate_returning>50%</bounce_rate_returning>
+ <nb_actions_per_visit_returning>1.5</nb_actions_per_visit_returning>
+ <avg_time_on_site_returning>181</avg_time_on_site_returning>
</result> \ No newline at end of file