DimaK Posted July 17, 2018 Share Posted July 17, 2018 I am using official Google Analytics addon to track sales. My WHMCS have 3 Currencies, but in Google Analytics report it alwas show sales in USD. So it makes stats very inaccurate. (module should convert Amount from any currencies to USD and this amount submit to google.. ) Is it possible to correct it ? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 17, 2018 Share Posted July 17, 2018 I don't think that posting twice in two different sub-forums is going to get the solution any quicker... @Kian posted a working other in the other thread. 0 Quote Link to comment Share on other sites More sharing options...
DimaK Posted July 17, 2018 Author Share Posted July 17, 2018 It's little different questions. 1st - for Google Conversion Tracking code, which I copied from Google.com and pasted manually to "complete.tpl" 2nd - for Google Analytics addon. But really, solution from @Kian should fix both these issues .. 0 Quote Link to comment Share on other sites More sharing options...
DimaK Posted July 18, 2018 Author Share Posted July 18, 2018 Looks like it not helped with Google Analytics addon . Maybe because this addon not just put text {$amount} to complete.tpl. I think it put digits (value of this $amount ) to the counter code, so it not help.. 0 Quote Link to comment Share on other sites More sharing options...
DimaK Posted August 29, 2018 Author Share Posted August 29, 2018 I upgraded from 6.2.2 to 7.6.1 with hope what this issue ir resolwed in new Google Analytics addon version. But it still exist.All my sales in different currencies are shown as in USD... What to do ? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 29, 2018 Share Posted August 29, 2018 8 minutes ago, DimaK said: What to do ? open a ticket with Support and see what they have to say on the matter... I doubt they'll say much, but no harm in asking. the Google documetnation states you can pass a currency... https://support.google.com/analytics/answer/6205902?hl=en of course, the Google Analytics addon is encrypted, so you can't change the code directly... though you could disable the addon, and create a ClientAreaHeadOutput hook to do the same thing and add you custom code into that. alternatively, there is the "Google Analytics Enhanced E-commerce for WHMCS" addon available in Marketplace - and that natively supports multiple currencies. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.