| 开发者 | finsburymedia |
|---|---|
| 更新时间 | 2026年3月30日 17:00 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/finsbury-media-cookie-consent directory or install via the WordPress plugin screen.No. The plugin is fully functional without a license. A license is only required to enable premium styling and anonymous consent reporting features.
No executable JavaScript is loaded from any external source. If a license key is entered, the plugin may fetch:
No. The plugin does not transmit personal data under any conditions. In the premium version, licensed users may enable anonymous consent logging to support compliance reporting. If enabled, the following data is sent securely to Finsbury Media:
Yes. Version 1.1.0 adds support for Microsoft Clarity Consent API v2. The plugin automatically passes consent state so that Clarity aligns with user preferences. The Clarity tracking script itself is not provided by this plugin and must be installed separately.
Yes. Version 1.3.3 adds support for Meta Pixel GDPR Consent Mode. If you use Meta Pixel directly on your site, update your setup code to the following format: ```html !function(f,b,e,v,n,t,s){ f.__metaPixelConsentMode=!0; n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[]; t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s); }(window,document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('consent',window.__metaConsentDefault||'revoke'); fbq('init', 'YOUR_PIXEL_ID'); fbq('track', 'PageView'); ``` The plugin will manage Meta consent state by default (revoke before consent, grant when marketing cookies are accepted). If Meta Pixel is not installed on your site, this has no effect. The Meta Pixel script itself is not provided by this plugin and must be installed separately.