From: maxious Date: Sun, 20 Mar 2011 14:57:20 +0000 Subject: Google Analytics event tracking X-Git-Url: https://maxious.lambdacomplex.org/git/?p=busui.git&a=commitdiff&h=b826ecf5d86251a46311237b7bb96621e62cd2b5 --- Google Analytics event tracking --- --- a/include/common-template.inc.php +++ b/include/common-template.inc.php @@ -129,22 +129,12 @@ "; } - if (!isDebugServer()) echo ' + if (isAnalyticsOn()) echo ' "; echo ' @@ -177,7 +167,15 @@ } echo ''; - if (!isDebugServer()) { + if (isAnalyticsOn()) { + echo "