What this solution does
The 'Cookie Manager Pro' module provides a fast and convenient cookie notification for websites built on the 1C-Bitrix platform. The tool displays an intuitive banner, allows users to select cookie categories, and automatically brings the site into compliance with personal data protection requirements.
According to Federal Law No. 152-FZ, visitors must provide informed consent before their data is collected and processed, with the right to withdraw it at any time. The module implements this functionality out of the box: the banner appears on the first visit, and the user's choice is saved for a duration set by the administrator.
Key features include categorizing cookies into three groups: 'Necessary', 'Analytics', and 'Marketing'. Users are provided with buttons for 'Accept All', 'Necessary Only', 'Customize', and 'Reject All'. The module supports Consent mode for Google Tag Manager and Google Analytics 4, ensuring that consent status is immediately reflected in web analytics. Trackers are automatically blocked based on URL masks until consent is obtained.
Visitors can reopen settings at any time to modify their choices. All consents are logged in the database, recording the status, IP address, and timestamp. Administrators can configure the consent duration, select the panel theme (system, light, or dark), choose from three banner positions, and customize colors flexibly. The solution includes lazy-loading of scripts by category and a server-side helper function hasConsent().
Additional benefits include an adaptive design and interface animations.
A lightweight cookie consent management module for the 1C-Bitrix CMS. It ensures compliance with the 152-FZ law by enabling category-based consent, automatically blocking third-party trackers until user permission is granted, and logging visitor decisions in the database (table b_llink_cookiepro_consent).
The interface and technical support are provided in Russian. The module is designed for straightforward installation.
The banner features a modern adaptive design and supports three placement options: bottom-left corner, bottom-center (full width), and bottom-right corner. Administrators can customize the banner's background and text colors via the control panel.
Users are presented with buttons for: "Accept All", "Only Necessary", "Settings", and "Decline All". Cookie categories are defined as "Necessary" (mandatory, cannot be disabled), "Analytics" (Yandex Metrica, GA4), and "Marketing" (GTM, VK, Meta/Facebook, TikTok).
Consent Mode is configured for GTM and GA4 with a default status of "denied", which updates upon receiving user consent. The module blocks trackers based on URL masks until consent is obtained, intercepting the dynamic loading of scripts. Blocking rules are configured within the administrative panel.
The Cookie Manager Pro module from First Link manages consent for data processing, recording categories, IP address, User-Agent, and date. The consent validity period is configurable in days. The settings panel supports three themes: system, light, and dark. Scripts are loaded lazily by category using the data-cookie-consent="analytics" attribute and the loadWhenAllowed parameter. The settings panel can be reopened via the settingsLink() method or the data-cookie-settings-open attribute.
General iT can install and configure this module and check how it works on your website.