How Universities Are Using User-Generated Content to Engage Students (Examples and Tips)

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

Gen Z will dominate higher education’s first-year student populations for the foreseeable future which will force a shift in marketing and recruitment strategy to align with generational preferences. What changes should higher ed be making to keep up with marcomm trends?

User-generated content AKA student-generated content in our case.

The data is clear on what Gen… Read More