Skip to content

Commit 387653e

Browse files
committed
Added the Google Analytics include.
1 parent 4478f31 commit 387653e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_includes/analytics.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
2+
</script>
3+
<script type="text/javascript" defer="defer">
4+
// <![CDATA[
5+
_uacct = "UA-620926-1";
6+
urchinTracker();
7+
// ]]>
8+
</script>

0 commit comments

Comments
 (0)