* added tracking code for Google Analytics - enabling is optional - add account in config to enable tracking * removed usage tracking - the results were just seriously depressing..
2 lines
173 B
SQL
2 lines
173 B
SQL
DELETE FROM `aowow_config` WHERE `cat` = 6;
|
|
INSERT INTO `aowow_config` VALUES ('analytics_user', '', 6, 0x88, 'default: - enter your GA-user here to track site stats');
|