Explorar el Código

Add analytics config

poeti8 hace 7 años
padre
commit
feef3e7f48
Se han modificado 1 ficheros con 6 adiciones y 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/