From a6d3139269de009df758c54c4b8a0828780d7c47 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sun, 3 Nov 2013 16:04:50 -0600 Subject: [PATCH] Close #888 - Add comment about Universal Analytics --- lib/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/config.php b/lib/config.php index 14b6e55..a3ca861 100644 --- a/lib/config.php +++ b/lib/config.php @@ -12,8 +12,8 @@ add_theme_support('jquery-cdn'); // Enable to load jQuery from the Go /** * Configuration values */ -define('GOOGLE_ANALYTICS_ID', ''); // UA-XXXXX-Y -define('POST_EXCERPT_LENGTH', 40); // length in words for excerpt_length filter (ref: http://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_length) +define('GOOGLE_ANALYTICS_ID', ''); // UA-XXXXX-Y (Note: Universal Analytics only, not Classic Analytics) +define('POST_EXCERPT_LENGTH', 40); // Length in words for excerpt_length filter (http://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_length) /** * .main classes