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

test_ManyVisitorsOneWebsiteTest_segment_region__UserCountry.getCity_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aefcded3e8569380c8d7bf92c24bab89607a0248 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Stratford-upon-Avon, Warwickshire, United Kingdom</label>
		<nb_visits>4</nb_visits>
		<nb_actions>12</nb_actions>
		<max_actions>5</max_actions>
		<sum_visit_length>3242</sum_visit_length>
		<bounce_count>2</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>4</nb_conversions>
				<nb_visits_converted>4</nb_visits_converted>
				<revenue>20</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>2</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>10</revenue>
			</row>
		</goals>
		<nb_conversions>6</nb_conversions>
		<revenue>30</revenue>
		<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<lat>124.456</lat>
		<long>22.231</long>
		<segment>city==Stratford-upon-Avon;regionCode==P3;countryCode==gb</segment>
		<city_name>Stratford-upon-Avon</city_name>
		<region>P3</region>
		<country>gb</country>
		<country_name>United Kingdom</country_name>
		<region_name>Warwickshire</region_name>
		<logo>plugins/UserCountry/images/flags/gb.png</logo>
	</row>
	<row>
		<label>Nuneaton and Bedworth, Warwickshire, United Kingdom</label>
		<nb_visits>2</nb_visits>
		<nb_actions>5</nb_actions>
		<max_actions>4</max_actions>
		<sum_visit_length>1621</sum_visit_length>
		<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>
		<segment>city==Nuneaton+and+Bedworth;regionCode==P3;countryCode==gb</segment>
		<city_name>Nuneaton and Bedworth</city_name>
		<region>P3</region>
		<country>gb</country>
		<country_name>United Kingdom</country_name>
		<region_name>Warwickshire</region_name>
		<logo>plugins/UserCountry/images/flags/gb.png</logo>
	</row>
</result>