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

test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsName_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f48390dcdb2c3e9b3fcad8c571c705ddb346c661 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8" ?>
<results>
	<result date="2011-04-05">
		<row>
			<label>Canon SLR</label>
			<revenue>1500</revenue>
			<quantity>1</quantity>
			<orders>1</orders>
			<avg_price>1500</avg_price>
			<avg_quantity>1</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
		<row>
			<label>PRODUCT name</label>
			<revenue>1011.22</revenue>
			<quantity>3</quantity>
			<orders>2</orders>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_visits>2</nb_visits>
			<nb_actions>5</nb_actions>
			<avg_price>255.61</avg_price>
			<avg_quantity>1.5</avg_quantity>
			<conversion_rate>100%</conversion_rate>
		</row>
		<row>
			<label>PRODUCT name BIS</label>
			<revenue>600</revenue>
			<quantity>6</quantity>
			<orders>1</orders>
			<avg_price>100</avg_price>
			<avg_quantity>6</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
		<row>
			<label>PRODUCT TWO LEFT in cart</label>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_visits>2</nb_visits>
			<nb_actions>2</nb_actions>
			<avg_price>0</avg_price>
			<avg_quantity>0</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
		<row>
			<label>PRODUCT THREE LEFT in cart</label>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_visits>2</nb_visits>
			<nb_actions>4</nb_actions>
			<avg_price>666</avg_price>
			<avg_quantity>0</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
	</result>
	<result date="2011-04-06">
		<row>
			<label>TRIPOD - bought day after</label>
			<revenue>200</revenue>
			<quantity>2</quantity>
			<orders>1</orders>
			<avg_price>100</avg_price>
			<avg_quantity>2</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
		<row>
			<label>PRODUCT THREE LEFT in cart</label>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_visits>1</nb_visits>
			<nb_actions>2</nb_actions>
			<avg_price>666</avg_price>
			<avg_quantity>0</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
		<row>
			<label>PRODUCT TWO LEFT in cart</label>
			<nb_uniq_visitors>1</nb_uniq_visitors>
			<nb_visits>1</nb_visits>
			<nb_actions>1</nb_actions>
			<avg_price>0</avg_price>
			<avg_quantity>0</avg_quantity>
			<conversion_rate>0%</conversion_rate>
		</row>
	</result>
	<result date="2011-04-07" />
	<result date="2011-04-08" />
	<result date="2011-04-09" />
	<result date="2011-04-10" />
	<result date="2011-04-11" />
</results>