Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2014-12-08 10:27:24 +0300
committerdiosmosis <benaka@piwik.pro>2014-12-08 10:27:24 +0300
commit3d3ec54ae84754a2c17b07a837406921fa10c178 (patch)
treeb8e1f7689e0f5e38916c0ab01ed9db69bf11f0fc /tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml
parentfe24bcc58633f65203275b79c911422913fab609 (diff)
Refs #5980, parse cs-username variable in IIS logs and use as userid when present and not anonymous. Includes changes to ImportLogsTest.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml14
1 files changed, 7 insertions, 7 deletions
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 f301254690..c42125d072 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__VisitFrequency.get_range.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <nb_visits_returning>10</nb_visits_returning>
- <nb_actions_returning>12</nb_actions_returning>
- <nb_visits_converted_returning>9</nb_visits_converted_returning>
- <bounce_count_returning>8</bounce_count_returning>
- <sum_visit_length_returning>115</sum_visit_length_returning>
+ <nb_visits_returning>11</nb_visits_returning>
+ <nb_actions_returning>13</nb_actions_returning>
+ <nb_visits_converted_returning>10</nb_visits_converted_returning>
+ <bounce_count_returning>9</bounce_count_returning>
+ <sum_visit_length_returning>116</sum_visit_length_returning>
<max_actions_returning>2</max_actions_returning>
- <bounce_rate_returning>80%</bounce_rate_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>12</avg_time_on_site_returning>
+ <avg_time_on_site_returning>11</avg_time_on_site_returning>
</result> \ No newline at end of file