aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/redux/analytics_middleware.ts
Commit message (Collapse)AuthorAgeFilesLines
* Analytics events for ETH/USD toggle and failure to fetch eth usd priceSteve Klebanoff2018-12-131-0/+3
|
* ethBalanceInUnitAmount -> lastEthBalanceInUnitAmountSteve Klebanoff2018-12-051-1/+1
|
* feat(instant): Add eth balance, eth address, token symbol and decimals to ↵Steve Klebanoff2018-12-041-4/+14
| | | | event properties
* removing unused referencesSteve Klebanoff2018-12-011-1/+1
|
* feat(instant): Install Wallet analyticsSteve Klebanoff2018-11-281-1/+13
|
* Track numberAvailableAssets, selectedAssetName, selectedAssetData event ↵Steve Klebanoff2018-11-271-3/+18
| | | | properties
* Token Selector open, closed, choseSteve Klebanoff2018-11-271-0/+9
|
* chore(instant): revert usage of event propertiesBrandon Millman2018-11-221-2/+2
|
* chore(instant): refactor usage of event properties in heapBrandon Millman2018-11-221-7/+5
|
* chore(instant): refactor account tracking logic in middleware to be more ↵Brandon Millman2018-11-221-8/+8
| | | | readable
* feat(instant): implement account related eventsBrandon Millman2018-11-211-16/+18
|
* Linting: rename variableSteve Klebanoff2018-11-201-2/+2
|
* Trigger Wallet Ready when address changedSteve Klebanoff2018-11-171-2/+16
|
* Getting rid of unused function, and using track prefixSteve Klebanoff2018-11-171-1/+1
|
* We may not know num available assets available when wallet ready, so not ↵Steve Klebanoff2018-11-171-3/+1
| | | | trackin there
* Typesafe analytic actionsSteve Klebanoff2018-11-171-2/+4
|
* Move variable assignments around to be more clearSteve Klebanoff2018-11-161-3/+5
|
* LintingSteve Klebanoff2018-11-161-1/+0
|
* Report ETH in unitsSteve Klebanoff2018-11-161-3/+9
|
* feat(instant): Heap middleware and first tracking eventsSteve Klebanoff2018-11-161-0/+38