瀏覽代碼

Add analytics config

poeti8 7 年之前
父節點
當前提交
feef3e7f48
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      server/config.example.js

+ 6 - 0
server/config.example.js

@@ -33,6 +33,12 @@ module.exports = {
   */
   GOOGLE_SAFE_BROWSING_KEY: '',
 
+  /* 
+    Google Analytics tracking ID for universal analytics.
+    Example: UA-XXXX-XX
+  */
+  GOOGLE_ANALYTICS: '',
+
   /*
     Your email host details to use to send verification emails.
     More info on http://nodemailer.com/