內容簡介
Snigirev Cookie Consent 外掛提供了一個符合 GDPR 和 152-FZ 規範的解決方案,能夠在用戶同意之前阻止追蹤腳本的執行,確保網站的隱私合規性。
【主要功能】
• 實際阻止追蹤腳本執行,直到用戶同意
• 提供完整模式與簡易模式選擇
• 自訂外掛外觀,無需編輯 CSS
外掛標籤
開發者團隊
原文外掛簡介
Most “cookie consent” plugins are just an informational banner: it shows
up, the visitor clicks something, the banner disappears — and every
tracking script on the page was already running before that click ever
happened. That doesn’t satisfy 152-FZ or GDPR, and it wouldn’t hold up
if a regulator ever asked “prove the user actually consented before
tracking started.”
Snigirev Cookie Consent gates the scripts themselves, not just the
banner. Any script you add through the plugin (Yandex Metrika, Google
Analytics/GTM, ad pixels, anything) is written to the page as an inert
— the browser physically will not execute
it. Only after the visitor makes an actual choice (Accept, or ticks the
matching category and saves) does the banner’s own JavaScript rewrite
that tag into a real
