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

test_OneVisitorTwoVisits__Actions.getPageTitle_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22dba00ee336fc2f640d28ef7d3392594d55a10e (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
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label> Purchasing...</label>
		<nb_visits>1</nb_visits>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<nb_hits>1</nb_hits>
		<sum_time_spent>0</sum_time_spent>
		<sum_time_generation>0.134</sum_time_generation>
		<nb_hits_with_time_generation>1</nb_hits_with_time_generation>
		<min_time_generation>0.134</min_time_generation>
		<max_time_generation>0.134</max_time_generation>
		<entry_nb_uniq_visitors>1</entry_nb_uniq_visitors>
		<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_uniq_visitors>1</exit_nb_uniq_visitors>
		<exit_nb_visits>1</exit_nb_visits>
		<avg_time_on_page>0</avg_time_on_page>
		<bounce_rate>100%</bounce_rate>
		<exit_rate>100%</exit_rate>
		<avg_time_generation>0.134</avg_time_generation>
		<avg_bandwidth>0</avg_bandwidth>
	</row>
</result>