File: test__actionDimension__API.getProcessedReport_year.xml

package info (click to toggle)
matomo 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 95,068 kB
  • sloc: php: 289,425; xml: 127,249; javascript: 112,130; python: 202; sh: 178; makefile: 20; sql: 10
file content (145 lines) | stat: -rw-r--r-- 5,625 bytes parent folder | download
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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<website>Piwik test</website>
	<prettyDate>2013</prettyDate>
	<metadata>
		<category>Behaviour</category>
		<subcategory>customdimension3</subcategory>
		<name>MyName3</name>
		<module>CustomDimensions</module>
		<action>getCustomDimension</action>
		<parameters>
			<idDimension>3</idDimension>
		</parameters>
		<dimension>MyName3</dimension>
		<metrics>
			<nb_hits>Actions</nb_hits>
			<nb_visits>Unique Actions</nb_visits>
		</metrics>
		<metricsDocumentation>
			<nb_hits>The number of times this page was visited.</nb_hits>
			<nb_visits>If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit.</nb_visits>
			<avg_time_on_dimension>Avg. Time on custom action dimension is the average time visitors spent on a specific custom action before moving to another tracked action. Calculated by summing the time spent on the action across all visits and dividing it by the number of times the action was performed.</avg_time_on_dimension>
			<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>
			<exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate>
		</metricsDocumentation>
		<processedMetrics>
			<avg_time_on_dimension>Avg. Time On Dimension</avg_time_on_dimension>
			<bounce_rate>Bounce Rate</bounce_rate>
			<exit_rate>Exit rate</exit_rate>
			<avg_time_generation>Avg. generation time</avg_time_generation>
		</processedMetrics>
		<metricTypes>
			<nb_hits>number</nb_hits>
			<nb_visits>number</nb_visits>
			<avg_time_on_dimension>duration_s</avg_time_on_dimension>
			<bounce_rate>percent</bounce_rate>
			<exit_rate>percent</exit_rate>
			<avg_time_generation>duration_s</avg_time_generation>
		</metricTypes>
		<actionToLoadSubTables>getCustomDimension</actionToLoadSubTables>
		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=CustomDimensions&amp;apiAction=getCustomDimension&amp;idDimension=3&amp;period=year&amp;date=2013-01-23</imageGraphUrl>
		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=CustomDimensions&amp;apiAction=getCustomDimension&amp;idDimension=3&amp;period=year&amp;date=2004-01-01,2013-12-31</imageGraphEvolutionUrl>
		<uniqueId>CustomDimensions_getCustomDimension_idDimension--3</uniqueId>
	</metadata>
	<columns>
		<label>MyName3</label>
		<nb_hits>Actions</nb_hits>
		<nb_visits>Unique Actions</nb_visits>
		<avg_time_on_dimension>Avg. Time On Dimension</avg_time_on_dimension>
		<bounce_rate>Bounce Rate</bounce_rate>
		<exit_rate>Exit rate</exit_rate>
	</columns>
	<reportData>
		<row>
			<label>en</label>
			<nb_visits>5</nb_visits>
			<nb_hits>5</nb_hits>
			<bounce_rate>60%</bounce_rate>
			<avg_time_on_dimension>00:01:12</avg_time_on_dimension>
			<exit_rate>80%</exit_rate>
		</row>
		<row>
			<label>value3</label>
			<nb_visits>1</nb_visits>
			<nb_hits>1</nb_hits>
			<bounce_rate>0%</bounce_rate>
			<avg_time_on_dimension>00:06:00</avg_time_on_dimension>
			<exit_rate>0%</exit_rate>
		</row>
		<row>
			<label>value5 3</label>
			<nb_visits>1</nb_visits>
			<nb_hits>1</nb_hits>
			<bounce_rate>0%</bounce_rate>
			<avg_time_on_dimension>00:06:00</avg_time_on_dimension>
			<exit_rate>0%</exit_rate>
		</row>
		<row>
			<label>Value not defined</label>
			<nb_visits>1</nb_visits>
			<nb_hits>1</nb_hits>
			<bounce_rate>100%</bounce_rate>
			<avg_time_on_dimension>00:00:00</avg_time_on_dimension>
			<exit_rate>100%</exit_rate>
		</row>
	</reportData>
	<reportMetadata>
		<row>
			
			<segment>dimension3==en</segment>
			
		</row>
		<row>
			
			<segment>dimension3==value3</segment>
			
		</row>
		<row>
			
			<segment>dimension3==value5+3</segment>
			
		</row>
		<row>
			
			<segment>dimension3==</segment>
			
		</row>
	</reportMetadata>
	<reportTotal>
		<nb_visits>8</nb_visits>
		<nb_hits>8</nb_hits>
		<sum_time_network>0</sum_time_network>
		<nb_hits_with_time_network>0</nb_hits_with_time_network>
		<min_time_network>0</min_time_network>
		<max_time_network>0</max_time_network>
		<sum_time_server>0</sum_time_server>
		<nb_hits_with_time_server>0</nb_hits_with_time_server>
		<min_time_server>0</min_time_server>
		<max_time_server>0</max_time_server>
		<sum_time_transfer>0</sum_time_transfer>
		<nb_hits_with_time_transfer>0</nb_hits_with_time_transfer>
		<min_time_transfer>0</min_time_transfer>
		<max_time_transfer>0</max_time_transfer>
		<sum_time_dom_processing>0</sum_time_dom_processing>
		<nb_hits_with_time_dom_processing>0</nb_hits_with_time_dom_processing>
		<min_time_dom_processing>0</min_time_dom_processing>
		<max_time_dom_processing>0</max_time_dom_processing>
		<sum_time_dom_completion>0</sum_time_dom_completion>
		<nb_hits_with_time_dom_completion>0</nb_hits_with_time_dom_completion>
		<min_time_dom_completion>0</min_time_dom_completion>
		<max_time_dom_completion>0</max_time_dom_completion>
		<sum_time_on_load>0</sum_time_on_load>
		<nb_hits_with_time_on_load>0</nb_hits_with_time_on_load>
		<min_time_on_load>0</min_time_on_load>
		<max_time_on_load>0</max_time_on_load>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth>0</min_bandwidth>
		<max_bandwidth>0</max_bandwidth>
		<sum_time_spent>1080</sum_time_spent>
		<bounce_count>4</bounce_count>
		<exit_nb_visits>5</exit_nb_visits>
		<sum_daily_nb_uniq_visitors>8</sum_daily_nb_uniq_visitors>
	</reportTotal>
</result>