Hi
I would like to create one simple e-commerce sale report. All the information I’m looking for now is currently in different links in the Ecommerce Sales tab. How do you tie all the different api’s (getitemSKU, getItemsName, getItemsCategory, getCustomVariables etc) together in one report.
A basic data table with Product SKU, Product Name, Product Category, Unique Order ID, Order Revenue grand total, Order sub total, Tax amount, Shipping amount, Discount offered, Country (sale by visitor) and Custom variables ecommerce order. By changing this tutorial(Custom Reports: Extended: DevelopInDepth - Matomo Analytics (formerly Piwik Analytics) - Developer Docs - v3). I’m able to see the details of one api in a table but how do I combine all the different api’s in one table?
Thanks for reaching out. I’ve created a mockups of what we aim to achieve. Most of the information of Ecommerce Sale and Product combined. The examples in the mockups are from examples on the Piwik site ecommerce[/url] and [url=http://developer.piwik.org/guides/tracking-javascript-guide]custom variables. This would be very useful to us, to be able to export and email it. Everything in one overview of all our ecommerce sites.