artofadoweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Logged out but stlll logged in? Securtiy leak?Thnx everybody.
It’s solved.I tried it on diffeent browsers and nothing weird happened.
I used the option in PaleMoon to erase internal cache, but that did not work.
Then I closed it down completely, also my laptop (but that’s a coïncidence),tried it again and now everthing seems to be alright.Thnx again, Peter
Update.
I checked the code supplied by Universal analytics again and there”s a little differcene. This is the actual script with the name of my website after the tracking code (see under). But when i look in teh source code of my page after using your terricaly easy plugin, I see the whole script exept the name of the website. Is there a way to make it an option in your plugin to give the name of the website to track?
[ Moderator note: please wrap code in backticks or use the code button. ]
<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','//www.google-analytics.com/analytics.js','ga'); ga('create', <strong>'UA-xxxxxxx-x', 'artofado.nl')</strong>; ga('send', 'pageview'); </script>Forum: Themes and Templates
In reply to: [Decode] How to insert Google Analytics (UA) in CSSHi Scott,
Thnx for answering so quickly.
I try a plugin from Yoast (https://yoast.com/wordpress/plugins/google-analytics/)
Didn’t know those plugins existed; now Google tells me that the tracker is activated.
So, the plugin works fine although it is designed for the regular GA not Universla Analytics. I’ll contact them.thnx again, Peer