Open anthony-ft opened 3 years ago
Invitation rate (# of invites per day or week)
Is this different from registrations? (at least, during closed beta)
I could count registrations with those invited by rovr excluded? Maybe rovr and me and you?
For now I've implemented registration rate queries.
Here we go. It's not the best interface but weeks are hard so this was the easiest implementation. Flexible too :)
The interface for querying registrations is the same.
Note we are only tracking registrations since 2021-09-10 and logins since 2021-09-15 -- and logins are only tracked on the dev site for now (will push soon).
Awesome
On Wed, 15 Sept 2021 at 06:03, Kyle Farwell @.***> wrote:
Here we go. It's not the best interface but weeks are hard so this was the easiest implementation. Flexible too :)
[image: screenshot_2021-09-15_05-59-42_434428010] https://user-images.githubusercontent.com/4172356/133413320-efca4894-ace5-41d5-87aa-92b9f79bcc91.png
The interface for querying registrations is the same.
Note we are only tracking registrations since 2021-09-10 and logins since 2021-09-15 -- and logins are only tracked on the dev site for now (will push soon).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rovrlabs/rovr/issues/30#issuecomment-919879920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3IZKQELT6YSTWLFSGJOCDUCBVPHANCNFSM5EBYUFBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Retention?
Dw about it for now I need to figure out the actual equation.
On Wed, 22 Sept 2021 at 15:28, Kyle Farwell @.***> wrote:
Retention?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/rovrlabs/rovr/issues/30#issuecomment-925253699, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN3IZKQCZFSNNEHBMRKZTHDUDIU5NANCNFSM5EBYUFBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
OK, but let's leave this issue open so we don't forget.
Besides retention, this is live in prod. And I've updated recent registration dates to the new format.
Additional ones (low priority for now - if any are difficult to do, dw about it)
[x] Daily active users
[x] Weekly active users
[x] Monthly active users
[x] Onboarding not completed
[x] Invitation rate (# of invites per day or week)
[ ] Retention to be determined, but seems like (Period2 - new users)/(Period 1 users)