-
Just a minor (or major?) suggestion is to call the interface `WP_Privacy_Compliance`. Niggling semantics issue, really.
I would say that while this interface/plugin is being developed separate to W…
lvl99 updated
6 years ago
-
Let's prepare our website for a future cookie banner. This would allow us to introduce additional user tracking techniques. One example is leadinfo what we've currently integrated. They provide a cook…
-
Due to GDPR and EU Data Protection law, beside previously required showing cookie banner (#192), we now have to ask for user consent before tracking cookies are activated.
The following requirement…
-
All websites hosted in the EU have to show a cookies alert frame to new users. We need to incorporate a cookies alert component here.
We can take the example of the MarsBased website cookies alert …
-
I'd like to implement an Opt-In component in my nuxt app to actively opt into Google Analytics Tracking (due to European DSGVO regulation). Is there a way to set `window['ga-disable-UA-XXXX-XX'] = tru…
-
# Creating your own cookieless analytics tool with GTM Server Side, Cloud Run, BigQuery and Shiny · Mark Edmondson
The code bit of the blog
[https://code.markedmondson.me/edmondlytica/](https://code…
-
The disableBrowserFeatureDetection option completely disables browser fingerprinting. Unfortunately, important data is also lost in this way, such as the screen size and the type of end device (mobi…
-
module: website_cookiebot
version: 17.0
**Steps to reproduce**
1. Install the module in the database.
2. Activate the module and insert the domain group ID from the Cookiebot account.
3. Reques…
-
In March 2018 a new EU cookie law is rolled out that a website visitor/user need to opt-in for the use of cookies and not just getting informed that cookies are used on a website. In case a user is no…
3L1AS updated
5 years ago
-
We've recently introduced GA4. We use it to learn how our website is used.
We'll keep track of measures we're taking or still have to take to make tracking compliant.
Note that we have no intentio…