I have updated to the 1.0.8 connector, but the values are still wrong. (same period and same filters)
If I just check the sum of revenue, I am getting different values. Even in looker, the sum of revenue is different if it is a scorecard or a time series chart.
In piwik: 44.391
In looker, scorecard : 29.620
In looker, time series chart : 42.242
Hmm, it might be because of the sum of product revenue transformation in Piwik Pro. Would you mind sharing a screenshot of how the report is constructed? Dimensions, metrics, filters.
We are also having issues with the Product quantity metric in Looker Studio. The Product quantity for each Product name and each Order ID is correct, but the total is way wrong (see attached image). It seems that the total Product quantity is adding the unique product quantity values (4 + 2 + 1 = 7).
When creating this same table in Piwik PRO the Sum of product quantity (Order) gives the correct total value = 21.
If I copy&paste the scorecard that displays the wrong revenu and change the metric from “Revenu” to “Orders”, the correct number of ordrers is displayed.
Coming back to the topic - is the issue with incorrect product revenue and quantity still replicable? Comparing similar/same report structures between the UI and Looker Studio doesn’t indicate discrepancies. I might be missing specific cases, so feel free to let me know (e.g. what you are trying to achieve, what is the report structure).
Using the product quantity dimension on it’s own (as in without any transformation) might not be ideal as in the Piwik PRO Analytics (and same probably applies to product revenue) you’ll most likely get a set of all of the possible combinations of this dimension in conjunction with selected dimension and metric (e.g. order ID, product name).
I can see why it might be hard to figure out / why it could cause confusion - especially that Looker Studio allows for dimension combinations not allowed in Piwik PRO Analytics.
As a side note - looking at the original post from Jeff, the Total quantity metric can be replaced with sum of product quantity. Total quantity has been deprecated in the Analytics Query API and therefore we’ll most likely remove it from the connector in one of the upcoming updates.