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

test_OneVisitorTwoVisits_bulk_xml__API.getBulkRequest.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3455beeecc00e66adba42f69c684f1f08e16725 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<row key="2010-03-06">
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_users>0</nb_users>
			<nb_visits>2</nb_visits>
			<nb_actions>8</nb_actions>
			<nb_visits_converted>2</nb_visits_converted>
			<bounce_count>1</bounce_count>
			<sum_visit_length>1621</sum_visit_length>
			<max_actions>7</max_actions>
			<bounce_rate>50%</bounce_rate>
			<nb_actions_per_visit>4</nb_actions_per_visit>
			<avg_time_on_site>811</avg_time_on_site>
		</row>
		<row key="2010-03-07">
		</row>
	</row>
	<row>
		<row key="2010-03-06">
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_users>0</nb_users>
			<nb_visits>2</nb_visits>
			<nb_actions>8</nb_actions>
			<nb_visits_converted>2</nb_visits_converted>
			<bounce_count>1</bounce_count>
			<sum_visit_length>1621</sum_visit_length>
			<max_actions>7</max_actions>
			<bounce_rate>50%</bounce_rate>
			<nb_actions_per_visit>4</nb_actions_per_visit>
			<avg_time_on_site>811</avg_time_on_site>
		</row>
		<row key="2010-03-07">
		</row>
	</row>
	<row>
		<row>
			<label>0-10s</label>
			<nb_visits>1</nb_visits>
		</row>
		<row>
			<label>11-30s</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>31-60s</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>1-2 min</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>2-4 min</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>4-7 min</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>7-10 min</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>10-15 min</label>
			<nb_visits>0</nb_visits>
		</row>
		<row>
			<label>15-30 min</label>
			<nb_visits>1</nb_visits>
		</row>
		<row>
			<label>30+ min</label>
			<nb_visits>0</nb_visits>
		</row>
	</row>
</result>