DefinitelyTyped/types/google.analytics
Denis Demchenko 9f076daf85 Make Google Analytics support correct types for _gaq.push() (#35962)
It seems that `_gaq.push` can accept not only strings, but boolean
and numbers as well. This commit fixes the types declarations for it
according to the documentation:
https://developers.google.com/analytics/devguides/collection/gajs/methods/gaJSApiEventTracking#_trackevent
2019-06-05 11:08:14 -07:00
..
google.analytics-tests.ts
index.d.ts
tsconfig.json
tslint.json