WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.64k stars 256 forks source link

Add tracking consent request modal #1060

Open bgrgicak opened 8 months ago

bgrgicak commented 8 months ago

Playground.WordPress.net uses Google Analytics, but it never asks users to opt-in to tracking. We need to add a consent request modal to the site.

bgrgicak commented 8 months ago

We could use the consent mode from GA.

bgrgicak commented 8 months ago

@adamziel we need a design for this and a link to some legal page explaining what we are doing.

There are some consent management platform integrations available for GA, but I'm not sure if we should use it, ur just build our own.

Most of the work is the legal text/document, the banner and GA integration are simple.