• El Cronista: Lo que nos hace humanos, nos hace únicos

  • 14 mar 2022

    En las noticias

El Cronista: Lo que nos hace humanos, nos hace únicos

Wanda Weigert escribió este artículo sobre el programa Be one of a Kind de Globant. 

Lee el contenido original en El Cronista.

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