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

Make plugin compliant with GDPR #16

Open
ilyatregubov opened this issue Jun 20, 2018 · 5 comments
Open

Make plugin compliant with GDPR #16

ilyatregubov opened this issue Jun 20, 2018 · 5 comments

Comments

@ilyatregubov
Copy link

Since Moodle 3.4 all plugin should comply with GDPR https://docs.moodle.org/dev/Privacy_API

@bmbrands
Copy link
Owner

Hi Ilya, I have not had time to add this. If you're able to contribute this feature I would be happy to add it to this project.

@Kemmotar83
Copy link

Kemmotar83 commented Jul 11, 2018

What kind of implementation needs to be done? Maybe I could work on it because we also need this kind of update.

New features list:

Is this all it's need to implemented?

Thanks,
Giorgio

@bmbrands
Copy link
Owner

Hi Giorgio,

You are very welcome to work on this! And it looks like you are on the right track for the new feature list. I wonder if you can request data deletion for an external tracking system.. If so it should work for both Piwik (now Matomo) and Google Analytics.

Thanks!
Bas

@Kemmotar83
Copy link

Hi Bas,

I don't know Matomo/Piwik but Google Analytics has this API. I've never used it but it seems the right API for our goal. In order to delete user data, you need to provide the UserId to any tracked data.

I discussed with my boss, so in the next period we'll help you add these features (at least we'll try).

I'll let you know when we'll start to work on it.

Giorgio

@Findus23
Copy link

Hi @bmbrands ,

The latest Matomo release is fully GDPR compliant and therefore also supports data deletion. You can either use the GDPR tools inside of Matomo or the API

You can find more information about GDPR compliance in Matomo here: https://matomo.org/docs/gdpr/
Everything needed should be possible, if you have questions just ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants