2021 Social Media Benchmark Report: 4 Takeaways for Your Social Refresh

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;
}

Take a peek into the Convince & Convert team messaging threads and you’ll find us sharing all sorts of research and new data. In fact, when the Rival IQ 2021 Social Media Benchmark report was first released, Corynn shared it with the note,  “TL;DR–everyone needs more car… Read More