What this solution does
The 'Cookie Disclaimer and Consent under Federal Law No. 152' module by 'Good Solutions' implements two mechanisms on the site for handling personal data.
The Cookie banner is a neat bar at the bottom of the screen containing text about cookies, a consent button, and a link to the privacy policy. It remains visible until the user makes a decision.
The consent checkbox in forms is a mandatory field before submitting a request, order, or registration. It confirms consent to process personal data in accordance with Federal Law No. 152.
Administrators can enable or disable both mechanisms and customize their text, colors, and layout through the module interface without modifying template code.
The module addresses compliance with Federal Law No. 152 and privacy policies, reducing legal risks when working with contact forms and registrations. It provides convenient logging of consents, recording the date, time, and page where the user clicked the 'Accept' button or checked the box.
The module allows configuration of the consent banner's appearance and behavior, including title, text, button label, position (bottom, bottom-left, or bottom-right), background and text colors, button color, border radius, icon visibility, and screen dimming effect. Once consent is given, the banner disappears and will not be shown to that user again.
Form consent checkbox. The module automatically inserts a consent checkbox block with accompanying text into forms selected via a CSS selector specified in settings (for example, all forms with the class .js-fz152). Form submission is blocked if the checkbox remains unchecked.
Consent log. An administrative log records the date, time, IP address, consent type (cookie or form), and the page URL where consent was obtained. The log supports filtering by IP address and consent type, and can be cleared using bulk actions.
General iT can install and configure this module and check how it works on your website.