Cookieman ========= How it works ------------ It includes the HTML for a cookie confirmation modal on every page. It shows the modal when the cookie *CookieConsent* is not set yet. It saves user’s choices as a comma-separated list in the HTML cookie *CookieConsent*, e.g. “marketing,preferences”. All cookie groups are defined in HTML. Your tracking solutions shall then adhere to this setting by checking if their repective string (e.g. “marketing”) is contained in the cookie *CookieConsent*. This can be done with conditions in Google Tagmanager or by dynamically including