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

test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData__UserCountry.getCountry_month.xml « expected « System « tests « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ade01286fe95edd9c5c781c97acc42d893816c07 (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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>China</label>
		<nb_visits>20</nb_visits>
		<nb_actions>55</nb_actions>
		<max_actions>5</max_actions>
		<bounce_count>10</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>20</nb_conversions>
				<nb_visits_converted>20</nb_visits_converted>
				<revenue>100</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>10</nb_conversions>
				<nb_visits_converted>10</nb_visits_converted>
				<revenue>50</revenue>
			</row>
		</goals>
		<nb_conversions>30</nb_conversions>
		<revenue>150</revenue>
		<sum_daily_nb_uniq_visitors>10</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<code>cn</code>
		<logo>plugins/Morpheus/icons/dist/flags/cn.png</logo>
		<segment>countryCode==cn</segment>
		<logoHeight>16</logoHeight>
	</row>
	<row>
		<label>Canada</label>
		<nb_visits>6</nb_visits>
		<nb_actions>16</nb_actions>
		<max_actions>5</max_actions>
		<bounce_count>3</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>6</nb_conversions>
				<nb_visits_converted>6</nb_visits_converted>
				<revenue>30</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>3</nb_conversions>
				<nb_visits_converted>3</nb_visits_converted>
				<revenue>15</revenue>
			</row>
		</goals>
		<nb_conversions>9</nb_conversions>
		<revenue>45</revenue>
		<sum_daily_nb_uniq_visitors>3</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<code>ca</code>
		<logo>plugins/Morpheus/icons/dist/flags/ca.png</logo>
		<segment>countryCode==ca</segment>
		<logoHeight>16</logoHeight>
	</row>
	<row>
		<label>France</label>
		<nb_visits>3</nb_visits>
		<nb_actions>7</nb_actions>
		<max_actions>5</max_actions>
		<bounce_count>2</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>3</nb_conversions>
				<nb_visits_converted>3</nb_visits_converted>
				<revenue>15</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>4</nb_conversions>
		<revenue>20</revenue>
		<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>1</sum_daily_nb_users>
		<code>fr</code>
		<logo>plugins/Morpheus/icons/dist/flags/fr.png</logo>
		<segment>countryCode==fr</segment>
		<logoHeight>16</logoHeight>
	</row>
	<row>
		<label>Indonesia</label>
		<nb_visits>2</nb_visits>
		<nb_actions>5</nb_actions>
		<max_actions>4</max_actions>
		<bounce_count>1</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>2</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>10</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>3</nb_conversions>
		<revenue>15</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<code>id</code>
		<logo>plugins/Morpheus/icons/dist/flags/id.png</logo>
		<segment>countryCode==id</segment>
		<logoHeight>16</logoHeight>
	</row>
	<row>
		<label>Italy</label>
		<nb_visits>2</nb_visits>
		<nb_actions>6</nb_actions>
		<max_actions>5</max_actions>
		<bounce_count>1</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>2</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>10</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>3</nb_conversions>
		<revenue>15</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<code>it</code>
		<logo>plugins/Morpheus/icons/dist/flags/it.png</logo>
		<segment>countryCode==it</segment>
		<logoHeight>16</logoHeight>
	</row>
	<row>
		<label>United States</label>
		<nb_visits>2</nb_visits>
		<nb_actions>6</nb_actions>
		<max_actions>5</max_actions>
		<bounce_count>1</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>2</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>10</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>3</nb_conversions>
		<revenue>15</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<code>us</code>
		<logo>plugins/Morpheus/icons/dist/flags/us.png</logo>
		<segment>countryCode==us</segment>
		<logoHeight>16</logoHeight>
	</row>
</result>