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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PHPUnit/Integration/expected/test_ImportLogs__UserSettings.getBrowserType_month.xml')
-rwxr-xr-xtests/PHPUnit/Integration/expected/test_ImportLogs__UserSettings.getBrowserType_month.xml34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/PHPUnit/Integration/expected/test_ImportLogs__UserSettings.getBrowserType_month.xml b/tests/PHPUnit/Integration/expected/test_ImportLogs__UserSettings.getBrowserType_month.xml
index 07ca0de5ce..cabfa2b9f0 100755
--- a/tests/PHPUnit/Integration/expected/test_ImportLogs__UserSettings.getBrowserType_month.xml
+++ b/tests/PHPUnit/Integration/expected/test_ImportLogs__UserSettings.getBrowserType_month.xml
@@ -2,14 +2,25 @@
<result>
<row>
<label>WebKit (Safari, Chrome)</label>
- <nb_visits>17</nb_visits>
- <nb_actions>20</nb_actions>
+ <nb_visits>10</nb_visits>
+ <nb_actions>10</nb_actions>
+ <max_actions>1</max_actions>
+ <sum_visit_length>0</sum_visit_length>
+ <bounce_count>10</bounce_count>
+ <nb_visits_converted>10</nb_visits_converted>
+ <sum_daily_nb_uniq_visitors>10</sum_daily_nb_uniq_visitors>
+ <shortLabel>Webkit</shortLabel>
+ </row>
+ <row>
+ <label>Unknown</label>
+ <nb_visits>8</nb_visits>
+ <nb_actions>11</nb_actions>
<max_actions>3</max_actions>
<sum_visit_length>305</sum_visit_length>
- <bounce_count>15</bounce_count>
- <nb_visits_converted>16</nb_visits_converted>
- <sum_daily_nb_uniq_visitors>17</sum_daily_nb_uniq_visitors>
- <shortLabel>Webkit</shortLabel>
+ <bounce_count>6</bounce_count>
+ <nb_visits_converted>6</nb_visits_converted>
+ <sum_daily_nb_uniq_visitors>8</sum_daily_nb_uniq_visitors>
+ <shortLabel>Unknown</shortLabel>
</row>
<row>
<label>Trident (IE)</label>
@@ -33,15 +44,4 @@
<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
<shortLabel>Gecko</shortLabel>
</row>
- <row>
- <label>Unknown</label>
- <nb_visits>1</nb_visits>
- <nb_actions>1</nb_actions>
- <max_actions>1</max_actions>
- <sum_visit_length>0</sum_visit_length>
- <bounce_count>1</bounce_count>
- <nb_visits_converted>0</nb_visits_converted>
- <sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
- <shortLabel>Unknown</shortLabel>
- </row>
</result> \ No newline at end of file