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

test_reportLimiting_flattened__Resolution.getResolution_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4753d131a395685a663d7b2abb70df9cf673275c (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Others</label>
		<nb_uniq_visitors>8</nb_uniq_visitors>
		<nb_visits>40</nb_visits>
		<nb_actions>75</nb_actions>
		<nb_users>8</nb_users>
		<max_actions>2</max_actions>
		<sum_visit_length>35</sum_visit_length>
		<bounce_count>5</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<is_summary>1</is_summary>
		<Resolution_Resolution>Others</Resolution_Resolution>
	</row>
	<row>
		<label>1920x1080</label>
		<nb_uniq_visitors>4</nb_uniq_visitors>
		<nb_visits>20</nb_visits>
		<nb_actions>20</nb_actions>
		<nb_users>4</nb_users>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>20</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<Resolution_Resolution>1920x1080</Resolution_Resolution>
		<segment>resolution==1920x1080</segment>
	</row>
	<row>
		<label>1280x1024</label>
		<nb_uniq_visitors>3</nb_uniq_visitors>
		<nb_visits>15</nb_visits>
		<nb_actions>30</nb_actions>
		<nb_users>3</nb_users>
		<max_actions>2</max_actions>
		<sum_visit_length>15</sum_visit_length>
		<bounce_count>0</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<Resolution_Resolution>1280x1024</Resolution_Resolution>
		<segment>resolution==1280x1024</segment>
	</row>
</result>