mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
50479: Added google analytics support
This commit is contained in:
@@ -9,6 +9,7 @@ export interface GlobalConfig extends Config {
|
||||
production: boolean;
|
||||
cache: CacheConfig;
|
||||
universal: UniversalConfig;
|
||||
gaTrackingId: string;
|
||||
logDirectory: string;
|
||||
debug: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user