Please provide the URL for your site.
There is no Google Analytics tracking on that site.
Then why does this show up on a page refresh in the source?
<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’,’UA-12345678-1′,’auto’);ga(‘send’,’pageview’);</script>
You have some sort of caching going on. If I check the source code of your site and search for ua- I find nothing.
PageSpeed Insights sees it, as does GTmetrix and Pingdom Tools.
I’m seeing it in Chrome, Firefox, Edge, and IE. Hit view source, then network, and refresh the page, and you can see that it connects to http://www.google-analytics.com/analytics.js.
Again, you have some sort of caching going on. I’ve never been to your site before today and this is what I see when I go to your site – http://i.imgur.com/Iw1ozHg.png
Can you try refreshing the page while you have the network console open in chrome to see if it shows up? It seems to be inconsistent.
I have and it does not show for me as you can clearly see from the screenshot I posted.
There’s no way to tell because that tool does not show the source code it pulls.
I don’t know what would be caching it though. I’ve deleted all browser caches from all 4 browsers, emptied W3TC caches, and hell, even ran CCleaner. Pingdom, PageSpeed, and GTmetrix still show a connection to google analytics, and it sometimes shows in the source code. I’m at a loss. I even get the same results from a computer that has never been to the website before.
I cannot help you with that. All I can tell is that you’re seeing cached source code which is nothing to do with our plugin because we don’t do any type of caching.
Hitting f5 to refresh while having the network console in chrome open doesn’t make it appear?
http://imgur.com/Yz2G25W
I have disable cache enabled.