-
-
Notifications
You must be signed in to change notification settings - Fork 316
Labels
mobileSuite Lite issues and PRsSuite Lite issues and PRs
Description
Add analytics for Swap, get inspired by #17654 and #18150
See event payload definitions already prepared here and update where necessary, because some values were just copied from desktop.
Track:
-
when quotes are received in
EventType.TradingQuoteReceived
-
when going to providers screen
EventType.TradingCompareOffers
-
on confirming trade on api
EventType.TradingConfirmTrade
-
All changes of the form params :
EventType.TradingParameterChanged
-
on changing tab buy/sell/swap:
EventType.TradingNavigate
including from and type to where it goes -
steps we want to cover there (update values, those present there were copied from desktop) via EventType.TradingExchange:
- visiting exchange tab
exchange-form
- opening legal modal
exchange-terms-modal
(action continue/cancel similar to buy) - going to receive account selection
account-selection
(action continue similar to buy) - going to preview screen
transaction-preview
- track visit, continue and cancel - going to fees screen
fee-selection
- going to txt review screen
sign-and-send
(action continue on sending and cancel on back) - opening webview
webview
action continue
- visiting exchange tab
Metadata
Metadata
Assignees
Labels
mobileSuite Lite issues and PRsSuite Lite issues and PRs
Type
Projects
Status
✅ Approved