diff --git a/521661f23916270200000004.html b/521661f23916270200000004.html deleted file mode 100644 index 17d754b1..00000000 --- a/521661f23916270200000004.html +++ /dev/null @@ -1,7 +0,0 @@ - -
- - - - - \ No newline at end of file diff --git a/public/cache.manifest b/public/cache.manifest index c3058f5c..3f628379 100644 --- a/public/cache.manifest +++ b/public/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -#Date Sun Oct 13 2013 23:24:55 +#Date Sun Oct 13 2013 23:45:27 CACHE: index.html diff --git a/google4971b5a4d775691a.html b/public/google4971b5a4d775691a.html similarity index 100% rename from google4971b5a4d775691a.html rename to public/google4971b5a4d775691a.html diff --git a/public/res-min/main.js b/public/res-min/main.js index c0e84557..f6457756 100644 --- a/public/res-min/main.js +++ b/public/res-min/main.js @@ -14659,7 +14659,7 @@ define("config", function() {}), define("storage", [ "underscore", "utils" ], fu r(); }, s.onReady = function() { _gaq.push([ "_setAccount", GOOGLE_ANALYTICS_ACCOUNT_ID ]), r(), _gaq.push([ "_trackEvent", "Settings", "layoutOrientation", "" + o.layoutOrientation ]), - _gaq.push([ "_trackEvent", "Settings", "lazyRendering", "" + o.lazyRendering ]), + _gaq.push([ "_trackEvent", "Settings", "theme", "" + theme ]), _gaq.push([ "_trackEvent", "Settings", "lazyRendering", "" + o.lazyRendering ]), _gaq.push([ "_trackEvent", "Settings", "editorFontFamily", "" + o.editorFontFamily ]), _gaq.push([ "_trackEvent", "Settings", "editorFontSize", "" + o.editorFontSize ]), _gaq.push([ "_trackEvent", "Settings", "defaultContent backlink", "" + (-1 !== o.defaultContent.indexOf(MAIN_URL)) ]), diff --git a/public/res/extensions/googleAnalytics.js b/public/res/extensions/googleAnalytics.js index e7365637..66d1ea59 100644 --- a/public/res/extensions/googleAnalytics.js +++ b/public/res/extensions/googleAnalytics.js @@ -58,6 +58,12 @@ define([ 'layoutOrientation', "" + settings.layoutOrientation ]); + _gaq.push([ + '_trackEvent', + "Settings", + 'theme', + "" + theme + ]); _gaq.push([ '_trackEvent', "Settings",