• Great Place to Work: India's Best Workplaces in IT & IT - BPM 2022

  • 18 Nov 2022

    In the News

Great Place to Work

Globant was ranked in India’s Top 50 Best Workplaces in IT & IT- BPM 2022.

Read the original content in Great Place to Work.

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });