Skip to content

Commit ab844fb

Browse files
committed
Add google tracking code
1 parent 0ff55a8 commit ab844fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<script type="text/javascript">
1010

1111
var _gaq = _gaq || [];
12-
_gaq.push(['_setAccount', '']);
12+
_gaq.push(['_setAccount', 'UA-33062731-1']);
1313
_gaq.push(['_setDomainName', 'skyscreamer.org']);
1414
_gaq.push(['_trackPageview']);
1515

0 commit comments

Comments
 (0)