Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I have a google analytics code and inserted it in the Backlight settings.
Always in the past, however, google supplied a script as follows:
<script>
(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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-xxxxxxx-x', 'auto');
ga('send', 'pageview');
</script>
Is this implemented in the Backlight site.
Offline
Have a look at backlight > Settings. Under Website Settings, you can enter Google Analytics Web Property ID and Google Site Verification ID. This should do the trick.
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
That's right. Also, make sure to clear your designer templates afterwards.
Offline
The only thing that's needed for Google Analytics is the Google Analytics Web Property ID.
The Google Site Verification ID is only necessary if you're also setting up Google Webmaster Tools (which includes Google Analytics as a part of its larger suite of tools).
Offline
Pages: 1