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

test_ImportLogs__Referrers.getAll_month.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af765dc039244e6e365c84abc0b6ccef5fa4ea96 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>example.com</label>
		<nb_visits>1</nb_visits>
		<nb_actions>3</nb_actions>
		<max_actions>3</max_actions>
		<sum_visit_length>2</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>5</revenue>
			</row>
		</goals>
		<nb_conversions>1</nb_conversions>
		<revenue>5</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>1</sum_daily_nb_users>
		<referer_type>3</referer_type>
	</row>
	<row>
		<label>piwik.org</label>
		<nb_visits>1</nb_visits>
		<nb_actions>1</nb_actions>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>1</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>1</nb_conversions>
		<revenue>5</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<referer_type>3</referer_type>
	</row>
	<row>
		<label>sn110w.snt110.mail.live.com</label>
		<nb_visits>1</nb_visits>
		<nb_actions>1</nb_actions>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>1</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>1</nb_conversions>
		<revenue>5</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<referer_type>3</referer_type>
	</row>
	<row>
		<label>www.test.nl</label>
		<nb_visits>1</nb_visits>
		<nb_actions>1</nb_actions>
		<max_actions>1</max_actions>
		<sum_visit_length>0</sum_visit_length>
		<bounce_count>1</bounce_count>
		<goals>
			<row idgoal='1'>
				<nb_conversions>1</nb_conversions>
				<nb_visits_converted>1</nb_visits_converted>
				<revenue>5</revenue>
			</row>
		</goals>
		<nb_conversions>1</nb_conversions>
		<revenue>5</revenue>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<sum_daily_nb_users>0</sum_daily_nb_users>
		<referer_type>3</referer_type>
	</row>
</result>