| commit | fc3e6db1237bd1c8a1c6291fea5945f4884f66f2 | [log] [tgz] |
|---|---|---|
| author | fbricon <fbricon> | Wed May 30 12:10:49 2012 +0000 |
| committer | fbricon <fbricon> | Wed May 30 12:10:49 2012 +0000 |
| tree | 3f49356ce58c7a3516ef0160b429b1489916e687 | |
| parent | b0963ca1d4201ccdd8cfeae48f4d8fb8fdf70bbf [diff] |
Enable google analytics
diff --git a/_projectCommon.php b/_projectCommon.php index 7838ccf..355ee76 100755 --- a/_projectCommon.php +++ b/_projectCommon.php
@@ -51,5 +51,5 @@ $App->Promotion = TRUE; # If you have Google Analytics code, use it here - # $App->SetGoogleAnalyticsTrackingCode("UA-32200458-1"); + $App->SetGoogleAnalyticsTrackingCode("UA-32200458-1"); ?> \ No newline at end of file