Watch our video to get a sneak preview of Adzapier Cookie Consent Management & DSAR and how Adzapier helps you to buil a privacy compliance eco-system.
window.onload = function() {
var x = document.getElementsByClassName("consent-preferences");
for(var i = 0; i < x.length; i++) {
x[i].addEventListener("click",function(){window.AZCookieConsent.onOpenPreference();})
}
}