Jump to content

Google Analytics addon sales tracking and Currencies


DimaK

Recommended Posts

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 ?

Link to comment
Share on other sites

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 ..

Link to comment
Share on other sites

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..
 

Link to comment
Share on other sites

  • 1 month later...
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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated