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

test_LabelFilter_0__Actions.getPageUrls_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0b2e8f8d33e6ae0e5fa3a8b7f64fa3a6308c3b76 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>/0</label>
		<nb_visits>1</nb_visits>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<nb_hits>1</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<nb_hits_with_time_network>1</nb_hits_with_time_network>
		<min_time_network>0.0000</min_time_network>
		<max_time_network>0.0000</max_time_network>
		<nb_hits_with_time_server>1</nb_hits_with_time_server>
		<min_time_server>0.1630</min_time_server>
		<max_time_server>0.1630</max_time_server>
		<nb_hits_with_time_transfer>1</nb_hits_with_time_transfer>
		<min_time_transfer>0.2550</min_time_transfer>
		<max_time_transfer>0.2550</max_time_transfer>
		<nb_hits_with_time_dom_processing>1</nb_hits_with_time_dom_processing>
		<min_time_dom_processing>0.1570</min_time_dom_processing>
		<max_time_dom_processing>0.1570</max_time_dom_processing>
		<nb_hits_with_time_dom_completion>1</nb_hits_with_time_dom_completion>
		<min_time_dom_completion>0.2750</min_time_dom_completion>
		<max_time_dom_completion>0.2750</max_time_dom_completion>
		<nb_hits_with_time_on_load>1</nb_hits_with_time_on_load>
		<min_time_on_load>0.2120</min_time_on_load>
		<max_time_on_load>0.2120</max_time_on_load>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<exit_nb_uniq_visitors>1</exit_nb_uniq_visitors>
		<exit_nb_visits>1</exit_nb_visits>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_network>0</avg_time_network>
		<avg_time_server>0.163</avg_time_server>
		<avg_time_transfer>0.255</avg_time_transfer>
		<avg_time_dom_processing>0.157</avg_time_dom_processing>
		<avg_time_dom_completion>0.275</avg_time_dom_completion>
		<avg_time_on_load>0.212</avg_time_on_load>
		<avg_page_load_time>1.062</avg_page_load_time>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<url>http://example.org/0</url>
		<segment>pageUrl==http%253A%252F%252Fexample.org%252F0</segment>
	</row>
</result>