Regarding javascript issue (Design/Themes)

by Atul Bhalerao @, India Pune, Thursday, September 18, 2014, 14:11 (3507 days ago)

Hi there

I am new to your forum CMS
here i was facing problem with forum and javascript

I want to insert javascript in the template, let me tell you the javascript is of google analytics

Please Help

 
<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-00000000-0', 'auto');
  ga('send', 'pageview');
 
</script>
 

Thanks
Atul Bhalerao


Complete thread:

 RSS Feed of thread