• Globant CTO Diego Tartara: Building Trust Moment by Moment

  • 02 Jan 2018

    In the News

Diego Tartara is CTO Latin America at Globant. In this exclusive interview, Tartara lays out a road map for companies that want to treat their customers to exceptional digital journeys.

Diego Tartara is CTO Latin America at Globant. In this exclusive interview, Tartara lays out a road map for companies that want to treat their customers to exceptional digital journeys.

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