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

test_TwoVisitors_twoWebsites_differentDays_idSiteOne___Actions.getPageUrls_day.xml « expected « Integration « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f848f4af1d1a26dc60a921ff6cea34484751927 (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?xml version="1.0" encoding="utf-8" ?>
<results>
	<result date="2010-01-03">
		<row>
			<label>/index.htm</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_generation>1</nb_hits_with_time_generation>
			<avg_time_on_page>0</avg_time_on_page>
			<bounce_rate>0%</bounce_rate>
			<exit_rate>0%</exit_rate>
			<avg_time_generation>0.123</avg_time_generation>
			<url>http://example.org/index.htm</url>
		</row>
		<row>
			<label>/products</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_generation>1</nb_hits_with_time_generation>
			<entry_nb_uniq_visitors>1</entry_nb_uniq_visitors>
			<entry_nb_visits>1</entry_nb_visits>
			<entry_nb_actions>1</entry_nb_actions>
			<entry_sum_visit_length>0</entry_sum_visit_length>
			<entry_bounce_count>1</entry_bounce_count>
			<exit_nb_uniq_visitors>1</exit_nb_uniq_visitors>
			<exit_nb_visits>1</exit_nb_visits>
			<avg_time_on_page>0</avg_time_on_page>
			<bounce_rate>100%</bounce_rate>
			<exit_rate>100%</exit_rate>
			<avg_time_generation>0.153</avg_time_generation>
			<url>http://example.org/products</url>
		</row>
	</result>
	<result date="2010-01-04">
		<row>
			<label>Page URL not defined</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_generation>1</nb_hits_with_time_generation>
			<avg_time_on_page>0</avg_time_on_page>
			<bounce_rate>0%</bounce_rate>
			<exit_rate>0%</exit_rate>
			<avg_time_generation>0.223</avg_time_generation>
			<url />
		</row>
	</result>
	<result date="2010-01-05">
		<row>
			<label>/index.htm</label>
			<nb_visits>1</nb_visits>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_hits>1</nb_hits>
			<sum_time_spent>360</sum_time_spent>
			<nb_hits_with_time_generation>1</nb_hits_with_time_generation>
			<entry_nb_uniq_visitors>1</entry_nb_uniq_visitors>
			<entry_nb_visits>1</entry_nb_visits>
			<entry_nb_actions>5</entry_nb_actions>
			<entry_sum_visit_length>901</entry_sum_visit_length>
			<entry_bounce_count>0</entry_bounce_count>
			<avg_time_on_page>360</avg_time_on_page>
			<bounce_rate>0%</bounce_rate>
			<exit_rate>0%</exit_rate>
			<avg_time_generation>0.323</avg_time_generation>
			<url>http://example.org/index.htm</url>
		</row>
		<row>
			<label>/thankyou</label>
			<nb_visits>1</nb_visits>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_hits>2</nb_hits>
			<sum_time_spent>360</sum_time_spent>
			<nb_hits_with_time_generation>2</nb_hits_with_time_generation>
			<exit_nb_uniq_visitors>1</exit_nb_uniq_visitors>
			<exit_nb_visits>1</exit_nb_visits>
			<avg_time_on_page>360</avg_time_on_page>
			<bounce_rate>0%</bounce_rate>
			<exit_rate>100%</exit_rate>
			<avg_time_generation>0.313</avg_time_generation>
			<url>http://example.org/thankyou</url>
		</row>
		<row>
			<label>Page URL not defined</label>
			<nb_visits>1</nb_visits>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_hits>2</nb_hits>
			<sum_time_spent>0</sum_time_spent>
			<nb_hits_with_time_generation>0</nb_hits_with_time_generation>
			<avg_time_on_page>0</avg_time_on_page>
			<bounce_rate>0%</bounce_rate>
			<exit_rate>0%</exit_rate>
			<avg_time_generation>0</avg_time_generation>
			<url />
		</row>
	</result>
	<result date="2010-01-06" />
	<result date="2010-01-07" />
	<result date="2010-01-08" />
	<result date="2010-01-09" />
</results>