Introduction To be compliant with the GDPR, you have to have user consent for all non-functional and third party cookies and scripts. This can be done by adding this ‘cookie consent banner’ to the footer of the website. This banner gives you a detailed overview and fine grained control over the scripts that are loaded. How it works The code inserts a consent banner at the bottom of the screen. When you click ‘Deny’, ‘Allow’, ‘Allow all’ or ‘Save preferences’ it creates a c...