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

test_SiteSearch_Actions.get_firstSite_lastN__API.getProcessedReport_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a599fab90157dc83ab5cc764b5e98f7e4c557b75 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<website>Site 1 - Site search</website>
	<prettyDate>January 1 – July 31, 2010</prettyDate>
	<metadata>
		<category>Actions</category>
		<name>Actions - Main metrics</name>
		<module>Actions</module>
		<action>get</action>
		<documentation>This report provides a very basic overview of what actions your visitors take on your website.</documentation>
		<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>
		<metricsDocumentation>
			<nb_pageviews>The number of times this page was visited.</nb_pageviews>
			<nb_uniq_pageviews>The number of visits that included this page. If a page was viewed multiple times during one visit, it is only counted once.</nb_uniq_pageviews>
			<nb_downloads>The number of times this link was clicked.</nb_downloads>
			<nb_uniq_downloads>The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.</nb_uniq_downloads>
			<nb_outlinks>The number of times this link was clicked.</nb_outlinks>
			<nb_uniq_outlinks>The number of visits that involved a click on this link. If a link was clicked multiple times during one visit, it is only counted once.</nb_uniq_outlinks>
			<nb_searches>The number of visits that searched for this keyword on your website's search engine.</nb_searches>
		</metricsDocumentation>
		<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=month&amp;date=2010-01-03,2010-07-03</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=month&amp;date=2010-01-03,2010-07-03</imageGraphEvolutionUrl>
		<uniqueId>Actions_get</uniqueId>
	</metadata>
	<columns>
		<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>
	</columns>
	<reportData>
		<result prettyDate="January 2010">
			<nb_pageviews>4</nb_pageviews>
			<nb_uniq_pageviews>3</nb_uniq_pageviews>
			<nb_downloads>0</nb_downloads>
			<nb_uniq_downloads>0</nb_uniq_downloads>
			<nb_outlinks>0</nb_outlinks>
			<nb_uniq_outlinks>0</nb_uniq_outlinks>
			<nb_searches>13</nb_searches>
			<nb_keywords>5</nb_keywords>
		</result>
		<result prettyDate="February 2010" />
		<result prettyDate="March 2010" />
		<result prettyDate="April 2010" />
		<result prettyDate="May 2010" />
		<result prettyDate="June 2010" />
		<result prettyDate="July 2010" />
	</reportData>
	<reportMetadata>
		<result prettyDate="January 2010" />
		<result prettyDate="February 2010" />
		<result prettyDate="March 2010" />
		<result prettyDate="April 2010" />
		<result prettyDate="May 2010" />
		<result prettyDate="June 2010" />
		<result prettyDate="July 2010" />
	</reportMetadata>
	<reportTotal>
	</reportTotal>
</result>