76634: Implement GoogleAnalyticsService

This commit is contained in:
Bruno Roemers
2021-02-01 19:10:15 +01:00
parent d21cca2875
commit d574ffafa4
8 changed files with 68 additions and 23 deletions

View File

@@ -110,8 +110,6 @@ export const environment: Partial<GlobalConfig> = {
async: true,
time: false
},
// Google Analytics tracking id
gaTrackingId: '',
// Log directory
logDirectory: '.',
// NOTE: will log all redux actions and transfers in console