The digital advertising industry is grappling with a big question: How can we develop privacy-safe solutions that still allow publishers to monetize all of their data and advertisers to target their audiences and uncover relevant new audiences?
To answer this, we commissioned Forrester Consulting to find out which path brands and publishers are taking to combat data deprecation. At the recent AdMonsters Publisher Forum, I presented five key stats from that research and shared recommendations on how brands and publishers should be thinking about their identity strategy.
You can watch the full presentation on-demand below:
MktoForms2.loadForm(“//edge.permutive.com”, “190-KAV-255”, “1559”);
MktoForms2.whenReady(function (form){
//Add an onSuccess handler
form.onSuccess(function(values, followUpUrl){
//get the form’s jQuery element and hide it
form.getFormElem().hide();
document.getElementById(‘confirmform’).style.visibility = ‘visible’;
//return false to prevent the submission handler from taking the lead to the follow up url.
return false;
});
});