Notifies that the used CMP failed to load.
document.addEventListener('managedConsentCMPFailedToLoad', function(data){console.log("managedConsentCMPFailedToLoad: " + data)});
Last updated 2 years ago