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

test_RowEvolution_multipleDates_lastNoData__API.getRowEvolution_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f7c1f401bdf27b70a0673b47c53a3ead37445c5 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<column>nb_visits</column>
	<reportData>
		<result date="2010-02">
			<row>
				<nb_visits_0>9</nb_visits_0>
				<nb_visits_1>8</nb_visits_1>
				<nb_visits_2>8</nb_visits_2>
			</row>
		</result>
		<result date="2010-03">
			<row>
				<nb_visits_0>2</nb_visits_0>
				<nb_visits_1>2</nb_visits_1>
				<nb_visits_2>2</nb_visits_2>
			</row>
		</result>
		<result date="2010-04">
			<row>
				<nb_visits_0>0</nb_visits_0>
				<nb_visits_1>0</nb_visits_1>
				<nb_visits_2>0</nb_visits_2>
			</row>
		</result>
	</reportData>
	<metadata>
		<metrics>
			<nb_visits_0>
				<name>free &gt; proprietary (Visits)</name>
				<min>0</min>
				<max>9</max>
				<change>-100%</change>
			</nb_visits_0>
			<nb_visits_1>
				<name>justice )(&amp;^#%$ not '&quot; corruption! (Visits)</name>
				<min>0</min>
				<max>8</max>
				<change>-100%</change>
			</nb_visits_1>
			<nb_visits_2>
				<name>peace &quot;,&quot; not war (Visits)</name>
				<min>0</min>
				<max>8</max>
				<change>-100%</change>
			</nb_visits_2>
		</metrics>
		<dimension>Keyword</dimension>
		<columns>
			<nb_visits>Visits</nb_visits>
			<nb_actions>Actions</nb_actions>
			<nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
			<avg_time_on_site>Avg. Time on Website</avg_time_on_site>
			<bounce_rate>Bounce Rate</bounce_rate>
		</columns>
	</metadata>
</result>