DefinitelyTyped/types/google.analytics
Tyler Murphy 6c483277a4 Fix/Add Universal Analytics Tracker and Model to google.analytics (#21077)
* Updates the UniversalAnalytics.Tracker interface so it matches the specification in Google's documentation (https://developers.google.com/analytics/devguides/collection/analyticsjs/tracker-object-reference).

* Adds a UniversalAnalytics.Model interface, as described in Google's documentation (https://developers.google.com/analytics/devguides/collection/analyticsjs/model-object-reference).

* Adds my name to the list of contributors for google.analytics.

* Fixes lint issues.
2017-10-27 16:51:13 -07:00
..
google.analytics-tests.ts Fix/Add Universal Analytics Tracker and Model to google.analytics (#21077) 2017-10-27 16:51:13 -07:00
index.d.ts Fix/Add Universal Analytics Tracker and Model to google.analytics (#21077) 2017-10-27 16:51:13 -07:00
tsconfig.json
tslint.json