Analytics code

January 2013 WordPress Theme
GK User
Thu Mar 07, 2013 12:19 pm
Hi i m using News theme. Trying to add simple analytics code but having problem aout it. U can see my domain : habergazetesi.com
i tried to add using Theme options>Layout>Code for the HEAD section and the result is like above:
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push([&#039;_setAccount&#039;, &#039;UA-38770443-1&#039;]);
_gaq.push([&#039;_setDomainName&#039;, &#039;habergazetesi.com&#039;]);
_gaq.push([&#039;_trackPageview&#039;]);

(function() {
var ga = document.createElement(&#039;script&#039;); ga.type = &#039;text/javascript&#039;; ga.async = true;
ga.src = (&#039;https:&#039; == document.location.protocol ? &#039;https://ssl&#039; : &#039;http://www&#039;) + &#039;.google-analytics.com/ga.js&#039;;
var s = document.getElementsByTagName(&#039;script&#039;)[0]; s.parentNode.insertBefore(ga, s);
})();

</script>
User avatar
Fresh Boarder

GK User
Thu Mar 07, 2013 1:48 pm
Hi,

Please apply this fix: https://github.com/GavickPro/Meet-Gaver ... ca590c5d8c

It will be included in the nearest update.
User avatar
Administrator


cron