Hi,
I have installed your module on my website (www.boudoirdeluxe.be) but Google Analytics doesn't detect any visitors.
When looking at page source I have noticed that the GA code is put between " " as follows:
_gaq.push(['_setAccount', '"UA-XXXXXXXX-X"']);
on my other sites where tracking works this is referenced as:
_gaq.push(['_setAccount', 'UA-XXXXXXXX-X']);
I guess the excess '"' cause the problem.
Any idea where these come from?
Kind regards,
Franky