NewcastleRSE / british-printed-images

Website for British Printed Images until 1700
0 stars 0 forks source link

Cookies approval/Cookie information page #20

Closed rosselton closed 18 hours ago

rosselton commented 9 months ago

Summary

Users needs to be able to select which cookies they accept from the following:

Cookie website content could take the format of an banner, an approval modal and a cookie information page. See https://britishmuseum.org.uk/cookies

What needs to be done?

Create suitable content so that users can make an informed choice on cookies stored.

rosselton commented 1 week ago

GDPR requires that user can opt-out of Google analytics tracking via cookies. Vue has a library vue-gtag that can handle use opt-outs.

https://devpress.csdn.net/vue/62f0d582c6770329307f4ac9.html

rosselton commented 18 hours ago

Account created with consentmamanager that produces a cookie preference bar that conforms with GDPR requirements.