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

test_CustomEvents__Actions.getPageUrls_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31287387f34223c861bc89a09c0a0d60af2c71f5 (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>/movies</label>
		<nb_visits>2</nb_visits>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_hits>2</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<nb_hits_with_time_generation>2</nb_hits_with_time_generation>
		<min_time_generation>0.666</min_time_generation>
		<max_time_generation>0.666</max_time_generation>
		<exit_nb_uniq_visitors>2</exit_nb_uniq_visitors>
		<exit_nb_visits>2</exit_nb_visits>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<avg_time_generation>0.666</avg_time_generation>
		<url>http://example.org/movies</url>
		<segmentFilter>pageUrl==http%3A%2F%2Fexample.org%2Fmovies</segmentFilter>
	</row>
	<row>
		<label>/webradio</label>
		<nb_visits>2</nb_visits>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_hits>2</nb_hits>
		<sum_time_spent>2998</sum_time_spent>
		<nb_hits_with_time_generation>2</nb_hits_with_time_generation>
		<min_time_generation>0.333</min_time_generation>
		<max_time_generation>0.333</max_time_generation>
		<entry_nb_uniq_visitors>2</entry_nb_uniq_visitors>
		<entry_nb_visits>2</entry_nb_visits>
		<entry_nb_actions>30</entry_nb_actions>
		<entry_sum_visit_length>7202</entry_sum_visit_length>
		<entry_bounce_count>0</entry_bounce_count>
		<avg_time_on_page>1499</avg_time_on_page>
		<bounce_rate>0%</bounce_rate>
		<exit_rate>0%</exit_rate>
		<avg_time_generation>0.333</avg_time_generation>
		<url>http://example.org/webradio</url>
		<segmentFilter>pageUrl==http%3A%2F%2Fexample.org%2Fwebradio</segmentFilter>
	</row>
</result>