

SureCookie dashboard overview.
SureCookie is a WordPress cookie consent plugin that helps you scan cookies, display a customizable cookie banner, block non-essential scripts before consent, and store consent logs inside your WordPress database.
It is built for site owners, E-commerce stores, agencies, bloggers, and WordPress professionals who want more than a basic cookie notice. SureCookie helps you understand what cookies and third-party services are running on your site, lets visitors manage their choices, and gives you a practical consent workflow without visitor-based pricing.
👉 Try the live demo of SureCookie.
A cookie notice can tell visitors that your site uses cookies, but that alone does not manage consent properly. If analytics scripts, marketing pixels, video embeds, maps, or tag manager scripts run before visitors choose, the banner is only cosmetic.
SureCookie is built to connect the banner with the rest of the consent workflow. It helps you scan your WordPress site, review detected cookies, block non-essential scripts before consent, store consent logs locally, and keep your cookie policy easier to maintain.
SureCookie follows a simple WordPress cookie consent workflow:
This makes SureCookie more than a WordPress cookie banner. It works as a practical consent management plugin for cookie scanning, cookie blocking, consent records, and policy support.
Many cookie banner plugins focus only on the visitor-facing notice. SureCookie focuses on what happens before and after that notice: cookie detection, script blocking, consent management, local consent logs, and policy support.
It covers the full cookie consent workflow:
The WordPress.org version of SureCookie includes the core consent workflow:
This WordPress.org listing focuses on the free SureCookie plugin. The free plugin includes the core banner, scanner, blocking, consent logs, cookie policy page, monthly automatic scanning, Google Consent Mode, WP Consent API, and multilingual support.
Some advanced workflows are reserved for SureCookie Pro, such as weekly automatic scans, email scan digests, auto-apply behavior, compliance guard workflows, regional targeting, and consent forwarding. This keeps the free feature list clear and avoids confusion for WordPress.org users.
Learn more about SureCookie Pro
SureCookie uses a browser-based scanning service at https://library.surecookie.com/ to inspect selected pages.
Instead of only reading static HTML, the scanner loads your pages in a real browser environment. This helps detect cookies and resources that appear after page load, through tag managers, or through third-party scripts.
The scanner can help identify:
SureCookie keeps scanning separate from visitor traffic, so your cookie banner and consent logs are not affected by how many people visit your site.
SureCookie includes a free automatic scanning base.
When enabled, it can run scheduled monthly scans through WP-Cron. The scan uses the same scanner engine, respects the configured scan scope, and records the latest scan history.
The scan history can show:
Weekly automatic scans, email digests, auto-apply, and compliance guard behavior are extension points for the Pro version. They are not described here as free features.
SureCookie can block non-essential scripts before the visitor gives consent.
When blocking is enabled, SureCookie processes the frontend HTML and converts matching resources so they do not execute until the relevant cookie category is allowed. It can handle scripts as well as embedded content such as iframes, embeds, and objects.
This matters because a banner alone does not stop tracking. SureCookie is designed to connect consent choices with technical enforcement.
The script blocker also includes safeguards so it skips admin pages, REST requests, AJAX requests, feeds, JSON responses, XML responses, and scanner bypass requests.
SureCookie gives you control over the visitor-facing consent experience.
You can customize:
Visitors can accept all cookies, decline non-essential cookies, or open the preferences modal and choose specific categories.
SureCookie stores consent records inside your WordPress database.
This is different from many SaaS consent management platforms where consent records live on an external platform. With SureCookie, your consent logs stay on your WordPress site and can be reviewed from the admin area.
Consent logs can include:
Admins can view, search, filter, delete, and export logs from WordPress. SureCookie also includes retention settings so you can control how long logs are kept.
SureCookie includes a cookie policy generator that can create a Cookie Policy page for your website.
The generated page uses native WordPress blocks and includes a dynamic shortcode that displays cookie tables grouped by category and provider. The cookie policy content can include:
You can edit the generated policy page in the WordPress editor and keep the dynamic cookie table connected to your scanned and manually added cookies.
Visitors should be able to change their choices later.
SureCookie includes a re-consent shortcode:
[surecookie_reconsent_button]
You can use it to add a Cookie Preferences button on your site. SureCookie can also add a virtual Cookie Preferences item to a selected WordPress navigation menu.
Admins can also re-request consent from all visitors. This is useful after updating your cookie policy, adding new tracking tools, changing categories, or making a major consent workflow change.
SureCookie includes Google Consent Mode support.
When enabled, SureCookie can send consent states for supported Google services and update consent when visitors change their preferences. It maps SureCookie categories to Google consent signals and can detect Google services from enqueued scripts or the page HTML.
SureCookie also avoids showing ineffective block toggles for Google resources that are managed by Google Consent Mode.
SureCookie supports WP Consent API.
It reads the SureCookie consent cookie and syncs the visitor’s consent state so compatible WordPress plugins can check consent using the standardized WordPress consent API flow.
Default category mapping includes:
Developers can customize mappings through filters.
SureCookie includes multilingual compatibility for WPML and Polylang.
It can register and translate banner text, button labels, preference modal text, category labels, and related frontend strings. It also includes RTL support for cookie policy layouts.
SureCookie includes MCP and WordPress Abilities integration for supported setups.
When enabled, AI assistants and compatible tools can use structured SureCookie abilities to manage settings, cookie categories, consent logs, cookie management, and site scanner actions. Scanner start actions still require care because they contact an external scanning service.
SureCookie does not charge based on monthly traffic, pageviews, or visitor count.
The cookie banner, consent choices, and consent logs are not priced by how many visitors see the banner.
SureCookie is a good fit for:
SureCookie is designed for everyday WordPress sites that need a cookie consent banner and practical script control. It can help with:
SureCookie provides technical tools for cookie scanning, script blocking, consent collection, consent logging, and cookie policy management.
No WordPress plugin can guarantee legal compliance on its own. Privacy and cookie requirements depend on your website, visitors, region, policies, data processing practices, and legal obligations. For legal advice, consult a qualified legal professional.
SureCookie uses external services for cookie scanning, site verification, and geolocation.
SureCookie connects to https://library.surecookie.com/ to provide real browser-based cookie scanning and smart categorization.
When you run a scan, SureCookie sends the selected page URLs to the scanning service. A browser-based scanner visits those pages and detects cookies, scripts, resources, and third-party domains.
Before the first scan, SureCookie performs a one-time registration handshake with library.surecookie.com/api/register.
The request sends:
The scanning service verifies the site through a temporary REST endpoint, then returns site-specific credentials and a verification token. These credentials are stored locally in a non-autoloaded WordPress option and are used for authenticated scan requests.
For consent logging and country detection, visitor IP addresses may be processed through MaxMind-backed region detection through SureCookie’s service. This helps SureCookie record the country in the consent log.
IP addresses are masked before being stored in your WordPress database.
MaxMind attribution: https://www.maxmind.com
SureCookie stores plugin settings and consent data in your WordPress database.
This can include:
Consent logs and scan results can be viewed, exported, or deleted from the WordPress admin.
SureCookie processes data through its API service at library.surecookie.com for cookie scanning, scanner authentication, and region-aware consent logging. Here is what happens and why.
During the one-time scanner registration and site verification flow, SureCookie sends the site URL, the WordPress administrator email, the SureCookie version, and a temporary installation nonce. The scanning service uses these to verify your site and issue credentials, then returns a verification token that SureCookie exposes at a temporary REST endpoint for domain verification.
After registration, scan requests use site-specific credentials stored locally in WordPress and do not resend the admin email.
When a scan runs, SureCookie sends selected page URLs to the scanning service so a real browser can detect cookies, scripts, resources, and third-party domains.