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

test_OneVisitorTwoVisits__Referrers.getWebsites_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37df5a98696f3c8f3465ae1e20757490c671b8cd (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>referrer.com</label>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<nb_visits>1</nb_visits>
		<nb_actions>7</nb_actions>
		<max_actions>7</max_actions>
		<sum_visit_length>1621</sum_visit_length>
		<bounce_count>0</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>42</revenue>
			</row>
		</goals>
		<nb_conversions>1</nb_conversions>
		<revenue>42</revenue>
		<segment>referrerName==referrer.com</segment>
		<subtable>
			<row>
				<label>http://referrer.com/page.htm?param=valuewith some spaces</label>
				<nb_uniq_visitors>1</nb_uniq_visitors>
				<nb_visits>1</nb_visits>
				<nb_actions>7</nb_actions>
				<max_actions>7</max_actions>
				<sum_visit_length>1621</sum_visit_length>
				<bounce_count>0</bounce_count>
				<nb_visits_converted>1</nb_visits_converted>
			</row>
		</subtable>
	</row>
</result>