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

test___DevicesDetection.getBrand_day.xml « expected « System « tests « DevicesDetection « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f038157ba909d47f5902cb62316c0e1983af0f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Apple</label>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>4</nb_visits>
		<nb_actions>2</nb_actions>
		<nb_users>0</nb_users>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>4</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>2</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>52.26</revenue>
			</row>
		</goals>
		<nb_conversions>2</nb_conversions>
		<revenue>52.26</revenue>
		<logo>plugins/DevicesDetection/images/brand/Apple.png</logo>
		<segment>deviceBrand==Apple</segment>
	</row>
	<row>
		<label>Unknown</label>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>3</nb_visits>
		<nb_actions>3</nb_actions>
		<nb_users>0</nb_users>
		<max_actions>1</max_actions>
		<sum_visit_length>1808</sum_visit_length>
		<bounce_count>3</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>3</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>62.26</revenue>
			</row>
		</goals>
		<nb_conversions>3</nb_conversions>
		<revenue>62.26</revenue>
		<logo>plugins/DevicesDetection/images/brand/Unknown.png</logo>
		<segment>deviceBrand==Unknown</segment>
	</row>
	<row>
		<label>HTC</label>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<nb_visits>1</nb_visits>
		<nb_actions>2</nb_actions>
		<nb_users>0</nb_users>
		<max_actions>2</max_actions>
		<sum_visit_length>721</sum_visit_length>
		<bounce_count>0</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>42.26</revenue>
			</row>
		</goals>
		<nb_conversions>1</nb_conversions>
		<revenue>42.26</revenue>
		<logo>plugins/DevicesDetection/images/brand/HTC.png</logo>
		<segment>deviceBrand==HTC</segment>
	</row>
	<row>
		<label>Philips</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>0</sum_visit_length>
		<bounce_count>1</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<logo>plugins/DevicesDetection/images/brand/Philips.png</logo>
		<segment>deviceBrand==Philips</segment>
	</row>
	<row>
		<label>Samsung</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>0</sum_visit_length>
		<bounce_count>1</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<logo>plugins/DevicesDetection/images/brand/Samsung.png</logo>
		<segment>deviceBrand==Samsung</segment>
	</row>
	<row>
		<label>ViewSonic</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>1084</sum_visit_length>
		<bounce_count>1</bounce_count>
		<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>
		<logo>plugins/DevicesDetection/images/brand/ViewSonic.png</logo>
		<segment>deviceBrand==ViewSonic</segment>
	</row>
</result>