Discover, trust, install: FAIR 1.0 is here

Finsbury Media Cookie Consent
Version: 1.1.0
Description
Finsbury Media Cookie Consent is a lightweight, configurable WordPress plugin for integrating Google Consent Mode v2, Microsoft UET, and Microsoft Clarity Consent API v2. It includes:
- Google Consent Mode v2 – required for Google Ads audience tracking
- Microsoft UET Consent Mode – for Bing Ads tracking aligned with user preferences
- Microsoft Clarity Consent API v2 – ensures session replay and analytics tracking respect user consent
The plugin automatically displays a customizable cookie consent dialog and emits consent signals using Google Tag Manager.
No configuration or account is required to use the default version.
Users may optionally enter a license key to enable additional styling, localization, and anonymous consent logging features.
External Services
When a license key is entered, the plugin may retrieve a JSON configuration file from:
- https://tracking.finsburymedia.co.uk
This configuration controls the appearance and behavior of the cookie consent dialog and may include:
– Dialog layout, positioning, and appearance
– Localization strings
– Theming options (colors, fonts, buttons)
– A customer ID (used in premium version only)
In the premium version, and only if explicitly enabled, the plugin may also log anonymous consent events to the following endpoint:
- https://cmp.finsburymedia.com/api/v1/consent-log
This is used to support licensed users with consent reporting and audit history. Logged data includes:
– Customer ID (linked to license)
– Consent ID (anonymized)
– Selected categories (e.g. marketing, analytics)
– Consent sections displayed
No personal data, website URL, or IP address is collected or transmitted. Logging is disabled by default.
The plugin does not install or load Microsoft Clarity. If you add the Clarity tracking script separately, the plugin ensures its behavior respects user consent.
Privacy Policy: https://finsburymedia.com/privacy-policy/
Terms of Service: https://finsburymedia.com/tracking-services-terms/
Installation
- Upload the plugin to the
/wp-content/plugins/finsbury-media-cookie-consent
directory or install via the WordPress plugin screen. - Activate the plugin from the Plugins menu in WordPress.
- Navigate to Settings > Cookie Consent.
- (Optional) Enter your License Key to enable premium customization and logging features.
Faq
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:
- A configuration file (JSON) with layout, text, and styling preferences
- A customer token for premium features such as anonymous consent logging
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:
- Customer ID (license-based)
- Consent ID (anonymized)
- Selected categories (e.g. marketing, analytics)
- Consent sections presented
No website URL, IP address, or personal identifiers are included.
This feature is disabled by default and is not available in the Lite version.
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.
Reviews
Changelog
1.0.0
- Initial release with Google Consent Mode v2 and Microsoft UET support
- Optional license integration for theme customization and anonymous consent reporting
1.0.1
- Added support for footer element in the consent dialog
1.0.2
- Load consent state from cookie
1.1.0
- Added support for Microsoft Clarity Consent API v2 (consent signals are now sent to Clarity if its tracking script is present)