diff --git a/system/includes/functions.php b/system/includes/functions.php index 7a5766b..864126e 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -602,7 +602,7 @@ function publisher(){ // Google Analytics function analytics(){ - $analytics = config('google.analytics.js'); + $analytics = config('google.analytics.id'); $script = << var _gaq = _gaq || [];