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

test_trackGoals_allowMultipleConversionsPerVisit__VisitsSummary.get_day.xml « expected « System « tests « Goals « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bfbd730f6956c2521ec59408a746d71807dfa49d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<nb_uniq_visitors>1</nb_uniq_visitors>
	<nb_users>0</nb_users>
	<nb_visits>2</nb_visits>
	<nb_actions>5</nb_actions>
	<nb_visits_converted>2</nb_visits_converted>
	<bounce_count>1</bounce_count>
	<sum_visit_length>1121</sum_visit_length>
	<max_actions>4</max_actions>
	<bounce_rate>50%</bounce_rate>
	<nb_actions_per_visit>2.5</nb_actions_per_visit>
	<avg_time_on_site>561</avg_time_on_site>
</result>