Ask an SEO Expert...
SEO Resources

Google Analytics Tracking Version (Asychronous JavaScript)

Tracking visitors, bounce rates and traffic is vital to the success of your SEO campaign. When using the newest (asynchronous) version of the Google Analytics tracking JavaScript, Google suggests placing the code in the
<head>

of your web pages.

  <script type="text/javascript">      var _gaq = _gaq || [];    _gaq.push(['_setAccount', 'UA-XXXXX-X']);    _gaq.push(['_trackPageview']);      (function() {      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);    })();    </script>  

If your website is using the older version of the code, Google recommends adding the JavaScript to the body, just before the closing
</body>

tag.

  <script type="text/javascript">  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");  document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));  </script>  <script type="text/javascript">  try{  var pageTracker = _gat._getTracker("UA-xxxxxx-x");  pageTracker._trackPageview();  } catch(err) {}</script>  

Track Social Media in Google Analytics

Google Analytics is a robust and free tool for tracking a great deal of information about website traffic, visitors and even performance. But what about social media? As a part of your search engine optimization campaign, WebiMax will also include social media tracking for Facebook, Twitter and Google +1.

Call 1 888-932-4629 for a free SEO consultation today!

For more information about Google Analytics, please visit the following Google pages:

Delivering Results For...