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

test_AttributeHistoricalDataWithLocationsTest_testExecute_ShouldReturnLogAfterWorkingWithSomeData__UserCountry.getCity_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: af2eb4e1ed6215108e575ce87e3aaf8b09ba49ec (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Unknown</label>
		<nb_visits>22</nb_visits>
		<nb_actions>61</nb_actions>
		<max_actions>5</max_actions>
		<bounce_count>11</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>22</nb_conversions>
				<nb_visits_converted>22</nb_visits_converted>
				<revenue>110</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>11</nb_conversions>
				<nb_visits_converted>11</nb_visits_converted>
				<revenue>55</revenue>
			</row>
		</goals>
		<nb_conversions>33</nb_conversions>
		<revenue>165</revenue>
		<sum_daily_nb_uniq_visitors>11</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<city_name>Unknown</city_name>
		<city>xx</city>
		<region>xx</region>
		<country>xx</country>
		<country_name>Unknown</country_name>
		<region_name>Unknown</region_name>
		<logo>plugins/UserCountry/images/flags/xx.png</logo>
	</row>
	<row>
		<label>Vancouver, British Columbia, 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>
		<lat>49.25</lat>
		<long>-123.133</long>
		<segment>city==Vancouver;regionCode==BC;countryCode==ca</segment>
		<city_name>Vancouver</city_name>
		<region>BC</region>
		<country>ca</country>
		<country_name>Canada</country_name>
		<region_name>British Columbia</region_name>
		<logo>plugins/UserCountry/images/flags/ca.png</logo>
	</row>
	<row>
		<label>Besançon, Franche-Comte, 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>
		<lat>47.249</lat>
		<long>6.018</long>
		<segment>city==Besan%C3%A7on;regionCode==A6;countryCode==fr</segment>
		<city_name>Besançon</city_name>
		<region>A6</region>
		<country>fr</country>
		<country_name>France</country_name>
		<region_name>Franche-Comte</region_name>
		<logo>plugins/UserCountry/images/flags/fr.png</logo>
	</row>
	<row>
		<label>Lhasa, Unknown, Tibet</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>
		<lat>29.65</lat>
		<long>91.1</long>
		<segment>city==Lhasa;regionCode==1;countryCode==ti</segment>
		<city_name>Lhasa</city_name>
		<region>1</region>
		<country>ti</country>
		<country_name>Tibet</country_name>
		<region_name>Unknown</region_name>
		<logo>plugins/UserCountry/images/flags/ti.png</logo>
	</row>
	<row>
		<label>Rome, Lazio, 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>
		<lat>41.9</lat>
		<long>12.483</long>
		<segment>city==Rome;regionCode==07;countryCode==it</segment>
		<city_name>Rome</city_name>
		<region>07</region>
		<country>it</country>
		<country_name>Italy</country_name>
		<region_name>Lazio</region_name>
		<logo>plugins/UserCountry/images/flags/it.png</logo>
	</row>
</result>