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:
authorThomas Steur <tsteur@users.noreply.github.com>2020-07-09 01:22:20 +0300
committerGitHub <noreply@github.com>2020-07-09 01:22:20 +0300
commitb0553730a95c5b6cd7408c5834ba8acd029c7375 (patch)
treec4c1b12eb3bbc079347489c3c3ffb75af7d9aeb9 /tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml
parent661c2dfb354892511a90001cea2f95f26baa75b5 (diff)
By default userId should overwrite the visitorId (#16124)
* By default userId should overwrite the visitorId * handle new visits * Update Request.php * fix some tests * fix tests * fix more tests * add more tests, fix tests * Update global.ini.php * add better tests * update screenshot * update test file Co-authored-by: diosmosis <diosmosis@users.noreply.github.com>
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml
index 692fb0da97..10603ac375 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__DevicesDetection.getBrand_month.xml
@@ -25,10 +25,10 @@
<row>
<label>Apple</label>
<nb_visits>17</nb_visits>
- <nb_actions>23</nb_actions>
+ <nb_actions>22</nb_actions>
<max_actions>3</max_actions>
- <sum_visit_length>309</sum_visit_length>
- <bounce_count>13</bounce_count>
+ <sum_visit_length>307</sum_visit_length>
+ <bounce_count>14</bounce_count>
<nb_visits_converted>16</nb_visits_converted>
<goals>
<row idgoal='1'>
@@ -40,7 +40,7 @@
<nb_conversions>16</nb_conversions>
<revenue>80</revenue>
<sum_daily_nb_uniq_visitors>16</sum_daily_nb_uniq_visitors>
- <sum_daily_nb_users>2</sum_daily_nb_users>
+ <sum_daily_nb_users>1</sum_daily_nb_users>
<logo>plugins/Morpheus/icons/dist/brand/Apple.png</logo>
<segment>deviceBrand==Apple</segment>
</row>
@@ -69,8 +69,8 @@
<row>
<label>Samsung</label>
<nb_visits>1</nb_visits>
- <nb_actions>2</nb_actions>
- <max_actions>2</max_actions>
+ <nb_actions>3</nb_actions>
+ <max_actions>3</max_actions>
<sum_visit_length>2</sum_visit_length>
<bounce_count>0</bounce_count>
<nb_visits_converted>1</nb_visits_converted>