threshold-network / token-dashboard

22 stars 23 forks source link

Implement unminting funnel in Posthog #732

Closed lukasz-zimnoch closed 5 months ago

lukasz-zimnoch commented 6 months ago

Depends on: https://github.com/threshold-network/token-dashboard/issues/731

The scope of this issue includes implementing functionality that will send the following unminting-related events to Posthog:

  1. Wallet connected (Connect Wallet button clicked)
  2. Unminting initiated (Unmint button clicked)
  3. Wallet disconnected (Disconnect button clicked)

Additional requirements:

Note: Points 1 and 3 should be already covered in #731 so can be reused here.

Relevant Discord thread

### Pull Requests
- [ ] https://github.com/threshold-network/token-dashboard/pull/739