• DossierNet: Jerry Awards 2022: All Winners

  • 16 Nov 2022

    In the News

Premios Jerry

Globant received the 2022 Jerry Award for Digital Transformation Company.

Read the original content in DossierNet.

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