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