stellar-client
stellar-client copied to clipboard
Analytics enhancement
This issue stems from a previous discussion in https://github.com/stellar/stellar-client/issues/1075
- [ ] Keep track of the availability for stellar-client in a form of
(userActionsResultingInErrors / userActions) * 100
- [ ] Wrap these events in a helper to facilitate identifying which trackable events led to a code failure visible to users.