aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/analytics.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix indentify typofragosti2018-07-131-3/+3
* Make Analytics API non-asyncfragosti2018-07-131-26/+21
* Add no-floating-promises ignore commentsfragosti2018-07-121-0/+1
* Integrate heap analyticsfragosti2018-07-121-20/+36
* Replace calls to google analytics with calls to heapfragosti2018-07-121-18/+62
* 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, combi...Fabio Berger2018-03-101-0/+26