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

test_apiGetReportMetadata__API.getGlossaryReports.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a2e62006ff99bea436ebd5ccd9d187c830e0e126 (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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<name>Actions - Main metrics (Actions)</name>
		<documentation>This report provides a very basic overview of what actions your visitors take on your website.</documentation>
	</row>
	<row>
		<name>Advanced tag cloud: with logos and links (UI Framework)</name>
		<documentation>This report shows a sample tab cloud.</documentation>
	</row>
	<row>
		<name>All Channels (Referrers)</name>
		<documentation>This report shows all your Referrers in one unified report, listing all Websites, Search keywords and Campaigns used by your visitors to find your website.</documentation>
	</row>
	<row>
		<name>All Websites dashboard (All Websites)</name>
		<documentation>This report gives you an informational overview for each of your websites, containing the most general metrics about your visitors.</documentation>
	</row>
	<row>
		<name>Browser Plugins (Visitors)</name>
		<documentation>This report shows which browser plugins your visitors had enabled. This information might be important for choosing the right way to deliver your content.</documentation>
	</row>
	<row>
		<name>Browser engines (Visitors)</name>
		<documentation>This report shows your visitors' browsers broken down into browser engines. &lt;br /&gt; The most important information for web developers is what kind of rendering engine their visitors are using. The labels contain the names of the engines followed by the most common browser using that engine in brackets.</documentation>
	</row>
	<row>
		<name>Browser language (Visitors)</name>
		<documentation>This report shows which language the visitor's browsers are using. (e.g. &quot;English&quot;)</documentation>
	</row>
	<row>
		<name>Browser version (Visitors)</name>
		<documentation>This report contains information about what kind of browser your visitors were using. Each browser version is listed separately.</documentation>
	</row>
	<row>
		<name>Browsers (Visitors)</name>
		<documentation>This report contains information about what kind of browser your visitors were using.</documentation>
	</row>
	<row>
		<name>Campaigns (Referrers)</name>
		<documentation>This report shows which campaigns led visitors to your website.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-campaigns/</onlineGuideUrl>
	</row>
	<row>
		<name>Channel Type (Referrers)</name>
		<documentation>This table contains information about the distribution of the channel types.&lt;br /&gt;&lt;b&gt;Direct Entry:&lt;/b&gt; A visitor has entered the URL in their browser and started browsing on your website - they entered the website directly.&lt;br /&gt;&lt;b&gt;Search Engines:&lt;/b&gt; A visitor was referred to your website by a search engine. &lt;br /&gt; See the &quot;Search Engines &amp; Keywords&quot; report for more details.&lt;br /&gt;&lt;b&gt;Websites:&lt;/b&gt; The visitor followed a link on another website that led to your site. &lt;br /&gt; See the &quot;Websites&quot; report for more details.&lt;br /&gt;&lt;b&gt;Campaigns:&lt;/b&gt; Visitors that came to your website as the result of a campaign. &lt;br /&gt; See the &quot;Campaigns&quot; report for more details.</documentation>
	</row>
	<row>
		<name>City (Visitors)</name>
		<documentation>This report shows the cities your visitors were in when they accessed your website.&lt;br/&gt;In order to see data for this report, you must setup GeoIP in the Geolocation admin tab. The commercial &lt;a rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot; href=&quot;http://www.maxmind.com/?rId=piwik&quot;&gt;Maxmind&lt;/a&gt; GeoIP databases are more accurate than the free ones. To see how accurate they are, click &lt;a rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot; href=&quot;http://www.maxmind.com/en/city_accuracy?rId=piwik&quot;&gt;here&lt;/a&gt;.</documentation>
	</row>
	<row>
		<name>Configurations (Visitors)</name>
		<documentation>This report shows the most common overall configurations that your visitors had. A configuration is the combination of an operating system, a browser type and a screen resolution.</documentation>
	</row>
	<row>
		<name>Content Name (Actions)</name>
		<documentation>This report shows the names of the content your visitors viewed and interacted with.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/content-tracking/</onlineGuideUrl>
	</row>
	<row>
		<name>Content Piece (Actions)</name>
		<documentation>This report shows the pieces of content your visitors viewed and interacted with.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/content-tracking/</onlineGuideUrl>
	</row>
	<row>
		<name>Continent (Visitors)</name>
		<documentation>This report shows which continent your visitors were in when they accessed your website.</documentation>
	</row>
	<row>
		<name>Country (Visitors)</name>
		<documentation>This report shows which country your visitors were in when they accessed your website.</documentation>
	</row>
	<row>
		<name>Custom Variables (Visitors)</name>
		<documentation>This report contains information about your Custom Variables. Click on a variable name to see the distribution of the values. &lt;br /&gt; For more information about Custom Variables in general, read the &lt;a href=&quot;https://matomo.org/docs/custom-variables/&quot; rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot;&gt;Custom Variables documentation on matomo.org&lt;/a&gt;</documentation>
		<onlineGuideUrl>https://matomo.org/docs/custom-variables/</onlineGuideUrl>
	</row>
	<row>
		<name>Data tables (UI Framework)</name>
		<documentation>This is an example documentation of a report.</documentation>
	</row>
	<row>
		<name>Days to Conversion (Goals)</name>
		<documentation>This report shows how many days pass before your visitors convert a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Device brand (Visitors)</name>
		<documentation>This report shows the brands / manufacturers of the devices your visitors were using. In most cases this information is only available for non-desktop devices.</documentation>
	</row>
	<row>
		<name>Device model (Visitors)</name>
		<documentation>This report shows the devices your visitors are using. Each model is displayed combined with the device brand as some model names are used by multiple brands.</documentation>
	</row>
	<row>
		<name>Device type (Visitors)</name>
		<documentation>This report shows the types of devices your visitors were using. This report will always show all device types Matomo is able to detect, even if there were no visits with a specific type.</documentation>
	</row>
	<row>
		<name>Downloads (Actions)</name>
		<documentation>In this report, you can see which files your visitors have downloaded. &lt;br /&gt; What Matomo counts as a download is the click on a download link. Whether the download was completed or not isn't known to Matomo.</documentation>
	</row>
	<row>
		<name>Entry page titles (Actions)</name>
		<documentation>This report contains information about the titles of entry pages that were used during the specified period. Use the plus and minus icons on the left to navigate.</documentation>
	</row>
	<row>
		<name>Entry pages (Actions)</name>
		<documentation>This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during their visit. &lt;br /&gt; The entry URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
	</row>
	<row>
		<name>Event Actions (Actions)</name>
		<documentation>This report shows you the number of times each event action occurred. You can view the event categories and names that were tracked along with each event action in the row's subtable. You can change which is shown by changing the secondary dimension with the link at the bottom of the report.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/event-tracking/</onlineGuideUrl>
	</row>
	<row>
		<name>Event Categories (Actions)</name>
		<documentation>This report shows the categories of each tracked event and how many times they occurred. You can view the event actions and names that were tracked along with each event category in each row's subtable. You can change which is shown by changing the secondary dimension with the link at the bottom of the report.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/event-tracking/</onlineGuideUrl>
	</row>
	<row>
		<name>Event Names (Actions)</name>
		<documentation>This report shows you the names associated with each tracked event and how many times they occurred. You can view the event actions and categories that were tracked along with each event name in each row's subtable. You can change which is shown by changing the secondary dimension with the link at the bottom of the report.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/event-tracking/</onlineGuideUrl>
	</row>
	<row>
		<name>Exit page titles (Actions)</name>
		<documentation>This report contains information about the titles of exit pages that occurred during the specified period. Use the plus and minus icons on the left to navigate.</documentation>
	</row>
	<row>
		<name>Exit pages (Actions)</name>
		<documentation>This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during their visit. &lt;br /&gt; The exit URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
	</row>
	<row>
		<name>Goal 1 - Thank you - Days to Conversion (Goals)</name>
		<documentation>This report shows how many days pass before your visitors convert a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goal 1 - Thank you - Visits to Conversion (Goals)</name>
		<documentation>This report shows the number of visits made before a visitor converts a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goal 2 - Hello - Days to Conversion (Goals)</name>
		<documentation>This report shows how many days pass before your visitors convert a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goal 2 - Hello - Visits to Conversion (Goals)</name>
		<documentation>This report shows the number of visits made before a visitor converts a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goal Goal 1 - Thank you (Goals)</name>
		<documentation>This report gives an overview of how well your visitors convert a specific goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goal Goal 2 - Hello (Goals)</name>
		<documentation>This report gives an overview of how well your visitors convert a specific goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goal triggered js (Goals)</name>
		<documentation>This report gives an overview of how well your visitors convert a specific goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goals (Goals)</name>
		<documentation>This report gives an overview of how well your visitors convert a specific goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goals Overview (Goals)</name>
		<documentation>This report gives an overview of how well your visitors convert a specific goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goals Overview - Days to Conversion (Goals)</name>
		<documentation>This report shows how many days pass before your visitors convert a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Goals Overview - Visits to Conversion (Goals)</name>
		<documentation>This report shows the number of visits made before a visitor converts a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Keywords (Referrers)</name>
		<documentation>This report shows which keywords users were searching for before they were referred to your website. &lt;br /&gt;&lt;br /&gt; By clicking on a row in the table, you can see the distribution of search engines that were queried for the keyword.&lt;br /&gt;&lt;br /&gt;Note: This report lists most keywords as not defined, because most search engines do not send the exact keyword used on the search engine.</documentation>
	</row>
	<row>
		<name>Language code (Visitors)</name>
		<documentation>This report shows which exact language code the visitor's browsers is set to. (e.g. &quot;German - Austria (de-at)&quot;)</documentation>
	</row>
	<row>
		<name>Length of Visits (Actions)</name>
		<documentation>In this report, you can see how many visits had a certain total duration. Initially, the report is shown as a tag cloud, more common durations are displayed in a larger font.&lt;br /&gt;Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.</documentation>
	</row>
	<row>
		<name>Main metrics (API)</name>
		<documentation>This report gives you an overview over the most important metrics across all categories and plugins.</documentation>
	</row>
	<row>
		<name>Operating System families (Visitors)</name>
		<documentation>This report shows you the operating systems your visitors are using grouped by operating system family. An operating system family consists of different versions or distributions.</documentation>
	</row>
	<row>
		<name>Operating System versions (Visitors)</name>
		<documentation>This report shows you the operating systems your visitors are using. Each version and distribution is shown separately.</documentation>
	</row>
	<row>
		<name>Outlinks (Actions)</name>
		<documentation>This report shows a hierarchical list of outlink URLs that were clicked by your visitors. An outlink is a link that leads the visitor away from your website (to another domain).&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
	</row>
	<row>
		<name>Page Titles Following a Site Search (Actions)</name>
		<documentation>When visitors search on your website, they are looking for a particular page, content, product, or service. This report lists the pages that were clicked the most after an internal search. In other words, the list of pages the most searched for by visitors already on your website.&lt;br/&gt;Use the plus and minus icons on the left to navigate.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
	</row>
	<row>
		<name>Page URLs (Actions)</name>
		<documentation>This report contains information about the page URLs that have been visited. &lt;br /&gt; The table is organized hierarchically, the URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
	</row>
	<row>
		<name>Page titles (Actions)</name>
		<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>
	</row>
	<row>
		<name>Pages Following a Site Search (Actions)</name>
		<documentation>When visitors search on your website, they are looking for a particular page, content, product, or service. This report lists the pages that were clicked the most after an internal search. In other words, the list of pages the most searched for by visitors already on your website.&lt;br/&gt;Use the plus and minus icons on the left to navigate.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
	</row>
	<row>
		<name>Pages per Visit (Actions)</name>
		<documentation>In this report, you can see how many visits involved a certain number of pageviews. Initially, the report is shown as a tag cloud, more common numbers of pages are displayed in a larger font.&lt;br /&gt;Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.</documentation>
	</row>
	<row>
		<name>Performance overview (Actions)</name>
		<documentation>This report provides an overview of how fast your webpages become visible to your visitors. This includes both how long it takes for browsers to download your webpages and how long it takes for browsers to display them.</documentation>
		<onlineGuideUrl>https://matomo.org/faq/how-to/how-do-i-see-page-performance-reports/</onlineGuideUrl>
	</row>
	<row>
		<name>Pie graph (UI Framework)</name>
		<documentation>This report shows a sample Pie chart</documentation>
	</row>
	<row>
		<name>Referrers Overview (Referrers)</name>
		<documentation>This report shows what acquisition channels your visitors used to get to your website, and the number of visits each channel type is responsible for.</documentation>
	</row>
	<row>
		<name>Region (Visitors)</name>
		<documentation>This report shows which region your visitors were in when they accessed your website.&lt;br/&gt;In order to see data for this report, you must setup GeoIP in the Geolocation admin tab. The commercial &lt;a rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot; href=&quot;http://www.maxmind.com/?rId=piwik&quot;&gt;Maxmind&lt;/a&gt; GeoIP databases are more accurate than the free ones. To see how accurate they are, click &lt;a rel=&quot;noreferrer noopener&quot; target=&quot;_blank&quot; href=&quot;http://www.maxmind.com/en/city_accuracy?rId=piwik&quot;&gt;here&lt;/a&gt;.</documentation>
	</row>
	<row>
		<name>Returning Visits (Actions)</name>
		<documentation>This report shows general metrics like visits for returning visitors side by side with the same metrics for new visitors. Learn how returning visitors perform overall compared to new visitors.</documentation>
	</row>
	<row>
		<name>Screen Resolution (Visitors)</name>
		<documentation>This report shows the screen resolutions your visitors used when viewing your website.</documentation>
	</row>
	<row>
		<name>Search Categories (Actions)</name>
		<documentation>This report lists the Categories that visitors selected when they made a Search on your website.&lt;br/&gt;For example, Ecommerce websites typically have a &quot;Category&quot; selector so that visitors can restrict their searches to all products in a specific Category.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
	</row>
	<row>
		<name>Search Engines (Referrers)</name>
		<documentation>This report shows which search engines referred users to your website. &lt;br /&gt; By clicking on a row in the table, you can see what users were searching for using a specific search engine.</documentation>
	</row>
	<row>
		<name>Search Keywords with No Results (Actions)</name>
		<documentation>Tracking searches that visitors make on your website is a very effective way to learn more about what your audience is looking for, it can help find ideas for new content, new Ecommerce products that potential customers might be searching for, and generally improve the visitors' experience on your website.&lt;br /&gt;&lt;br /&gt;This report lists the Search Keywords that did not return any Search result: maybe the search engine algorithm can be improved, or maybe your visitors are looking for content that is not (yet) on your website?</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
	</row>
	<row>
		<name>Single Website dashboard (All Websites)</name>
		<documentation>This report gives you an informational overview for a specific website, containing the most general metrics about your visitors.</documentation>
	</row>
	<row>
		<name>Site Search Keywords (Actions)</name>
		<documentation>This report lists the Search Keywords that visitors searched for on your internal Search Engine.&lt;br/&gt;&lt;br/&gt;Tracking searches that visitors make on your website is a very effective way to learn more about what your audience is looking for, it can help find ideas for new content, new Ecommerce products that potential customers might be searching for, and generally improve the visitors' experience on your website.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/site-search/</onlineGuideUrl>
	</row>
	<row>
		<name>Social Networks (Referrers)</name>
		<documentation>In this table, you can see which websites referred visitors to your site. &lt;br /&gt; By clicking on a row in the table, you can see which URLs the links to your website were on.</documentation>
	</row>
	<row>
		<name>Temperatures evolution over time (UI Framework)</name>
		<documentation>This is an example evolution report</documentation>
	</row>
	<row>
		<name>User IDs (Visitors)</name>
		<documentation>This report shows visits and other general metrics for every individual User ID.</documentation>
	</row>
	<row>
		<name>Visits Summary (Visitors)</name>
		<documentation>This report provides a very general overview of how your visitors behave.</documentation>
	</row>
	<row>
		<name>Visits by Day of Week (Visitors)</name>
		<documentation>This graph shows the number of visits your website received on each day of the week.</documentation>
	</row>
	<row>
		<name>Visits by Visit Number (Actions)</name>
		<documentation>In this report, you can see the number of visits who were the Nth visit, ie. visitors who visited your website at least N times.&lt;br /&gt;Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.</documentation>
	</row>
	<row>
		<name>Visits by days since last visit (Actions)</name>
		<documentation>In this report, you can see how many visits were from visitors whose last visit was a certain number of days ago.</documentation>
	</row>
	<row>
		<name>Visits per local time (Visitors)</name>
		<documentation>This graph shows what time it was in the &lt;strong&gt; visitors' time zones &lt;/strong&gt; during their visits.</documentation>
	</row>
	<row>
		<name>Visits per server time (Visitors)</name>
		<documentation>This graph shows what time it was in the &lt;strong&gt; server's time zone &lt;/strong&gt; during the visits.</documentation>
	</row>
	<row>
		<name>Visits to Conversion (Goals)</name>
		<documentation>This report shows the number of visits made before a visitor converts a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>Websites (Referrers)</name>
		<documentation>In this table, you can see which websites referred visitors to your site. &lt;br /&gt; By clicking on a row in the table, you can see which URLs the links to your website were on.</documentation>
	</row>
	<row>
		<name>triggered js - Days to Conversion (Goals)</name>
		<documentation>This report shows how many days pass before your visitors convert a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
	<row>
		<name>triggered js - Visits to Conversion (Goals)</name>
		<documentation>This report shows the number of visits made before a visitor converts a goal.</documentation>
		<onlineGuideUrl>https://matomo.org/docs/tracking-goals-web-analytics/</onlineGuideUrl>
	</row>
</result>