-
Notifications
You must be signed in to change notification settings - Fork 77
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
Remove or replace Google Analytics #226
Comments
@dom96 ^ |
Also official Nim docs use Google Analytics (for page view stats) :P |
I'm in favor of removing Google Analytics too. I don't think statistics on website visits are that important to have, especially since we're not here to sell stuff. We already have traffic statistics on GitHub repositories anyway, which can give us some insight on the community activity. |
To be honest, I find analytics okay as long they aren't sent to GAFAM. It's true that one can just block it in the Hosts file, or use an ad blocker, but using a FOSS and ethical alternative is better, in my opinion. |
@TheEvilSkeleton i agree. While not a direct replacement for GA, another option not listed is https://goaccess.io/ Using GA also adds noticeable delay to page loads sometimes and is fairly infuriating when you look to see why the page hasn't loaded and it's waiting on thinly veiled spyware...bad for nim's image in at least two ways. |
I have been using https://plausible.io/ to track analytics on some nim projects: https://github.com/pietroppeter/pietroppeter/blob/main/README.md I have a paid subscription with plenty of views available (10k view monthly of which <500 currently used) and I would be happy to provide this as a service for nim websites as part of my sponsoring nim effort (I am not sure how many monthly views does the site gets, but if needed it would be ok also to bump the subscription to next tier which has 100K monthly views). |
Related: https://forum.nim-lang.org/t/8828 |
Leave it to Google to deprecate their service... https://support.google.com/analytics/answer/11583528. So we'll lose historical data anyway :/ So I now see no reason not to move to a non-Google alternative. |
Plausible made a tool to import historical Google analytics data into their solution: https://plausible.io/docs/google-analytics-import Btw, what is the current total monthly pageviews (average over the months)? |
@pietroppeter average is around 100k pageviews per month. There are some peaks going as high as 150k though. |
Would you kindly be willing to remove this Google Analytics "functionality" from this website? There are better alternatives if you must keep tabs on users' activity.
Some reputable alternatives can be seen here: https://switching.software/replace/google-analytics/
The text was updated successfully, but these errors were encountered: