script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

How Indian edtech firms are tackling the growing customer acquisition costs

Ashwin Damera, CEO of Eruditus, says the cost per lead for its course on Design Thinking, which it does in partnership with MIT, is $15 in India versus …

Powered by WPeMatico