aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util/analytics.ts
Commit message (Expand)AuthorAgeFilesLines
* chore(instant): revert usage of event propertiesBrandon Millman2018-11-221-10/+3
* chore(instant): refactor usage of event properties in heapBrandon Millman2018-11-221-14/+18
* feat(instant): implement account related eventsBrandon Millman2018-11-211-2/+11
* Change disabled analytics name, add assertion, and always setSteve Klebanoff2018-11-201-4/+4
* Add way to disable via propsSteve Klebanoff2018-11-171-3/+20
* Remove old functionSteve Klebanoff2018-11-171-2/+0
* Widget -> InstantSteve Klebanoff2018-11-171-0/+2
* Getting rid of unused function, and using track prefixSteve Klebanoff2018-11-171-4/+2
* Disable tslint for unused function so we can include this for future tracking...Steve Klebanoff2018-11-171-0/+1
* Report on git sha and npm version of buildSteve Klebanoff2018-11-171-2/+4
* We may not know num available assets available when wallet ready, so not trac...Steve Klebanoff2018-11-171-1/+1
* Make user and event properties more specificSteve Klebanoff2018-11-171-3/+12
* Typesafe analytic actionsSteve Klebanoff2018-11-171-24/+26
* Take out console.logsSteve Klebanoff2018-11-161-3/+0
* Introduce ANALYTICS_ENABLED constantSteve Klebanoff2018-11-161-0/+6
* Use pure functions instead of classSteve Klebanoff2018-11-161-27/+24
* feat(instant): Heap middleware and first tracking eventsSteve Klebanoff2018-11-161-0/+35