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

test_ManyVisitorsOneWebsiteTest_segment_lat_long__UserCountry.getContinent_month.xml « expected « Integration « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4a9bfdd20d1007b0b2876ab87d43aac054816294 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>North America</label>
		<nb_visits>6</nb_visits>
		<nb_actions>10</nb_actions>
		<max_actions>3</max_actions>
		<sum_visit_length>3783</sum_visit_length>
		<bounce_count>3</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>6</nb_conversions>
				<nb_visits_converted>6</nb_visits_converted>
				<revenue>30</revenue>
			</row>
			<row idgoal='2'>
				<nb_conversions>3</nb_conversions>
				<nb_visits_converted>3</nb_visits_converted>
				<revenue>15</revenue>
			</row>
		</goals>
		<nb_conversions>9</nb_conversions>
		<revenue>45</revenue>
		<sum_daily_nb_uniq_visitors>3</sum_daily_nb_uniq_visitors>
		<code>North America</code>
	</row>
</result>