Humanize Your Brand By Embracing Creativity

if (typeof BingeIframeRan === “undefined”) {
window.addEventListener(“message”, receiveMessage, false);
function receiveMessage(event) {
try {
var parsed = JSON.parse(event.data)
if (parsed.context === “iframe.resize”) {
var iframes = document.getElementsByClassName(“binge-iframe”);
for (let i = 0; i < iframes.length; ++i) {
if (iframes[i].src == parsed.src || iframes[i].contentWindow === event.source) {
iframes[i].height = parsed.height; }
iframes[i].style.opacity = 1;
}
}
} catch (error) {
}
}
var BingeIframeRan = true;
}

Digital marketing pros love knowing what works and have a seemingly endless number of analytics tools and an ocean of data to tell us exactly that. Amid that desire to pinpoint what leads to conversion, we’re losing touch with the one thing that can set a brand apart: humanity.

That’s right, humanity. Not clicks, downloads or p… Read More