-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple currency per site #3812
Comments
It would be, but currency conversion would be tricky (we'd have to call webservice to know about currencies), which is do-able of course, but not priority at this stage. |
It would be better to maintain several balances, one per currency. Currency conversion doesn't happen in realtime, it happens when funds are transferred from one account to another. |
This was also reported in #11854
|
Currently we implement a JS based workaround for Matomo only converting any shop currency into USD and firing eCommerce events to Matomo. Unfortunately it's not Matomo WooCommerce Plugin compatible :) |
@mattab this cannot be lower for ever... Its a must for stores with multiple currencies, and these are many... |
is there is any update for this issue |
+1 |
Hey there! I have a possible idea. Instead of currency conversion as mentioned by @mattab on #3812 (comment) Would it be possible to add a currency param to the API? i.e:
This would help allow multiple currencies per site, but leave any currency conversion up to the implementor. |
Customer asked for this in their commerce site: "Our (clients) are always selling their tickets in more than 1 currency. " "I saw on some forums that the recommendation would be to have 1 site per currency. " (This absolutely won't work for us.) "The concept of market is generally way more complex in this industry than having a .fr tracking in EUR and a .com tracking in USD." "There are also some live system to convert the currency during the booking flow. Do you plan anytime to support multicurrency tracking ?" |
Exact same need than atom-box. I can understand this is a fairly complex demand, but it is a must have for most of world wide companies. |
Any process on this feature ? |
Another customer asking about multi-currency tracking "I would also like to know if i can set a specific currency for each segment. |
+1 also for multicurrency. We accept 17 currencies on our website and creating multiple instances is not feasible, plus we need a single view of our website and ecommerce performance. Adding support for multicurrency would allow us (and I'm sure many others) to move from google analytics to matomo. Either proposed solution discussed above would be acceptable, i.e. (1) converting currency to primary currency as per google analytics ecommerce or (2) reporting on actual currency of transaction and show multiple balances per currency of transaction. Option two seems preferable and offers a more accurate view of ecommerce data, or offering a choice between the two would be even better. Please prioritise this feature so that we can finally ditch google analytics. Thanks. |
Another vote for multicurrency - Many websites now support different currencies (google supports it), our new client being one of them - it makes ecommerce tracking somewhat useless on such websites. Thanks! |
Another upvote here:
|
Another request here:
|
Another request here:
|
This issue has been mentioned on Matomo forums. There might be relevant details there: https://forum.matomo.org/t/multi-currency-ecommerce-tracking/6621/7 |
We have moved from GA to Matomo but this is a dealbreaker which might force us to move to another service when going to sell in multiple countries. This feels like a such basic feature for an ecommerce tracking to allow multiple currencies. Please add this! |
We added this feature to our Matomo instances a while ago, and it’s been
working well.
However, I haven’t had the time to create comprehensive documentation, nor
is it universal code that can simply be copied and pasted.
Yet, on the Matomo Dashboard, it correctly displays conversions from other
currencies, showing both the original currency and amount.
I’m uncertain about sharing it on GitHub or a similar platform, especially
since it needs to undergo quality control and documentation on my end.
I’m swamped with daily tasks since a while, and I’ll keep it in mind, and
if I find some unexpected free time, I’ll prepare something.
But please, don’t start chasing me about it just yet.
Best,
Pak Kriss
…---
Sent from my mobile device.
Check out our local weather conditions at Bali on YouTube
***@***.***/live
(Note: This link works only if the live stream is online)
On Wed, 4 Oct 2023 at 00.23 Erik A ***@***.***> wrote:
We have moved from GA to Matomo but this is a dealbreaker which might
force us to move to another service when going to sell in multiple
countries. This feels like a such basic feature for an ecommerce tracking
to allow multiple currencies. Please add this!
—
Reply to this email directly, view it on GitHub
<#3812 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIB3OD56E33HHNSXMBXVUWTX5Q3YZAVCNFSM4G6MUKA2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZUGUZTEMJTGIZQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
The problem with one currency = one domain is that if your system is otherwise the same, you will lose the ability to look at the bigger picture. For example, imagine a multistore that runs on multiple domains but is otherwise the same website, the same CMS, the same back office etc. If the analytics are fragmented per domain name, it will no longer be possible to have reports across the whole system |
A matomo for wordpress user requested this in: matomo-org/matomo-for-wordpress#1002 |
A user requested this today. Feature: All Websites dashboard |
+1 for this feature |
10+ years and still nothing?!!! |
Another custom request for multiple currency support |
+1 for me as well. |
This is a must have in 2024. +1 for this feature |
+1 for this feature please! Let's get this going. |
+1 for this feature |
I am posting Ronan's workaround |
This is important to someone who contacted me. Could Matomo please provide a guide for how to do this. :-) |
+1 for this feature by a user today. |
Thank you for all the input on this feature request. I've discussed with a team member a potential solution based on our analysis. It's not scheduled yet, but just some notes to not forget later: Proposed Implementation:
Considerations and Trade-offs:
This approach balances implementation simplicity with user needs, addressing a key pain point for many global ecommerce sites while avoiding significant architectural changes. Feedback is welcome before we proceed further! |
another upvote |
I have a site that converts in both USD (banners) and EUR (shop).
It would be useful to be able to track conversions in different currencies for a site.
The text was updated successfully, but these errors were encountered: