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

test_OneVisitorTwoVisits_hideColumns___Actions.getPageTitles_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4f22c08d04cafe5ecaa1581a7eea9a8a7281984 (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>Checkout</label>
		<sum_time_generation>0.134</sum_time_generation>
		<min_time_generation>0.134</min_time_generation>
		<max_time_generation>0.134</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<exit_rate>100%</exit_rate>
		<subtable>
			<row>
				<label> Purchasing...</label>
				<nb_uniq_visitors>1</nb_uniq_visitors>
				<sum_time_generation>0.134</sum_time_generation>
				<min_time_generation>0.134</min_time_generation>
				<max_time_generation>0.134</max_time_generation>
				<sum_bandwidth>0</sum_bandwidth>
				<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
				<min_bandwidth />
				<max_bandwidth />
				<avg_time_on_page>0</avg_time_on_page>
				<exit_rate>100%</exit_rate>
			</row>
		</subtable>
	</row>
	<row>
		<label> incredible title!</label>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<sum_time_generation>0.234</sum_time_generation>
		<min_time_generation>0.234</min_time_generation>
		<max_time_generation>0.234</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>180</avg_time_on_page>
		<exit_rate>0%</exit_rate>
	</row>
	<row>
		<label> Looking at homepage (again)...</label>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<sum_time_generation>0.023</sum_time_generation>
		<min_time_generation>0.023</min_time_generation>
		<max_time_generation>0.023</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>0</avg_time_on_page>
		<exit_rate>100%</exit_rate>
	</row>
	<row>
		<label> Second page view - should be registered as URL</label>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<sum_time_generation>0.224</sum_time_generation>
		<min_time_generation>0.224</min_time_generation>
		<max_time_generation>0.224</max_time_generation>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<avg_bandwidth>0</avg_bandwidth>
		<avg_time_on_page>900</avg_time_on_page>
		<exit_rate>0%</exit_rate>
	</row>
</result>