Hi everyone,
Just want to know if any other developers busy changing their website for the upcoming GDPR regulation in the EU?
If you for instance save personal data like, email addresses, socio demo's you should have a privacy policy. One other important thing that's maybe more in place for tool devs, if your website/tool saves cookies on a user his computer with for instance Google Analytics, Ad providers, PayPal donation buttons, Facebook SDK, ... than you should have a cookie consent where the user must be able to select if he wants to enable those cookies. If not, you're not allowed to execute those service, well actually you can't allow them to save cookies, which mostly just means not adding the service as they will most definitely place a cookie.
This is not the most fun thing but apparently it's mandatory for users in the EU.
An example for a privacy and cookie policy can be found here:
universeview.be/privacy
universeview.be/cookies
These policies are generated by iubenda.com/, you can generate yours on that website. Or copy mine and change what's needed (just make sure to change UniverseView, to your tool name)
I'm still working on the cookie consent pop-up, if I've implemented it, I'll post it.
Also always open for suggestions or corrections
Grtz,
War
Just want to know if any other developers busy changing their website for the upcoming GDPR regulation in the EU?
If you for instance save personal data like, email addresses, socio demo's you should have a privacy policy. One other important thing that's maybe more in place for tool devs, if your website/tool saves cookies on a user his computer with for instance Google Analytics, Ad providers, PayPal donation buttons, Facebook SDK, ... than you should have a cookie consent where the user must be able to select if he wants to enable those cookies. If not, you're not allowed to execute those service, well actually you can't allow them to save cookies, which mostly just means not adding the service as they will most definitely place a cookie.
This is not the most fun thing but apparently it's mandatory for users in the EU.
An example for a privacy and cookie policy can be found here:
universeview.be/privacy
universeview.be/cookies
These policies are generated by iubenda.com/, you can generate yours on that website. Or copy mine and change what's needed (just make sure to change UniverseView, to your tool name)
I'm still working on the cookie consent pop-up, if I've implemented it, I'll post it.
Also always open for suggestions or corrections
Grtz,
War