Cookie Consent for WordPress
Cookiezy gives WordPress teams a cleaner path to consent management through the dedicated WordPress plugin package. Instead of wiring theme snippets manually, you upload the plugin ZIP, configure it in wp-admin, and use shortcodes for the settings link and cookie audit.
A lightweight WordPress consent layer for publishers, businesses, and agencies.
Cookie banner preview
Lightweight. Fast. Clear by default.
Cookie consent. Done easy.
Lightweight consent that keeps your site fast and your data intact.
What the WordPress ZIP includes
After payment you generate `cookiezy-wordpress-plugin.zip`. It contains a full WordPress plugin with admin settings, consent assets, scanning support, shortcodes, and embedded licensing values for the account.
- • `cookiezy.php`
- • `includes/class-cookiezy-settings.php`
- • Plugin CSS and JavaScript assets for the banner and scanner
- • Shortcodes: `[site_cookie_settings_link]` and `[site_cookie_audit]`

Upload and activate the WordPress plugin
In WordPress admin go to Plugins, choose Add New, then Upload Plugin. Select `cookiezy-wordpress-plugin.zip`, install it, and activate it. You do not need to copy JavaScript files into your theme manually for the packaged WordPress flow.
- • Upload `cookiezy-wordpress-plugin.zip` directly in wp-admin
- • Activate the plugin after installation completes
- • Confirm a Cookiezy settings screen appears in the admin area
Configure the plugin in wp-admin
Open the Cookiezy plugin settings and fill in your locale, policy page URL, categories, and any GTM or GA4 details you want to use. The issued package already contains the account licensing values, so the settings screen stays focused on content and integrations instead of technical license setup.
Code snippet
Locale: en
Policy URL: /en/cookie-policy
Categories: necessary, analytics, marketing
Optional integrations: GTM / GA4
Settings link shortcode: [cookiezy_settings_link]
Cookie audit shortcode: [cookiezy_cookie_audit]Add the settings link and cookie audit to your pages
Place `[cookiezy_settings_link]` in the footer or policy area where visitors should reopen preferences. Place `[cookiezy_cookie_audit]` on your cookie policy page to show the live audit block, then test the site in a clean browser session.
- • Add `[cookiezy_settings_link]` to the footer or a reusable block
- • Add `[cookiezy_cookie_audit]` to the cookie policy page
- • Open the site in incognito and verify optional categories stay blocked until consent
- • Confirm the settings link reopens the modal after the first choice
WordPress features focused on speed and simplicity
Built for content-driven teams that want the basics done well.
True WordPress plugin
The WordPress package ships as an installable plugin, not as a generic theme snippet.
Admin-managed settings
Configure locale, policy routes, and integrations in wp-admin instead of editing theme files.
Built-in shortcodes
Use shortcodes for the footer settings link and the cookie audit block.
Consent-aware integrations
The plugin is structured to work with scanning and optional GTM or GA4 setup.
WordPress cookie consent FAQ
A few quick answers before you roll out Cookiezy on WordPress.
Which ZIP should I use for WordPress?
Use `cookiezy-wordpress-plugin.zip`. That is the dedicated issued WordPress package and the intended install path for WordPress sites.
Do I need to upload JavaScript files into my theme?
Not for the packaged WordPress flow. The plugin includes the consent assets and settings UI, so the install is handled through wp-admin.
How do I add the cookie audit to the policy page?
Use the `[cookiezy_cookie_audit]` shortcode on the cookie policy page.
How do visitors reopen consent settings later?
Use the `[cookiezy_settings_link]` shortcode in the footer or another persistent area of the site.