1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/ExamplePlugin/tests/System/expected/test___Goals.getItemsSku_day.xml
Stefan Giehl 2f7f295b80 Enable segmented visits log feature for product reports (#20175)
* Enable segmented visits log feature for product reports

* updates expected test files
2023-01-16 18:40:40 +01:00

13 خطوط
314 B
XML

<?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>