Skip to content
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

GDPR, Github Pages and Matomo #13016

Closed
nikeee opened this issue May 30, 2018 · 1 comment
Closed

GDPR, Github Pages and Matomo #13016

nikeee opened this issue May 30, 2018 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@nikeee
Copy link

nikeee commented May 30, 2018

Hobbyists, that are using GitHub Pages for their project, they need to have Matomo installed on a different subdomain. E. g. the main page is at example.com and the Matomo installation is reachable at analytics.example.com.

As a hobbyist, I wonder what exactly I have to do to become GDPR complaint. Assume that the only thing I want to know is how the site is doing (visists per day and maybe returning visit rate). Since the actual page on example.com runs on GitHub Pages, the hobbyist does not have access to the server log.

Does one need a cookie-notice in this case? What about cookies in the first place? Do I need a privacy policy? Or does the "anonymize IP addresses" checkbox on the last page of the setup suffice?

@Findus23
Copy link
Member

We can't give you legal advice, so take my recommendations with a grain of salt (It also depends on what countries interpretation of GDPR you read):

Assuming your website doesn't have any private data on it and has no interactivity, you should probably be good to go if you follow this guide:
https://matomo.org/blog/2018/04/how-to-not-process-any-personal-data-with-matomo-and-what-it-means-for-you/

In addition you need a privacy policy where you transparently mention all data you are collecting.
Take a look at this template: https://forum.matomo.org/t/privacy-policy-template/28389 (but again I can't provide any warranty that it fits your use case)

@Findus23 Findus23 added the answered For when a question was asked and we referred to forum or answered it. label May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants