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

test_ManyVisitorsOneWebsiteTest_segment_city__UserCountry.getContinent_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d805e35af8032c6ef7c8102ac2cbe0b8cb8a9b6a (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Europe</label>
		<nb_visits>4</nb_visits>
		<nb_actions>12</nb_actions>
		<max_actions>5</max_actions>
		<sum_visit_length>3242</sum_visit_length>
		<bounce_count>2</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>4</nb_conversions>
				<nb_visits_converted>4</nb_visits_converted>
				<revenue>20</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>2</nb_conversions>
				<nb_visits_converted>2</nb_visits_converted>
				<revenue>10</revenue>
			</row>
		</goals>
		<nb_conversions>6</nb_conversions>
		<revenue>30</revenue>
		<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<code>Europe</code>
	</row>
</result>