vendor-add
Title
Description
Usage
jentis.consent.engine.addEventListener('jentis.consent.engine.vendor-add', function (e) {
console.log("Vendors with new consent:", e.detail.moreInfo);
});Event Data (e.detail.moreInfo)
e.detail.moreInfo)["googleanalytics", "fb"]Last updated
Was this helpful?