Enable Google Analytics

Approved by:	doceng
Approved by:	core
This commit is contained in:
Eitan Adler 2012-12-05 01:44:12 +00:00
parent f5c4c5d41c
commit 124be1816f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40270

View file

@ -8,7 +8,7 @@
/* Teach jslint the appropriate style rules. */
/*jslint browser:true*/
var enable_ga = false;
var enable_ga = true;
var allow_track = true;
var h = document.location.host;