@types/google.analytics
Version:
TypeScript definitions for Google Analytics (Classic and Universal)
17 lines (12 loc) • 717 B
Markdown
# Installation
> `npm install --save @types/google.analytics`
# Summary
This package contains type definitions for Google Analytics (Classic and Universal) (https://developers.google.com/analytics/devguides/collection/gajs/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.analytics.
### Additional Details
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Dependencies: none
* Global values: `Tracker`, `_gaq`, `_gat`, `ga`, `gaClassic`
# Credits
These definitions were written by [Ronnie Haakon Hegelund](http://ronniehegelund.blogspot.dk), [Pat Kujawa](http://patkujawa.com), and [Tyler Murphy](https://github.com/tyler-murphy).