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

test_TwoVisitors_twoWebsites_differentDays__Actions.getPageUrl_week.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6b42254a1a4fb9f14a27d094d13679413cf3c9fa (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
<?xml version="1.0" encoding="utf-8" ?>
<results>
	<result idSite="1">
		<row>
			<label>/index.htm</label>
			<nb_visits>1</nb_visits>
			<nb_hits>1</nb_hits>
			<sum_time_spent>0</sum_time_spent>
			<nb_hits_with_time_generation>1</nb_hits_with_time_generation>
			<min_time_generation>0.123</min_time_generation>
			<max_time_generation>0.123</max_time_generation>
			<sum_bandwidth>0</sum_bandwidth>
			<nb_hits_with_bandwidth>0</nb_hits_with_bandwidth>
			<min_bandwidth />
			<max_bandwidth />
			<entry_nb_visits>1</entry_nb_visits>
			<entry_nb_actions>1</entry_nb_actions>
			<entry_sum_visit_length>0</entry_sum_visit_length>
			<entry_bounce_count>1</entry_bounce_count>
			<exit_nb_visits>1</exit_nb_visits>
			<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
			<sum_daily_entry_nb_uniq_visitors>1</sum_daily_entry_nb_uniq_visitors>
			<sum_daily_exit_nb_uniq_visitors>1</sum_daily_exit_nb_uniq_visitors>
			<avg_time_on_page>0</avg_time_on_page>
			<bounce_rate>100%</bounce_rate>
			<exit_rate>100%</exit_rate>
			<avg_time_generation>0.123</avg_time_generation>
			<avg_bandwidth>0</avg_bandwidth>
			<url>http://example.org/index.htm</url>
		</row>
	</result>
	<result idSite="2" />
</results>