• Sporttechie: Globant Partners With LaLiga to Expand LaLiga Tech and Assist With Web3, Metaverse, Gaming Growth

  • 28 Sep 2022

    In the News

LaLiga

Article about LaLiga and Globant's partnership.

Read the original content in Sporttechie.

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