Alternatively to the built-in cookie notification banner, you can use a 3rd-party solution like Cookiebot.
Cookiebot detects and controls all cookies and trackers on a website and automatically manages end-user consents. This tool helps to fully comply with global privacy regulations.
Adding
- Go to Cookiebot and create your account by clicking on Try for free at the top right corner.
- After registering your account, click on configure Cookiebot:
- Click on the green + icon next to the Domain name and enter your website URL:
- You can configure your cookie consent dialog as well as cookie declaration (optional). Feel free to refer to the Cookiebot Help Center for additional information.
- Click Save once you have finished the initial configuration:
- Go to Your Scripts tab, copy the first code snippet and add it to the website editor:
- Once in the editor, click on Settings.
- Proceed to the Tracking tab.
- Locate the Header Code field and paste the code snippet there:
- Insert the following snippet into Header Code field below the Cookiebot snippet:
<script src="https://cdn.sitebuilderhost.net/scripts/cpm/v1.js?type=Cookiebot" type="text/javascript"></script>
The result will look like this: - Scroll down and click Save Changes.
- Publish your website.
Scanning
Cookiebot will start scanning your website. As soon as the scan is complete, you will receive an email with a detailed report. Depending on your website size, this process can take up to 24 hours. You can also check the scan status under the Reports tab.
Once you have received the report, you can go to the Cookies tab and review the list of cookies found on your website.
Unclassified cookies
If you find synthasiteVisitorId and synthasiteVisitId cookies in the Unclassified category, you can manually specify their Category and Cookie purpose description as follows:
- synthasiteVisitorId
- Category: Statistics
- Cookie purpose description: Registers a unique ID to keep statistics of a website visitor’s behavior.
- synthasiteVisitId
- Category: Statistics
- Cookie purpose description: Registers a unique ID to keep statistics throughout a website visitor’s session.
Click Save to apply the changes and make them appear on your website.