tombroucke/otomaties-cookie-consent

There is no license information available for the latest version (2.4.0) of this package.

WordPress plugin for cookie consent

Installs: 2 288

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

Type:wordpress-plugin

2.4.0 2025-03-27 10:37 UTC

README

Installation

composer require tombroucke/otomaties-cookie-consent

Prerequisites

  • ACF Pro

Documentation

orestbida/cookieconsent

Filters

Allow editors to change settings

add_filter('otomaties_cookie_consent_settings_capability', 'edit_posts'),

Shortcodes

[cookie-table show="what,table,google-privacy-terms"]

Datalayer events

After each consent update, the cookie_consent_update datalayer event is dispatched. You can use this event as a custom trigger in GTM to trigger tags after consent has been updated.