mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-14 01:24:26 +00:00
Added fields for disabling cookies in UniversalAnalytics namespace
This commit is contained in:
2
types/google.analytics/index.d.ts
vendored
2
types/google.analytics/index.d.ts
vendored
@@ -525,6 +525,8 @@ declare namespace UniversalAnalytics {
|
||||
socialTarget?: string;
|
||||
some?: string;
|
||||
step?: boolean | number;
|
||||
storage?: string;
|
||||
storeGac?: boolean;
|
||||
tax?: string;
|
||||
timingCategory?: string;
|
||||
timingLabel?: string;
|
||||
|
||||
Reference in New Issue
Block a user