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

test_TwoVisitors_twoWebsites_differentDays_idSiteOne___VisitsSummary.get_month.xml « expected « Integration « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97dcf9402dbd054b6af7c7d21c23834f1c65687a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" ?>
<results>
	<result date="2010-01">
		<bounce_count>1</bounce_count>
		<max_actions>5</max_actions>
		<nb_actions>8</nb_actions>
		<nb_uniq_visitors>2</nb_uniq_visitors>
		<nb_visits>3</nb_visits>
		<sum_visit_length>1262</sum_visit_length>
		<bounce_rate>33%</bounce_rate>
		<nb_actions_per_visit>2.7</nb_actions_per_visit>
		<avg_time_on_site>421</avg_time_on_site>
	</result>
	<result date="2010-02" />
	<result date="2010-03" />
	<result date="2010-04" />
	<result date="2010-05" />
	<result date="2010-06" />
	<result date="2010-07" />
</results>