GdprCookieConsentOnAccept event never triggered
-
Hi
I’m trying to implement an event listener for
GdprCookieConsentOnAccept
which is documented here: https://club.wpeka.com/docs/wp-cookie-consent/settings/integrating-your-actions/document.addEventListener("GdprCookieConsentOnAccept", function (e) { console.log("GdprCookieConsentOnAccept", e.detail) })
But, it never triggers.
Is this a bug, or could you explain in more detail how to use it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘GdprCookieConsentOnAccept event never triggered’ is closed to new replies.