Skip to content

feat: add the Add Money analytics funnel#484

Open
raulriera wants to merge 1 commit into
mainfrom
feat/add-money-analytics
Open

feat: add the Add Money analytics funnel#484
raulriera wants to merge 1 commit into
mainfrom
feat/add-money-analytics

Conversation

@raulriera

Copy link
Copy Markdown
Collaborator

Adds the Add Money analytics funnel, matching the event and property names in code-payments/code-android-app#1069 exactly: Opened (with a Source), Method Selected, Amount Confirmed, Payment Invoked, Address Copied, and a single terminal Add Money event carrying State and Error — no dedicated cancelled event, so user cancels fire nothing on either platform. The opened event fires from one choke point on the router, with every entry point declaring its source (menu, balance, buy shortfall, give shortfall, scanner, chat). Also fixes a Phantom sign-rejection surfacing as "Something Went Wrong" plus a Bugsnag report — a wallet cancel is now silent, matching how the connect screen already handles it.

Test plan

  • Contract tests lock every event name and property value shared with Android
  • Regression test: rejecting the Phantom sign request stays silent
  • Full FlipcashTests + FlipcashCoreTests pass (1537 tests, 0 failures)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant