File: test___Goals.getItemsSku_day.xml

package info (click to toggle)
matomo 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 95,068 kB
  • sloc: php: 289,425; xml: 127,249; javascript: 112,130; python: 202; sh: 178; makefile: 20; sql: 10
file content (13 lines) | stat: -rw-r--r-- 314 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<label>SKU_ID</label>
		<revenue>25641</revenue>
		<quantity>33</quantity>
		<orders>1</orders>
		<avg_price>777</avg_price>
		<avg_quantity>33</avg_quantity>
		<conversion_rate>0%</conversion_rate>
		<segment>productSku==SKU_ID</segment>
	</row>
</result>