- Merge request !3Issue #3549499 No data is sent to GA4 due to number formatting localizations... β (Open) created by kaszarobert
- Purchases are never displayed in GA4 because the module does not send that in JSON format in the request.
- Some localizations format numbers differently, and we use comma as a decimal. That means the number formatter will send 153,24 EUR as a price instead of 153.24 EUR.
- the shipping and tax prices are 0 always, the variables do not save the results of the Price adding method calls and therefore they do not increment the 0.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.