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

test_apiGetReportMetadata_hideMetricsDoc__API.getMetadata_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e1c898ec660bbdfa999313328a3a77cb1aac918 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<category>Actions</category>
		<name>Actions - Main metrics</name>
		<module>Actions</module>
		<action>get</action>
		<metrics>
			<nb_pageviews>Pageviews</nb_pageviews>
			<nb_uniq_pageviews>Unique Pageviews</nb_uniq_pageviews>
			<nb_downloads>Downloads</nb_downloads>
			<nb_uniq_downloads>Unique Downloads</nb_uniq_downloads>
			<nb_outlinks>Outlinks</nb_outlinks>
			<nb_uniq_outlinks>Unique Outlinks</nb_uniq_outlinks>
			<nb_searches>Searches</nb_searches>
			<nb_keywords>Unique Keywords</nb_keywords>
		</metrics>
		<processedMetrics>
			<avg_time_generation>Avg. generation time</avg_time_generation>
		</processedMetrics>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
		<uniqueId>Actions_get</uniqueId>
	</row>
</result>