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

test_TwoVisitors_twoWebsites_differentDays_Actions.getPageTitles_firstSite_lastN__API.getProcessedReport_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba0c0464ac63866a4382ad27996942b6898419bd (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<website>Site 1</website>
	<prettyDate>January 3 – 9, 2010</prettyDate>
	<metadata>
		<category>Actions</category>
		<subcategory>Page titles</subcategory>
		<name>Page titles</name>
		<module>Actions</module>
		<action>getPageTitles</action>
		<dimension>Page Name</dimension>
		<documentation>This report contains information about the titles of the pages that have been visited. &lt;br /&gt; The page title is the HTML &lt;title&gt; Tag that most browsers show in their window title.</documentation>
		<metrics>
			<nb_hits>Pageviews</nb_hits>
			<nb_visits>Unique Pageviews</nb_visits>
		</metrics>
		<metricsDocumentation>
			<nb_hits>The number of times this page was visited.</nb_hits>
			<nb_visits>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_visits>
			<avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page>
			<bounce_rate>The percentage of visits that started on this page and left the website straight away.</bounce_rate>
			<exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate>
			<avg_time_generation>The average time it took to generate the page. This metric includes the time it took the server to generate the web page, plus the time it took for the visitor to download the response from the server. A lower 'Avg. generation time' means a faster website for your visitors!</avg_time_generation>
		</metricsDocumentation>
		<processedMetrics>
			<avg_time_on_page>Avg. time on page</avg_time_on_page>
			<bounce_rate>Bounce Rate</bounce_rate>
			<exit_rate>Exit rate</exit_rate>
			<avg_time_generation>Avg. generation time</avg_time_generation>
		</processedMetrics>
		<actionToLoadSubTables>getPageTitles</actionToLoadSubTables>
		<relatedReports>
			<row>
				<name>Entry page titles</name>
				<module>Actions</module>
				<action>getEntryPageTitles</action>
			</row>
			<row>
				<name>Exit page titles</name>
				<module>Actions</module>
				<action>getExitPageTitles</action>
			</row>
		</relatedReports>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=getPageTitles&amp;period=range&amp;date=2010-01-03,2010-01-09</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=getPageTitles&amp;period=day&amp;date=2010-01-03,2010-01-09</imageGraphEvolutionUrl>
		<uniqueId>Actions_getPageTitles</uniqueId>
	</metadata>
	<columns>
		<label>Page Name</label>
		<nb_hits>Pageviews</nb_hits>
		<nb_visits>Unique Pageviews</nb_visits>
		<avg_time_on_page>Avg. time on page</avg_time_on_page>
		<bounce_rate>Bounce Rate</bounce_rate>
		<exit_rate>Exit rate</exit_rate>
		<avg_time_generation>Avg. generation time</avg_time_generation>
	</columns>
	<reportData>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<label> first page view</label>
				<nb_visits>2</nb_visits>
				<nb_hits>2</nb_hits>
				<bounce_rate>100%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>100%</exit_rate>
				<avg_time_generation>0.14s</avg_time_generation>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<label>Page Name not defined</label>
				<nb_visits>1</nb_visits>
				<nb_hits>1</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>0%</exit_rate>
				<avg_time_generation>0.22s</avg_time_generation>
			</row>
		</result>
		<result prettyDate="Tuesday, January 5, 2010">
			<row>
				<label>second visitor</label>
				<nb_visits>2</nb_visits>
				<nb_hits>2</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:07:30</avg_time_on_page>
				<exit_rate>0%</exit_rate>
				<avg_time_generation>0.25s</avg_time_generation>
			</row>
			<row>
				<label>Checkout</label>
				<nb_visits>1</nb_visits>
				<nb_hits>1</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>100%</exit_rate>
				<avg_time_generation>0.45s</avg_time_generation>
			</row>
		</result>
		<result prettyDate="Wednesday, January 6, 2010">
			<row>
				<label>second visitor</label>
				<nb_visits>2</nb_visits>
				<nb_hits>2</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:07:30</avg_time_on_page>
				<exit_rate>0%</exit_rate>
				<avg_time_generation>0.25s</avg_time_generation>
			</row>
			<row>
				<label>Checkout</label>
				<nb_visits>1</nb_visits>
				<nb_hits>1</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>100%</exit_rate>
				<avg_time_generation>0.45s</avg_time_generation>
			</row>
		</result>
		<result prettyDate="Thursday, January 7, 2010">
			<row>
				<label>second visitor</label>
				<nb_visits>2</nb_visits>
				<nb_hits>2</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:07:30</avg_time_on_page>
				<exit_rate>0%</exit_rate>
				<avg_time_generation>0.25s</avg_time_generation>
			</row>
			<row>
				<label>Checkout</label>
				<nb_visits>1</nb_visits>
				<nb_hits>1</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>100%</exit_rate>
				<avg_time_generation>0.45s</avg_time_generation>
			</row>
		</result>
		<result prettyDate="Friday, January 8, 2010">
			<row>
				<label>second visitor</label>
				<nb_visits>2</nb_visits>
				<nb_hits>2</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:07:30</avg_time_on_page>
				<exit_rate>0%</exit_rate>
				<avg_time_generation>0.25s</avg_time_generation>
			</row>
			<row>
				<label>Checkout</label>
				<nb_visits>1</nb_visits>
				<nb_hits>1</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>100%</exit_rate>
				<avg_time_generation>0.45s</avg_time_generation>
			</row>
		</result>
		<result prettyDate="Saturday, January 9, 2010">
			<row>
				<label>second visitor</label>
				<nb_visits>2</nb_visits>
				<nb_hits>2</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:07:30</avg_time_on_page>
				<exit_rate>0%</exit_rate>
				<avg_time_generation>0.25s</avg_time_generation>
			</row>
			<row>
				<label>Checkout</label>
				<nb_visits>1</nb_visits>
				<nb_hits>1</nb_hits>
				<bounce_rate>0%</bounce_rate>
				<avg_time_on_page>00:00:00</avg_time_on_page>
				<exit_rate>100%</exit_rate>
				<avg_time_generation>0.45s</avg_time_generation>
			</row>
		</result>
	</reportData>
	<reportMetadata>
		<result prettyDate="Sunday, January 3, 2010" />
		<result prettyDate="Monday, January 4, 2010" />
		<result prettyDate="Tuesday, January 5, 2010">
			<row>
				
				<idsubdatatable>2014</idsubdatatable>
			</row>
			<row>
				
				<idsubdatatable>2013</idsubdatatable>
			</row>
		</result>
		<result prettyDate="Wednesday, January 6, 2010">
			<row>
				
				<idsubdatatable>2018</idsubdatatable>
			</row>
			<row>
				
				<idsubdatatable>2017</idsubdatatable>
			</row>
		</result>
		<result prettyDate="Thursday, January 7, 2010">
			<row>
				
				<idsubdatatable>2022</idsubdatatable>
			</row>
			<row>
				
				<idsubdatatable>2021</idsubdatatable>
			</row>
		</result>
		<result prettyDate="Friday, January 8, 2010">
			<row>
				
				<idsubdatatable>2026</idsubdatatable>
			</row>
			<row>
				
				<idsubdatatable>2025</idsubdatatable>
			</row>
		</result>
		<result prettyDate="Saturday, January 9, 2010">
			<row>
				
				<idsubdatatable>2030</idsubdatatable>
			</row>
			<row>
				
				<idsubdatatable>2029</idsubdatatable>
			</row>
		</result>
	</reportMetadata>
	<reportTotal>
		<nb_visits>18</nb_visits>
		<nb_uniq_visitors>3</nb_uniq_visitors>
		<nb_hits>18</nb_hits>
		<entry_bounce_count>2</entry_bounce_count>
		<entry_nb_visits>7</entry_nb_visits>
		<entry_nb_actions>27</entry_nb_actions>
		<exit_nb_visits>7</exit_nb_visits>
		<exit_nb_uniq_visitors>2</exit_nb_uniq_visitors>
	</reportTotal>
</result>