website: Update google analytics

This commit is contained in:
Armon Dadgar 2014-07-28 00:06:16 -04:00
parent 91331ce763
commit decf9f1bb0
1 changed files with 1 additions and 2 deletions

View File

@ -29,9 +29,8 @@
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-50021714-1', 'terraform.io');
ga('create', 'UA-53231375-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body id="page-<%= current_page.data.page_title ? "#{current_page.data.page_title}" : "home" %>" class="page-<%= current_page.data.page_title ? "#{current_page.data.page_title} layout-#{current_page.data.layout} page-sub" : "home layout-#{current_page.data.layout}" %>">