poeti8 7 лет назад
Родитель
Сommit
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/