Commit Graph

5 Commits

Author SHA1 Message Date
Tyler Murphy
05143e9d80 Corrects the ga('require'e', ...) plugin options type, since plugin options can actually have any type. 2018-02-22 14:43:33 -05:00
Tyler Murphy
9cf5c9bd63 Adds types for google.analytics 'require' and 'provide' calls. 2018-02-22 14:37:30 -05:00
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
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00