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

test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_week.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b1049855fb163dffb91bcd8de1122688b0ff6046 (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>SKU2</label>
		<nb_visits>1</nb_visits>
		<nb_actions>1</nb_actions>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<avg_price>1111.11</avg_price>
		<avg_quantity>0</avg_quantity>
		<conversion_rate>0%</conversion_rate>
	</row>
	<row>
		<label>SKU VERY nice indeed</label>
		<nb_visits>1</nb_visits>
		<nb_actions>3</nb_actions>
		<sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
		<avg_price>777</avg_price>
		<avg_quantity>0</avg_quantity>
		<conversion_rate>0%</conversion_rate>
	</row>
</result>