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

test_reportLimiting_flattened__UserCountry.getRegion_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d154419386124e11944a5bcc87b89c32f2f496d0 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Others</label>
		<nb_uniq_visitors>12</nb_uniq_visitors>
		<nb_visits>60</nb_visits>
		<nb_actions>80</nb_actions>
		<nb_users>12</nb_users>
		<max_actions>2</max_actions>
		<sum_visit_length>35</sum_visit_length>
		<bounce_count>30</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<logo>plugins/Morpheus/icons/dist/flags/xx.png</logo>
		<is_summary>1</is_summary>
		<UserCountry_Region>Others</UserCountry_Region>
	</row>
	<row>
		<label>Ontario, Canada</label>
		<nb_uniq_visitors>7</nb_uniq_visitors>
		<nb_visits>35</nb_visits>
		<nb_actions>35</nb_actions>
		<nb_users>7</nb_users>
		<max_actions>2</max_actions>
		<sum_visit_length>20</sum_visit_length>
		<bounce_count>25</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<segment>regionCode==ON;countryCode==ca</segment>
		<region>ON</region>
		<country>ca</country>
		<country_name>Canada</country_name>
		<region_name>Ontario</region_name>
		<logo>plugins/Morpheus/icons/dist/flags/ca.png</logo>
		<UserCountry_Region>Ontario, Canada</UserCountry_Region>
	</row>
	<row>
		<label>Kanagawa, Japan</label>
		<nb_uniq_visitors>6</nb_uniq_visitors>
		<nb_visits>30</nb_visits>
		<nb_actions>35</nb_actions>
		<nb_users>6</nb_users>
		<max_actions>2</max_actions>
		<sum_visit_length>10</sum_visit_length>
		<bounce_count>20</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<segment>regionCode==14;countryCode==jp</segment>
		<region>14</region>
		<country>jp</country>
		<country_name>Japan</country_name>
		<region_name>Kanagawa</region_name>
		<logo>plugins/Morpheus/icons/dist/flags/jp.png</logo>
		<UserCountry_Region>Kanagawa, Japan</UserCountry_Region>
	</row>
</result>