KhalisFoundation / sttm-web

STTM website - https://www.sikhitothemax.org
https://www.sikhitothemax.org
Open Software License 3.0
50 stars 34 forks source link

Add GDPR cookie notice + settings #574

Closed ManjotS closed 5 years ago

ManjotS commented 5 years ago

add cookie settings in one of the settings menu and make available as popup for anyone who has not set.

bogas04 commented 5 years ago

We use only one cookie for dark theme optimization. That's all :p

Please let me know how this is supposed to be added (UI wise)

ManjotS commented 5 years ago

how are we remembering prefs?

Lets rename display drop down to settings and add a button in there for cookie settings and then a modal.

modal would be something like this with list of cookies (and global switch)

image

we can store a cookie with the cookie pref regardless so if they turn off cookies, lets remember that. There should be a banner linking to the modal for anyone who hasnt yet seen the banner or opted in/out

bogas04 commented 5 years ago

We use cookie for dark mode (shared with our server), localStorage for other stuff (not shared with our servers). However, we do get google analytics events for actions, but we can't fingerprint the user in that case, so anonymous data.

What's the take? Do we need to show cookie message if no sensitive data is stored anywhere?

@tarunsingh5 @saintsoldierx would need your guidance here as well.


SikhiToTheMax website uses two web technologies to store your preferences.