[WordPress] 外掛分享: SureCookie – Smarter Cookie Consent solution (Alpha)

首頁外掛目錄 › SureCookie – Smarter Cookie Consent solution (Alpha)
WordPress 外掛 SureCookie – Smarter Cookie Consent solution (Alpha) 的封面圖片
80+
安裝啟用
★★★★★
5/5 分(1 則評價)
9 天前
最後更新
問題解決
WordPress 6.7+ PHP 7.4+ v0.0.0-alpha.3 上架:2026-03-22

內容簡介

SureCookie 是一款智慧型的 Cookie 同意解決方案,旨在簡化網站的 Cookie 管理過程。它能自動偵測網站上的 Cookie,智能分類,並在獲得同意之前阻擋非必要的腳本,確保使用者的數據安全與合規性。

【主要功能】
• 自動偵測網站上的 Cookie
• 智能分類 Cookie 類型
• 在獲得同意前阻擋非必要腳本
• 本地儲存同意日誌於 WordPress 資料庫
• 簡單快速的安裝與設置流程
• 無訪客數量限制

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.0.0-alpha.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SureCookie – Smarter Cookie Consent solution (Alpha)」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Most cookie plugins either:

Just show a banner
Or make setup feel like preparing for a law exam

SureCookie exists because there should be something better.
Something accurate.
Something simple.
Something modern.
Something built properly for WordPress.
SureCookie automatically detects the cookies running on your website, categorizes them intelligently, blocks non-essential scripts before consent, and stores consent logs directly inside your WordPress database.
No traffic limits.
No SaaS visitor caps.
No complicated configuration maze.
Just clean, real enforcement.
Try the live demo of SureCookie.
How SureCookie Actually Works
There are 4 things that matter when it comes to consent:

Detection has to be accurate: If you do not know what cookies are actually running on your site, everything else falls apart. SureCookie scans with a real browser, not guesswork.
Enforcement has to be technical: A banner asking for permission means nothing if scripts are already firing. SureCookie blocks non-essential scripts at the code level before consent is given.
Data has to stay under your control: Consent logs belong on your server. Not locked inside a third-party SaaS dashboard you cannot fully control.
Setup has to be simple: Compliance should not require a weekend of configuration. SureCookie gets you from install to enforcement in minutes.

Everything in SureCookie revolves around that.
Real Browser Cookie Detection
This is important.
Most tools try to guess cookies by scanning HTML.
That is not accurate.
SureCookie uses a Playwright-powered scanning engine at https://library.surecookie.com/.
When you run a scan, it loads your website in a real browser environment. Not static source code. An actual browser session.
That means it detects:

Cookies injected dynamically
Scripts loaded after interaction
Conditional third-party trackers
Tag manager injected scripts
Things that only appear after page load

It visits your website like a real user would.
That is the difference.
Once detected, cookies are categorized intelligently and automatically.
Smart Categorization
After detection, SureCookie categorizes cookies into:

Essential
Functional
Analytics
Marketing

Most cookies are categorized automatically using a continuously improving detection database.
Everything is editable.
The goal is simple:
Nobody should have to manually research every random cookie string just to get compliant.
Script Blocking Before Consent
This part is critical.
Showing a banner is not compliance.
Before consent:

Analytics does not run
Marketing pixels do not fire
Tag managers do not execute
Embedded videos do not load tracking
Social widgets are paused

Consent is enforced at execution level.
Not just visually.
Consent Logs Stored Locally
All consent logs are stored inside your WordPress database in a dedicated custom table.

View logs from the admin dashboard
Export for compliance documentation
Delete anytime
Control retention periods

Compliance data stays on your server. Not in an external SaaS dashboard.
Performance by Design
SureCookie is lightweight from the ground up.

No jQuery dependency
Minimal frontend footprint
Dedicated database table for logs
No heavy background processing

Blocking non-essential scripts before consent also reduces unnecessary third-party requests, which improves page load performance as a side effect.
Designed in 2026, Not 2019
Many WordPress plugins are outdated.
Too many toggles.
Too much legal jargon.
Too much friction.
SureCookie is designed to feel modern.
The onboarding is structured:

Scan your site
Review detected cookies
Confirm categories
Activate enforcement

That is it.
Setup should feel good, not overwhelming.
No Visitor-Based Limits
Whether a site has 1,000 visitors or 1,000,000 visitors, SureCookie works the same way.
No caps.
No surprises.
No usage-based pricing tiers.
Built for the WordPress Ecosystem
SureCookie works with:

SureCart
WooCommerce
Easy Digital Downloads
Page builders
Analytics tools
Marketing integrations
Multisite setups

Consent logic applies across your site.
Who This Is For

Site owners who want real enforcement, not just a banner
eCommerce stores handling customer data
Agencies managing multiple client sites
Developers who care about clean implementation
Businesses operating in regulated regions

If the goal is just the simplest possible banner without caring about detection accuracy, SureCookie is probably not the right fit.
If the goal is modern, accurate, performance-conscious consent management, it is.
Important Note
SureCookie provides the technical infrastructure for consent management. Legal compliance depends on your policies and jurisdiction. Always consult a qualified legal professional when needed.
External Services
Cookie Scanning: SureCookie connects to https://library.surecookie.com/ to provide real browser-based cookie scanning and smart categorization.
When you run a cookie scan, SureCookie sends the URLs of your selected pages to the scanner. A real Playwright-powered browser visits those pages, just like an actual user would, and detects every cookie, tracking script, and third-party service running on your site. Detected cookies are then automatically categorized using a continuously improving detection database.
Consent IP Logs: For region-aware consent, visitor IP addresses are processed through MaxMind integration to determine country-level location, so the correct Country gets into the consent log.
PDF Export (PDFObject): SureCookie allows administrators to download consent logs as PDF files. This feature uses the PDFObject library, loaded from the cdnjs Cloudflare CDN: https://cdnjs.cloudflare.com/ajax/libs/pdfobject/2.1.1/pdfobject.min.js. PDFObject is used solely to render the consent log data as a PDF in the browser. No user data is sent to the CDN — the library file itself is fetched and executed locally in the browser. PDFObject is MIT-licensed and GPL-compatible.
Data Stored Locally
All consent data is stored inside your WordPress database:

User consent choices (categories accepted or rejected)
Timestamps of consent actions
Masked IP address, country and user session ID
Cookie scan results
Plugin configuration settings

Privacy Policy
SureCookie processes data through its API service at library.surecookie.com to empower cookie scanning and region-aware consent. Here is exactly what happens and why.
What Is Processed and Why:

Cookie Scanning: When you run a scan, page URLs are sent to the scanning service where a real browser detects cookies and scripts. Detected cookie information (names, domains, durations) is used to categorize cookies and improve detection accuracy across all SureCookie installations.
Region Detection: Visitor IP addresses are processed through MaxMind to determine country-level location for applying the correct Country into logs. IP addresses are masked before being stored in your database.
Consent Records: Consent choices, timestamps, and user session ID details are logged locally in your WordPress database for compliance documentation.

Where Data Lives:

All consent logs, scan results, and settings are stored in your WordPress database
Data sent to library.surecookie.com for scanning and geolocation may be temporarily stored for processing
Nothing is sold, shared with third parties, or used for advertising

Since visitor data is processed through SureCookie’s services, this should be mentioned in your site’s privacy policy. Full details: https://surecookie.com/privacy-policy/
Data Retention and Control:

Consent logs and scan results can be viewed, exported, or deleted anytime from your WordPress admin
Retention periods are configurable in plugin settings

Security:

All data transmission uses HTTPS encryption
API communications are secured with authentication tokens

For questions about data processing, visit https://surecookie.com/support/
About Brainstorm Force
SureCookie is built by Brainstorm Force, the team behind Astra and other widely used WordPress products.
Support

Support Forum
Documentation

延伸相關外掛

文章
Filter
Mastodon