How to set up a GDPR compliant cookie banner?
In this article, you will learn how to integrate and configure a GDPR-compliant cookie consent banner into your ecosystem. Collecting clear, explicit consent before executing tracking scripts is an essential legal step in preserving your custom sending domain reputation and overall brand deliverability status.
What you will need:
- An active SystemeScale account
- An account with an external consent manager tool
To begin the setup process, first create a dedicated account on the external tracking compliance platform Cookiebot by visiting https://manage.cookiebot.com/en/login.
Step 1: Map your domain and customize the layout
Before embedding code into your dashboard, you must configure your consent preferences within the external provider interface.
Note: Free plan users can input data in one language (defaulting to English). Paid configurations unlock multi-language support alongside automatic browser language detection.
The specialized Declaration tab remains exclusive to premium accounts and automates the display of granular, itemized script summaries for your users.
Step 2: Embed the script blocks into SystemeScale
Once you save your preferences, open the final tab labeled Your scripts. The platform will output two distinct script blocks that must be mapped to your workspace pages.
Primary Script Integration (Tracking Header)
The first script block handles the core operations of the banner and must be placed globally inside your page layout header settings.
Copy the first code block, log into your SystemeScale workspace, open the settings of the funnel or site pages you wish to target, and paste the code snippet directly into the Header tracking code input manager area.
Secondary Script Integration (Consent Declaration)
The second snippet displays your detailed cookie disclosure policy. To place it, open the specific page (such as your formal Privacy Policy page) inside the SystemeScale page editor. Drag a custom Raw HTML element directly into the target section block, click the element to open the code editor, and paste the second script block there.

