Page 1 of 1

Google analytics implementation

Posted: Wed Feb 24, 2016 11:58 am
by xxtomxx
Hello,

I want implement GA in my site. What's the best way to do this?
I find some Plugins but also you can use the GA JavaScript directly in the header.
And do I raise a cashing problem when I have a cached cms page?
Or do I have to consider other issues?

Best wishes

Thomas

Re: Google analytics implementation

Posted: Wed Feb 24, 2016 12:27 pm
by Rolf
In page template

Code: Select all

{literal} analytics code {/literal} 

Re: Google analytics implementation

Posted: Wed Feb 24, 2016 5:08 pm
by Jeff
Or you can put it in the Global Metadata in the Site Settings.

Re: Google analytics implementation

Posted: Wed Mar 02, 2016 11:53 am
by xxtomxx
Thank you. :)
It seems easier to put it in the metadata setting.


Best wishes

Thomas