This simple module allows you to specify which javascript libraries should be ignored by cookiebot's auto blocking mechanism. It basically adds the data-cookieconsent="ignore" attribute to the libraries you specify.

By default cookiebot blocks all/most javascript execution until the user opts in to use cookies. Some functionality might be broken if the user does not agree to use all cookies. For example there is a fair chance that your ajax views stop working upon adding cookiebot to your site. This is where the cookiebot ignore module comes in.