• Glow, Globant's Smart Staffing Tool, Wins InfoWorld 100 Award and is Named One of the Top IT Projects of 2009

  • 25 Nov 2009

    In the News

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