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

test_ecommerceOrderWithItems__VisitTime.getByDayOfWeek_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a982f9b2c6bb75a6b3abb5ce52555844b5c9df58 (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
43
44
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Monday</label>
		<nb_visits>0</nb_visits>
		<day_of_week>1</day_of_week>
	</row>
	<row>
		<label>Tuesday</label>
		<nb_visits>3</nb_visits>
		<nb_uniq_visitors>1</nb_uniq_visitors>
		<nb_actions>13</nb_actions>
		<nb_users>0</nb_users>
		<sum_visit_length>5403</sum_visit_length>
		<bounce_count>0</bounce_count>
		<nb_visits_converted>2</nb_visits_converted>
		<day_of_week>2</day_of_week>
	</row>
	<row>
		<label>Wednesday</label>
		<nb_visits>0</nb_visits>
		<day_of_week>3</day_of_week>
	</row>
	<row>
		<label>Thursday</label>
		<nb_visits>0</nb_visits>
		<day_of_week>4</day_of_week>
	</row>
	<row>
		<label>Friday</label>
		<nb_visits>0</nb_visits>
		<day_of_week>5</day_of_week>
	</row>
	<row>
		<label>Saturday</label>
		<nb_visits>0</nb_visits>
		<day_of_week>6</day_of_week>
	</row>
	<row>
		<label>Sunday</label>
		<nb_visits>0</nb_visits>
		<day_of_week>7</day_of_week>
	</row>
</result>