Layout 1 (w/ sidebar) | Layout 2 | Layout 3 (100% Width) | Layout 4 (100% Width w/ Sidebar) |
In order to receive a better assessment of the traffic that visits the Auburn University website, please include our GATC.
<!--#include virtual="/template/includes/gatc.html" -->
We recommend you place it in your <head></head> via a virtual include to ensure it appears on all your pages. If your area also uses Google Analytics, please use the Roll-up Reporting technique. See the code below for assistance.
<script type="text/javascript">
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2228003-3']); _gaq.push(['_setDomainName', '.auburn.edu']); _gaq.push(['_trackPageview']);
//Enter your department gatc account (see OIT's below)
_gaq.push(['_setAccount', 'UA-2228003-11']); _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>
Last Updated: July 8, 2011