From e707137b0fe9dcee71d3ab0e1d671b93dfb8896b Mon Sep 17 00:00:00 2001 From: Bastien Date: Tue, 21 Mar 2017 22:21:11 +0100 Subject: [PATCH] Update index.d.ts --- google.analytics/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/google.analytics/index.d.ts b/google.analytics/index.d.ts index 21762cd45a..bfed2eb277 100644 --- a/google.analytics/index.d.ts +++ b/google.analytics/index.d.ts @@ -523,6 +523,7 @@ declare namespace UniversalAnalytics { socialAction?: string; socialNetwork?: string; socialTarget?: string; + some?: string; step?: boolean; tax?: string; timingCategory?: string;