Jytte Beukenberg
Senior Consultant
As a senior consultant in the Pricing & Sales team, Jytte supports our clients in developing go-to-market and pricing strategies. With her diverse background in business analytics, sales & business development, and strategy & expansion, she has broad experience. This has enabled her to gain extensive insights across various industries, including e-commerce companies, SaaS startups, and the financial services sector. In her last position before hy, Jytte worked at a Berlin-based fintech in account management and was instrumental in shaping their go-to-market strategy. Jytte holds a Bachelor in E-Commerce and completed her Master in Management with a focus in Strategy & Consulting at ESCP Business School in Paris and Madrid, as well as at Stellenbosch University.
console.log("VIDEO FALLBACK LOADED"); document.addEventListener('click', function (e) { const btn = e.target.closest('.video-playButton'); if (!btn) return; const wrap = btn.closest('.video-player'); if (!wrap) return; const iframe = wrap.querySelector('iframe[data-src]'); if (!iframe) return; const src = iframe.getAttribute('data-src'); if (!src) return; if (!iframe.getAttribute('src')) iframe.setAttribute('src', src); wrap.classList.remove('video-player--isLoading'); });