Event BG
Globant Awards - Women that Build Edition
Online
Thu, Dec 10, 2020
12:00 PM - 2:00 PM (EDT)

About

Globant Awards - Women that Build Edition es un premio que busca reconocer a las mujeres que han hecho su carrera en tecnología, que gestionan proyectos de innovación y colaboración, y promueven la diversidad e inclusión.

Online
Thu, Dec 10, 2020
12:00 PM - 2:00 PM (EDT)
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; } });