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

test_NonUnicode__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: b60059d21aea7c19e84ec6876557de6d120fa0e4 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>anothersite.com</label>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>2</nb_visits>
		<nb_actions>6</nb_actions>
		<nb_users>0</nb_users>
		<max_actions>5</max_actions>
		<sum_visit_length>721</sum_visit_length>
		<bounce_count>1</bounce_count>
		<nb_visits_converted>0</nb_visits_converted>
		<segment>referrerName==anothersite.com</segment>
		<subtable>
			<row>
				<label>http://anothersite.com/whatever.html</label>
				<nb_uniq_visitors>1</nb_uniq_visitors>
				<nb_visits>1</nb_visits>
				<nb_actions>1</nb_actions>
				<nb_users>0</nb_users>
				<max_actions>1</max_actions>
				<sum_visit_length>0</sum_visit_length>
				<bounce_count>1</bounce_count>
				<nb_visits_converted>0</nb_visits_converted>
			</row>
			<row>
				<label>http://anothersite.com/whatever.html?whatever=Ato</label>
				<nb_uniq_visitors>1</nb_uniq_visitors>
				<nb_visits>1</nb_visits>
				<nb_actions>5</nb_actions>
				<nb_users>0</nb_users>
				<max_actions>5</max_actions>
				<sum_visit_length>721</sum_visit_length>
				<bounce_count>0</bounce_count>
				<nb_visits_converted>0</nb_visits_converted>
			</row>
		</subtable>
	</row>
</result>