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

test_reportLimiting_flattened__Goals.getItemsCategory_day.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c38e7499f0a2ea817b9391e0efc7472aaceec84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>Others</label>
		<nb_uniq_visitors>20</nb_uniq_visitors>
		<nb_visits>20</nb_visits>
		<nb_actions>20</nb_actions>
		<avg_price>30</avg_price>
		<avg_quantity>0</avg_quantity>
		<conversion_rate>0%</conversion_rate>
	</row>
	<row>
		<label>Books Cat #0</label>
		<nb_uniq_visitors>5</nb_uniq_visitors>
		<nb_visits>5</nb_visits>
		<nb_actions>5</nb_actions>
		<avg_price>7.5</avg_price>
		<avg_quantity>0</avg_quantity>
		<conversion_rate>0%</conversion_rate>
	</row>
</result>