-<!-- Asynchronous tracking code introduced in Q1 2011 -->
+<!-- Asynchronous tracking code for Xen Project -->
<script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-44806633-1']);
- _gaq.push(['_setDomainName', 'xen.org']);
- _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);
- })();
+var _gaq = _gaq || [];
+_gaq.push(['_setAccount', 'UA-40152447-1']);
+_gaq.push(['_setDomainName', 'xenproject.org']);
+_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>
\ No newline at end of file
<meta name="description" content="Xen.org, home of the Xen hypervisor, the powerful open source industry standard for virtualization."/>
<meta name="keywords" content="xen 2.0, xen 3.0, hypervisor, server consolidation, open source, ian pratt, virtualization,
virtualisation, xen, xensource, cloud xen, xci, xapi, community"/>
+ <meta name="google-site-verification" content="7uOZTLaAxFFycvp6DoLbHQX_pqEYRuYMVUgfKQfZf_o" />
<link href="/css/community_main7.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="/globals/javascript.js"></script>
<script type="text/javascript" src="/globals/milonic_src.js"></script>