Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

UA google tracker code in Slider Revoluation code

Home / Forums / Pinnacle Theme / UA google tracker code in Slider Revoluation code

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
March 9, 2016 at 6:43 am

Hi Ben,

I had noticed in the source code of my website (degenietendefoodie.nl) that I have two UA google tracker codes. Luckily it are two different numbers, so the visibility of my website is still correct. One code is from my Yoast Pluging, which is comparable with the UA code in my google Analytics / AdSense account.

With the other one I’m not familiar. This is de code on my website:
<!– Google Analytics –>
<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-54510063-1’, ‘auto’);
ga(‘send’, ‘pageview’);
</script>
<!– End Google Analytics –>

After a lot of searching, I found out the code belong to your website! I think it is linked in a way to the Slider Revolution.
MY unknown UA code is the same code that I found in the source code of your demo website ( –> UA-54510063-1. Check for it.

This tracker is still working in everyone’s theme’s I think. I do not know if it infects any of your statistics?

For me it would be very helpful if this UA tracker code can be removed from my website. I can not do this manually, because it would return in every theme update.
Hope you find the tools to remove it from the theme.

Thanks in advance,
Kim

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.