Explorar o código

Add analytics config

poeti8 %!s(int64=7) %!d(string=hai) anos
pai
achega
feef3e7f48
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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/