Add initial support for Google Analytics

This commit is contained in:
Deluan
2020-07-03 12:53:35 -04:00
committed by Deluan Quintão
parent dd91f983b5
commit 1cc03fdd8c
7 changed files with 31 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ const defaultConfig = {
loginBackgroundURL: 'https://source.unsplash.com/random/1600x900?music',
enableTranscodingConfig: true,
welcomeMessage: '',
gaTrackingId: '',
}
let config