Close #888 - Add comment about Universal Analytics

This commit is contained in:
Ben Word
2013-11-03 16:04:50 -06:00
parent 8d94d6e3f6
commit a6d3139269

View File

@@ -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