Support Home Page › Forums › Joomla Software › Easy Google Analytics Plugin › Conflict with JCE Mediabox › Re: Conflict with JCE Mediabox
August 8, 2013 at 1:33 pm
#1363
laura
Participant
Hi Michael,
I just tried setting Event Tracking to Yes and for it to use Mootools instead and the same thing happens.
I am using a Joomlashine template called JSN Pixel Pro and yes it uses Jquery v 1.8.2.
There is a section in the template parameters with this code:
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<script type="text/javascript"><br /> <br /> var _gaq = _gaq || [];<br /> _gaq.push(['_setAccount', 'UA-30822600-1']);<br /> _gaq.push(['_trackPageview']);<br /> <br /> (function() {<br /> var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;<br /> ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';<br /> var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);<br /> })();<br /> <br /> </script> |
Do you think I should take this out?
Thanks again for being so helpful 🙂
Laura