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

test_OneVisitorTwoVisits_showColumns_onlyOne__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: 9bdbd47c3e0787d652991db1d0433dc0e2ec8f42 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<website>new name</website>
	<prettyDate>Saturday, March 6, 2010</prettyDate>
	<metadata>
		<category>Visitors</category>
		<subcategory>Overview</subcategory>
		<name>Visits Summary</name>
		<module>VisitsSummary</module>
		<action>get</action>
		<metrics>
			<nb_visits>Visits</nb_visits>
		</metrics>
		<metricsDocumentation>
			<nb_visits>If a visitor comes to your website for the first time or if he visits a page more than 30 minutes after his last page view, this will be recorded as a new visit.</nb_visits>
		</metricsDocumentation>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=VisitsSummary&amp;apiAction=get&amp;period=day&amp;date=2010-02-05,2010-03-06</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=VisitsSummary&amp;apiAction=get&amp;period=day&amp;date=2010-02-05,2010-03-06</imageGraphEvolutionUrl>
		<uniqueId>VisitsSummary_get</uniqueId>
	</metadata>
	<columns>
		<nb_visits>Visits</nb_visits>
	</columns>
	<reportData>
		<value>2</value>
	</reportData>
	<reportMetadata />
	<reportTotal>
	</reportTotal>
</result>