litecoin-foundation / litewallet-android

Litewallet Android
MIT License
32 stars 12 forks source link

🦺[Tech Debt] Add Analytics Event for Litecoin Card users in Litewallet #142

Open kcw-grunt opened 1 year ago

kcw-grunt commented 1 year ago

Goal

Describe the work to be done

We need to count how many active users access their Litecoin Card through the Litewallet interface ## Why? We need to understand if the user growth will affect our support needs. ## Definition of Done - [ ] Add Google Analytics custom event to trigger "did_login_litecoincard_portal" - [ ] Test by logging in and out of the Litecoin Card through Litewallet - [ ] Verify in Google Analytics
kcw-grunt commented 1 year ago

Hey @josikie!

Let's build our own meter to see where the Litecoin Card usage is so we can anticipate it.

josikie commented 1 year ago

Hey @kcw-grunt ! Let's go! Will prepare the Android Studio and try the best

josikie commented 1 year ago

Hi! @kcw-grunt I added the 'did_login_litecoincard_portal' Google Analytics Custom Event on our Google Analytics, can you test it by logging in and out of the Litecoin Card? I don't have Litecoin Card yet