By Leonardo Fiscina on Wednesday, 15 March 2017
Replies 3
Likes 0
Views 507
Votes 0
Hello,

How can I configure Google Analytics in the ESMobile Template?
Regards,

Leo.
Hey Leo,

Is it Google Analytics is one of the plugin?

Perhaps you can share with us how this Google Analytics appear on your website?
·
Wednesday, 15 March 2017 10:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,

With the Rockettheme template, I add my ID of google analytics site. It is not a plugin.

If you implement a standar site, you need to paste the tracking code of GA. Here, I can't add the code because with the next ESmobile update the code will be replaced.

Here is the explanation about implementing GA: https://support.google.com/analytics/answer/1008080?hl=en

You have implemented google analytics in Stackideas website, if you see the code of your site, you can see:


<script type="text/javascript" data-pagespeed-no-defer>pagespeed.lazyLoadImages.overrideAttributeFunctions();</script><script type="text/psajs" orig_index="19">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//http://www.google-analytics.com/analytics.js','ga');ga('create','UA-12075959-1','auto');ga('send','pageview');</script>


Where UA-12075959-1 is the ID of the site.

Regards,

Leo.
·
Wednesday, 15 March 2017 14:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks took your time explained about this to us, I will discuss with our developer regarding this and see if possible to implement this allow admin to add those custom code into mobile template <head> section.

For now, you have to temporary add those Google analytics into mobile template code file.
·
Wednesday, 15 March 2017 15:53
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post