-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Adds analytics #58
base: main
Are you sure you want to change the base?
Conversation
Might be good to update with main |
@ntlhui What is left to be done for this branch? |
Probably need to do a sync merge, then decide if Google analytics is the right platform |
How have we used the data in the past? |
It's never really been available and usable |
Google Analytics seems like the right tool to me. Analytics may not measure every person once the site gets big enough, but I doubt we are big enough. https://umami.is/ is another option. It's free tier should be plenty for us. |
Umami will probably provide access to more data than Google since Google limits your access to the underlying data. It provides only reports instead. |
I think we'd only care about summary statistics. Google Analytics is probably fine. |
No description provided.