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

test_SiteSearch_CustomVariables.getCustomVariables_firstSite_lastN__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: af302cd2d03da9c3720644d6476916786d33c3b3 (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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<website>Site 1 - Site search</website>
	<prettyDate>January 3 – 9, 2010</prettyDate>
	<metadata>
		<category>Visitors</category>
		<subcategory>Custom Variables</subcategory>
		<name>Custom Variables</name>
		<module>CustomVariables</module>
		<action>getCustomVariables</action>
		<dimension>Custom Variable name</dimension>
		<documentation>This report contains information about your Custom Variables. Click on a variable name to see the distribution of the values. &lt;br /&gt; For more information about Custom Variables in general, read the &lt;a href=&quot;http://piwik.org/docs/custom-variables/&quot; rel=&quot;noreferrer&quot;  target=&quot;_blank&quot;&gt;Custom Variables documentation on piwik.org&lt;/a&gt;</documentation>
		<metrics>
			<nb_visits>Visits</nb_visits>
			<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
			<nb_actions>Actions</nb_actions>
			<nb_users>Users</nb_users>
		</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>
			<nb_uniq_visitors>The number of unduplicated visitors coming to your website. Every user is only counted once, even if he visits the website multiple times a day.</nb_uniq_visitors>
			<nb_actions>The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks.</nb_actions>
			<nb_users>The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function 'setUserId').</nb_users>
			<nb_actions_per_visit>The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits.</nb_actions_per_visit>
			<avg_time_on_site>The average duration of a visit.</avg_time_on_site>
			<bounce_rate>The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.</bounce_rate>
			<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
		</metricsDocumentation>
		<processedMetrics>
			<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>
		</processedMetrics>
		<actionToLoadSubTables>getCustomVariablesValuesFromNameId</actionToLoadSubTables>
		<metricsGoal>
			<nb_conversions>Conversions</nb_conversions>
			<revenue>Revenue</revenue>
		</metricsGoal>
		<processedMetricsGoal>
			<revenue_per_visit>Revenue per Visit</revenue_per_visit>
		</processedMetricsGoal>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=CustomVariables&amp;apiAction=getCustomVariables&amp;period=range&amp;date=2010-01-03,2010-01-09</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=CustomVariables&amp;apiAction=getCustomVariables&amp;period=day&amp;date=2010-01-03,2010-01-09</imageGraphEvolutionUrl>
		<uniqueId>CustomVariables_getCustomVariables</uniqueId>
	</metadata>
	<columns>
		<label>Custom Variable name</label>
		<nb_visits>Visits</nb_visits>
		<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
		<nb_actions>Actions</nb_actions>
		<nb_users>Users</nb_users>
		<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>
		<revenue>Revenue</revenue>
	</columns>
	<reportData>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<label>_pk_scount</label>
				<nb_visits>4</nb_visits>
				<nb_actions>6</nb_actions>
				<nb_actions_per_visit>1.5</nb_actions_per_visit>
				<avg_time_on_site>00:00:00</avg_time_on_site>
				<bounce_rate>0%</bounce_rate>
				<nb_uniq_visitors>0</nb_uniq_visitors>
				<nb_users>0</nb_users>
				<revenue>$ 0</revenue>
			</row>
			<row>
				<label>_pk_scat</label>
				<nb_visits>2</nb_visits>
				<nb_actions>3</nb_actions>
				<nb_actions_per_visit>1.5</nb_actions_per_visit>
				<avg_time_on_site>00:00:00</avg_time_on_site>
				<bounce_rate>0%</bounce_rate>
				<nb_uniq_visitors>0</nb_uniq_visitors>
				<nb_users>0</nb_users>
				<revenue>$ 0</revenue>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<label>_pk_scount</label>
				<nb_visits>3</nb_visits>
				<nb_actions>3</nb_actions>
				<nb_actions_per_visit>1</nb_actions_per_visit>
				<avg_time_on_site>00:00:00</avg_time_on_site>
				<bounce_rate>0%</bounce_rate>
				<nb_uniq_visitors>0</nb_uniq_visitors>
				<nb_users>0</nb_users>
				<revenue>$ 0</revenue>
			</row>
			<row>
				<label>_pk_scat</label>
				<nb_visits>2</nb_visits>
				<nb_actions>2</nb_actions>
				<nb_actions_per_visit>1</nb_actions_per_visit>
				<avg_time_on_site>00:00:00</avg_time_on_site>
				<bounce_rate>0%</bounce_rate>
				<nb_uniq_visitors>0</nb_uniq_visitors>
				<nb_users>0</nb_users>
				<revenue>$ 0</revenue>
			</row>
		</result>
		<result prettyDate="Tuesday, January 5, 2010" />
		<result prettyDate="Wednesday, January 6, 2010" />
		<result prettyDate="Thursday, January 7, 2010" />
		<result prettyDate="Friday, January 8, 2010" />
		<result prettyDate="Saturday, January 9, 2010" />
	</reportData>
	<reportMetadata>
		<result prettyDate="Sunday, January 3, 2010">
			<row>
				<slots>
					<row>
						<scope>page</scope>
						<index>5</index>
					</row>
				</slots>
				
				<segment>customVariableName==_pk_scount</segment>
				<idsubdatatable>3237</idsubdatatable>
			</row>
			<row>
				<slots>
					<row>
						<scope>page</scope>
						<index>4</index>
					</row>
				</slots>
				
				<segment>customVariableName==_pk_scat</segment>
				<idsubdatatable>3236</idsubdatatable>
			</row>
		</result>
		<result prettyDate="Monday, January 4, 2010">
			<row>
				<slots>
					<row>
						<scope>page</scope>
						<index>5</index>
					</row>
				</slots>
				
				<segment>customVariableName==_pk_scount</segment>
				<idsubdatatable>3240</idsubdatatable>
			</row>
			<row>
				<slots>
					<row>
						<scope>page</scope>
						<index>4</index>
					</row>
				</slots>
				
				<segment>customVariableName==_pk_scat</segment>
				<idsubdatatable>3239</idsubdatatable>
			</row>
		</result>
		<result prettyDate="Tuesday, January 5, 2010" />
		<result prettyDate="Wednesday, January 6, 2010" />
		<result prettyDate="Thursday, January 7, 2010" />
		<result prettyDate="Friday, January 8, 2010" />
		<result prettyDate="Saturday, January 9, 2010" />
	</reportMetadata>
	<reportTotal>
		<nb_visits>11</nb_visits>
		<nb_uniq_visitors>11</nb_uniq_visitors>
		<nb_actions>14</nb_actions>
	</reportTotal>
</result>