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:
authorStefan Giehl <stefan@matomo.org>2021-11-15 12:00:46 +0300
committerGitHub <noreply@github.com>2021-11-15 12:00:46 +0300
commit56ee0e34686810f6f9594995ddbe471a2ad2eac0 (patch)
treea5ac751a25f9c7bb548dc4b6a0416593c347eadb /plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml
parentae761a28c87d0ef57c1835c14463ac6363b0bd36 (diff)
Updates device detector to new major version (#18299)
* Updates device detector to new major version * updates expected test files
Diffstat (limited to 'plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml')
-rw-r--r--plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml42
1 files changed, 29 insertions, 13 deletions
diff --git a/plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml b/plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml
index 6aa976d8f7..a9313c542e 100644
--- a/plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml
+++ b/plugins/DevicesDetection/tests/System/expected/test___DevicesDetection.getType_day.xml
@@ -46,23 +46,23 @@
</row>
<row>
<label>Unknown</label>
- <nb_uniq_visitors>2</nb_uniq_visitors>
+ <nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
- <nb_actions>2</nb_actions>
+ <nb_actions>1</nb_actions>
<nb_users>0</nb_users>
<max_actions>1</max_actions>
- <sum_visit_length>724</sum_visit_length>
+ <sum_visit_length>3</sum_visit_length>
<bounce_count>2</bounce_count>
<nb_visits_converted>1</nb_visits_converted>
<goals>
<row idgoal='1'>
- <nb_conversions>2</nb_conversions>
+ <nb_conversions>1</nb_conversions>
<nb_visits_converted>1</nb_visits_converted>
- <revenue>52.26</revenue>
+ <revenue>42.26</revenue>
</row>
</goals>
- <nb_conversions>2</nb_conversions>
- <revenue>52.26</revenue>
+ <nb_conversions>1</nb_conversions>
+ <revenue>42.26</revenue>
<logo>plugins/Morpheus/icons/dist/devices/unknown.png</logo>
</row>
<row>
@@ -88,6 +88,28 @@
<logo>plugins/Morpheus/icons/dist/devices/desktop.png</logo>
</row>
<row>
+ <label>Feature phone</label>
+ <nb_uniq_visitors>1</nb_uniq_visitors>
+ <nb_visits>1</nb_visits>
+ <nb_actions>1</nb_actions>
+ <nb_users>0</nb_users>
+ <max_actions>1</max_actions>
+ <sum_visit_length>724</sum_visit_length>
+ <bounce_count>1</bounce_count>
+ <nb_visits_converted>1</nb_visits_converted>
+ <goals>
+ <row idgoal='1'>
+ <nb_conversions>1</nb_conversions>
+ <nb_visits_converted>1</nb_visits_converted>
+ <revenue>10</revenue>
+ </row>
+ </goals>
+ <nb_conversions>1</nb_conversions>
+ <revenue>10</revenue>
+ <segment>deviceType==feature+phone</segment>
+ <logo>plugins/Morpheus/icons/dist/devices/feature_phone.png</logo>
+ </row>
+ <row>
<label>Tv</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>1</nb_visits>
@@ -119,12 +141,6 @@
<logo>plugins/Morpheus/icons/dist/devices/console.png</logo>
</row>
<row>
- <label>Feature phone</label>
- <nb_visits>0</nb_visits>
- <segment>deviceType==feature+phone</segment>
- <logo>plugins/Morpheus/icons/dist/devices/feature_phone.png</logo>
- </row>
- <row>
<label>Peripheral</label>
<nb_visits>0</nb_visits>
<segment>deviceType==peripheral</segment>