WP Manifestindependent plugin directory
manifest / privacy / otomaties-cookie-consent

Otomaties cookie consent

Add a cookie consent

by Tom Broucke · github.com/tombroucke/otomaties-cookie-consent

2stars
3.6kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tombroucke/otomaties-cookie-consent/archive/refs/heads/master.zip

Also on Packagist as tombroucke/otomaties-cookie-consent:

composer require tombroucke/otomaties-cookie-consent

From the readme

Otomaties Cookie Consent Installation composer require tombroucke/otomaties-cookie-consent Prerequisites - ACF Pro Documentation orestbida/cookieconsent Filters Allow editors to change settings Shortcodes Datalayer events After each consent update, the cookieconsentupdate datalayer event is dispatched. You can use this event as a custom trigger in GTM to trigger tags after consent has been updated.

Read the full README on GitHub →