aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util/analytics.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(instant): Quote fetch trackingSteve Klebanoff2018-11-281-1/+8
* Merge branch 'development' into feature/instant/dropdown-analyticsSteve Klebanoff2018-11-281-0/+55
|\
| * Merge branch 'development' into feature/instant/events-buyBrandon Millman2018-11-281-3/+25
| |\
| * | feat(instant): change event properties to ms times instead of unix timestampsBrandon Millman2018-11-281-8/+5
| * | Merge branch 'development' into feature/instant/events-buyBrandon Millman2018-11-271-0/+27
| |\ \
| * | | feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy eventsBrandon Millman2018-11-271-8/+23
| * | | feat(instant): add buyQuote properties to buy eventsBrandon Millman2018-11-271-7/+36
| * | | feat(instant): add txHash to relevant buy eventsBrandon Millman2018-11-271-3/+3
| * | | feat(instant): implement buy events without associated propertiesBrandon Millman2018-11-271-0/+14
* | | | Merge branch 'development' into feature/instant/dropdown-analyticsSteve Klebanoff2018-11-281-3/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Set selected asset to noneSteve Klebanoff2018-11-271-6/+2
| * | | Track numberAvailableAssets, selectedAssetName, selectedAssetData event prope...Steve Klebanoff2018-11-271-2/+14
| * | | Fix dupe merge issueSteve Klebanoff2018-11-271-1/+0
| * | | Merge branch 'development' into feature/instant/token-picker-eventsSteve Klebanoff2018-11-271-0/+27
| |\ \ \ | | | |/ | | |/|
| * | | feat(instant): Event tracking for token selectorSteve Klebanoff2018-11-271-1/+6
| * | | Token selector searchedSteve Klebanoff2018-11-271-0/+3
| * | | Token Selector open, closed, choseSteve Klebanoff2018-11-271-0/+7
| | |/ | |/|
* | | feat(instant): Add analytics events for payment dropdownSteve Klebanoff2018-11-281-0/+6
| |/ |/|
* | Merge branch 'development' into feature/instant/open-close-eventsSteve Klebanoff2018-11-271-13/+19
|\|
| * 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
* | Send in explicit propsSteve Klebanoff2018-11-221-16/+14
* | feat(instant): Add more event properties to heapSteve Klebanoff2018-11-211-0/+6
* | Move out generating of event properties, and send in orderSourceSteve Klebanoff2018-11-211-0/+23
|/
* 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