forked from hazza/dspace-angular
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