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

test_trackGoals_pages__Actions.getEntryPageUrls_day.xml « expected « System « tests « Goals « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9114308c5e09bf9347251a6002f9ccffe7516ead (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>/page_A</label>
		<nb_visits>3</nb_visits>
		<nb_uniq_visitors>3</nb_uniq_visitors>
		<nb_hits>4</nb_hits>
		<sum_time_spent>1440</sum_time_spent>
		<sum_bandwidth>0</sum_bandwidth>
		<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
		<min_bandwidth />
		<max_bandwidth />
		<entry_nb_uniq_visitors>3</entry_nb_uniq_visitors>
		<entry_nb_visits>3</entry_nb_visits>
		<entry_nb_actions>10</entry_nb_actions>
		<entry_sum_visit_length>2525</entry_sum_visit_length>
		<entry_bounce_count>0</entry_bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>3</nb_conversions>
				<revenue>30</revenue>
				<nb_conv_pages_before>6</nb_conv_pages_before>
				<nb_conversions_attrib>1</nb_conversions_attrib>
				<nb_conversions_page_rate>0</nb_conversions_page_rate>
				<nb_conversions_page_uniq>2</nb_conversions_page_uniq>
				<revenue_attrib>10</revenue_attrib>
				<revenue_entry>20</revenue_entry>
				<nb_conversions_entry_rate>0.667</nb_conversions_entry_rate>
				<revenue_per_entry>6.667</revenue_per_entry>
				<nb_conversions_entry>2</nb_conversions_entry>
			</row>
		</goals>
		<avg_bandwidth>0</avg_bandwidth>
		<avg_page_load_time>0</avg_page_load_time>
		<avg_time_on_page>360</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>0%</exit_rate>
		<url>http://example.org/page_A</url>
		<segment>entryPageUrl==http%253A%252F%252Fexample.org%252Fpage_A</segment>
	</row>
</result>