Closed CleverUnderDog closed 8 months ago
@TesteurManiak How does the release process work for this project? As of now I am using a git reference for my project but would be nice to use a official version.
Considering that there was some breaking changes we'll have to publish the next version under the label v5, I'd like to properly remove the support for Matomo 3 before publishing it (and maybe beforehand merging #135)
According to Matomo documentation we need to track the total revenue with trackEcommerceCartUpdate (Docs).
I also checked the source code for Matomo's js tracker and found that the beforehand mentioned functionality results in revenue parameter being set (here and here).
The following code results in a empty revenue cart in Matomo:
Matomo Screenshot: