GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
101 stars 52 forks source link

Seems the users are not receiving the notifications #4206

Closed drptiago closed 4 months ago

drptiago commented 5 months ago

Description

Checking the events NOTIFICATION_ENABLED and NOTIFICATION_SENT only 12% of the users who enable the notifications are receiving it. Might be a bug.

Steps to reproduce

https://app.amplitude.com/analytics/gooddollar/chart/co6b5mc

image

L03TJ3 commented 4 months ago

This has been resolved by removing the NOTIFICATION_SENT as this was not working and gave a wrong analytics insight: https://github.com/GoodDollar/GoodDAPP/commit/e57874a5b95bcb2a17f2fed6df4ecefe8509f531

L03TJ3 commented 4 months ago

@drptiago same for this one

drptiago commented 4 months ago

Fixed.

It's clear now the NOTIFICATION_SENT cannot be tracked, we can only track NOTIFICATION_TAPPED

So 12% of the users are clicking in the notification.