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

test_FlattenReports_flatFilterPatternRecursive__Actions.getPageUrls_week.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5b9c50cb33806bb9df0fe4ead4af2d21474ec0c (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>dir2/sub/dir/page0.html</label>
		<nb_visits>2</nb_visits>
		<nb_hits>2</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<nb_hits_with_time_generation>2</nb_hits_with_time_generation>
		<min_time_generation>0.2</min_time_generation>
		<max_time_generation>0.4</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<entry_nb_visits>2</entry_nb_visits>
		<entry_nb_actions>6</entry_nb_actions>
		<entry_sum_visit_length>2</entry_sum_visit_length>
		<entry_bounce_count>0</entry_bounce_count>
		<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
		<sum_daily_entry_nb_uniq_visitors>2</sum_daily_entry_nb_uniq_visitors>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>0%</exit_rate>
		<avg_time_generation>0.3</avg_time_generation>
		<url>http://example.org/dir2/sub/dir/page0.html</url>
		<segment>pageUrl==http%3A%2F%2Fexample.org%2Fdir2%2Fsub%2Fdir%2Fpage0.html</segment>
	</row>
	<row>
		<label>dir2/sub/dir/page1.html</label>
		<nb_visits>2</nb_visits>
		<nb_hits>2</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<nb_hits_with_time_generation>2</nb_hits_with_time_generation>
		<min_time_generation>0.4</min_time_generation>
		<max_time_generation>0.8</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>0%</exit_rate>
		<avg_time_generation>0.6</avg_time_generation>
		<url>http://example.org/dir2/sub/dir/page1.html</url>
		<segment>pageUrl==http%3A%2F%2Fexample.org%2Fdir2%2Fsub%2Fdir%2Fpage1.html</segment>
	</row>
	<row>
		<label>dir2/sub/dir/page2.html</label>
		<nb_visits>2</nb_visits>
		<nb_hits>2</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<nb_hits_with_time_generation>2</nb_hits_with_time_generation>
		<min_time_generation>0.6</min_time_generation>
		<max_time_generation>1.2</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<exit_nb_visits>2</exit_nb_visits>
		<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
		<sum_daily_exit_nb_uniq_visitors>2</sum_daily_exit_nb_uniq_visitors>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<avg_time_generation>0.9</avg_time_generation>
		<url>http://example.org/dir2/sub/dir/page2.html</url>
		<segment>pageUrl==http%3A%2F%2Fexample.org%2Fdir2%2Fsub%2Fdir%2Fpage2.html</segment>
	</row>
</result>