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: 1b0f9d2bec173fd9272a4c5e23248d6510c82ebd (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>1 Jan 10 - 31 Jul 10</prettyDate>
	<metadata>
		<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>
			<avg_time_generation>Avg. generation time</avg_time_generation>
		</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>
			<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>
		<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>
		<avg_time_generation>Avg. generation time</avg_time_generation>
	</columns>
	<reportData>
		<result prettyDate="2010, January">
			<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>8</nb_searches>
			<nb_keywords>5</nb_keywords>
			<avg_time_generation>0s</avg_time_generation>
		</result>
		<result prettyDate="2010, February" />
		<result prettyDate="2010, March" />
		<result prettyDate="2010, April" />
		<result prettyDate="2010, May" />
		<result prettyDate="2010, June" />
		<result prettyDate="2010, July" />
	</reportData>
	<reportMetadata>
		<result prettyDate="2010, January" />
		<result prettyDate="2010, February" />
		<result prettyDate="2010, March" />
		<result prettyDate="2010, April" />
		<result prettyDate="2010, May" />
		<result prettyDate="2010, June" />
		<result prettyDate="2010, July" />
	</reportMetadata>
	<reportTotal>
	</reportTotal>
</result>