mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/Tracking
* 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..
This commit is contained in:
2
setup/updates/1445293761_01.sql
Normal file
2
setup/updates/1445293761_01.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
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');
|
||||
Reference in New Issue
Block a user