{
requestAnimationFrame(() => {
const submenuEls = $el.getElementsByClassName('toggle-menu');
const visible = Array.from(submenuEls).filter(el => !el.classList.contains('toggle-menu-hidden'));
if (visible.length == 0) {
$store.xHeaderMenu.openHamburgerMenu = false;
}
});
}, 400);
$store.xHeaderMenu.overlay = false;
}"
>
Technology

Technology
IT Is Losing Face With Marketing—And Fast
by Martin Goetzinger
on Aug 27 2025
IT departments are losing trust with marketing teams by focusing on projects instead of strategic platforms. As low-code tools empower marketing, IT must shift to a product mindset to regain relevance and drive business outcomes.