plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19.93k stars 1.06k forks source link

fix(APIv2): Calculate revenue metrics correctly when including imports #4335

Closed macobo closed 2 months ago

macobo commented 2 months ago

Previously, revenue metrics were reported as 0.0$ when imports were included with APIv2. This is because the metrics were not properly included/forwarded by the imports query.

Not sure how long this bug has persisted, but eh.