-
Notifications
You must be signed in to change notification settings - Fork 31
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
Stop using Google Analytics #491
Comments
I agree we should disable Google Analytics. |
As a side-note: I'd be happy to explore whether we can use grant funds to pay for Plausible, if that would help simplify our workflows. In my opinion, paying $99/mo for something is totally worth it if it means we don't have to spend ~any time thinking about maintaining it or providing access. |
We're already using matomo on mybinder.org and have been for some time. I'm happy to turn off GA (I thought we already had! I've only looked at matomo for a while). We anonymize data as much as GA allows, so I don't believe our use of GA does violate those issues (all mentions I see specifically reference tracking cookies and/or IPs-as-PII as relevant to the violation, but we anonymize IPs and disable GA cookies and respect DNT). Our matomo server is operated in the US, which may be an issue? We also anonymize IPs htere, so there shouldn't be any PII governed by the data-transfer rules, but we do have tracking cookies enabled (by default) on matomo: jupyterhub/mybinder.org-deploy#2134 |
I believe that this is closed by jupyterhub/mybinder.org-deploy#2135 but somebody please correct me if that is wrong |
Context
We currently use Google Analytics to track launches on mybinder.org - however, recent rulings in Europe are concluding that Google Analytics violates GDPR (another ref from matomo. If this is true, then we should probably just stop using Google Analytics for now.
Alternatives?
I think it's important that we have some method of tracking which/how many repositories are launched, and ideally which countries those launches are coming from. This has been an important part of demonstrating Binder's impact across the world. There are some other alternatives out there:
,
.yaml
-based secrets sharing doesn't work for me right now, see Usesops
instead ofgit-crypt
+ssh-vault
#473)Actions
The text was updated successfully, but these errors were encountered: