• Investor's Business Daily: Globant CEO Martin Migoya Is Tech's True Believer

  • 17 Jun 2021

    In the News

Investor's Business Daily

Interview with Martin Migoya, CEO of Globant. It details his experiences with the pandemic, Globant's purpose to help other companies with a digital reinvention, and how to maintain key positive attitudes.

Read the original in Investor's Business Daily

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