Description
Kookiok shows a GDPR-compliant cookie-consent banner on your WordPress site. Install the plugin, paste
your Domain Group ID from the Kookiok dashboard, and the banner goes live — loaded in the correct,
compliant position (the first script in the page head, loaded synchronously), which is exactly what
Kookiok’s own installation verifier checks.
- One-field setup — paste your Domain Group ID.
- Correct GDPR script placement, automatically.
- Built-in installation check — confirm the banner is present, first in the page head, and loaded
synchronously, right from the settings screen. - Guided first-run setup — a friendly prompt points you to the one setting that matters.
- Embed the cookie declaration table with the
[kookiok_cookie_declaration]shortcode or the
« Cookie Declaration » block. - Lightweight: the consent script handles banner display and cookie blocking; the plugin stays out of
the way (no heavy script-rewriting engine). - Translated into English, Czech, and Russian (a translation template is included for adding more).
External services
This plugin connects your site to Kookiok (https://kookiok.com), a third-party consent-management
service, to display the cookie-consent banner and the cookie declaration. The banner does not work
without a Kookiok account and a Domain Group ID.
What is sent, and when:
- On every front-end page view, the plugin loads the consent script from
https://cdn.kookiok.com/consent.js?id=. Your Domain Group ID is included in
this request. - The consent script records the visitor’s consent choices and sends them to
https://api.kookiok.com. - The cookie-declaration block/shortcode loads
https://cdn.kookiok.com/declaration.js?id=<id>, which
fetches the cookie list fromhttps://api.kookiok.com.
By installing the plugin and entering your Domain Group ID you enable this integration. See the Kookiok
Terms of Service (https://kookiok.com/terms) and Privacy Policy (https://kookiok.com/privacy).
Captures d’écran






Blocs
Cette extension fournit 1 bloc.
- Cookie Declaration Embed the Kookiok cookie declaration table.
Installation
- Install and activate the plugin.
- Go to Settings Kookiok.
- Paste your Domain Group ID, click Connect to verify it, then Save.
- (Optional) Add the
[kookiok_cookie_declaration]shortcode or the « Cookie Declaration » block to your privacy/cookie-policy page.
FAQ
-
Where do I find my Domain Group ID?
-
In your Kookiok dashboard at https://app.kookiok.com. It is a 36-character ID.
-
Does it work with caching / optimization plugins?
-
Yes, but exclude
consent.js/cdn.kookiok.comfrom any « defer / delay / combine JavaScript »
features so the consent script keeps loading first and synchronously. -
Does the plugin store any personal data itself?
-
No. The plugin stores only your Domain Group ID and a couple of settings in your WordPress options.
Visitor consent is handled by the Kookiok service. -
Where is the plugin’s source code?
-
The plugin ships its full, human-readable source. The only compiled asset is the block’s
build/index.js, minified fromsrc/edit.jswith @wordpress/scripts (npm run build); the
un-minified source is included in the plugin’s ownsrc/directory.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« Kookiok — Cookie Consent & GDPR Banner » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Kookiok — Cookie Consent & GDPR Banner” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Kookiok — Cookie Consent & GDPR Banner » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0.0
- Initial release.
- One-field connection via your Kookiok Domain Group ID, with a « Connect » check.
- GDPR-correct script placement (first in the page head, synchronous).
- Built-in installation self-diagnostic (« Verify installation »).
- Guided first-run onboarding notice.
- Cookie declaration via
[kookiok_cookie_declaration]shortcode and a Gutenberg block. - Czech and Russian translations included.
