From ac52cb17c30b03d0c33fd2bed27febe3b74d5834 Mon Sep 17 00:00:00 2001 From: Marko Saric Date: Fri, 25 Sep 2026 08:45:28 +0200 Subject: [PATCH] multi-currency clarification --- docs/ecommerce-revenue-tracking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ecommerce-revenue-tracking.md b/docs/ecommerce-revenue-tracking.md index 80d745b8..017a8a69 100644 --- a/docs/ecommerce-revenue-tracking.md +++ b/docs/ecommerce-revenue-tracking.md @@ -135,7 +135,7 @@ There's a third-party Plausible plugin for Magento that supports custom events a - Check that the amount is in the major currency unit (49.00 for $49, not 4900 for cents) - If you see duplicate revenue, check for multiple Plausible snippets on the page or the event firing more than once on page load -- For multi-currency stores, Plausible records each transaction in the currency you specify. If you mix currencies in the same goal, totals will be summed as if they are the same currency. Use separate goals per currency or convert to a base currency before sending +- For multi-currency stores, send each purchase’s actual amount and currency. Plausible automatically converts the amount into the goal’s reporting currency for total and average revenue. **Currency code format**