aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/analytics.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove dep on Web3 in Website. Introduced InjectedWeb3 type.Fabio Berger2018-07-041-5/+6
|
* Add missing type definitionsLeonid Logvinov2018-05-141-3/+3
|
* Refactor Analytics so that calls to ReactGA are all in a single module, ↵Fabio Berger2018-03-101-0/+26
combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync