• Martin Migoya: "We can't imagine today the jobs that will exist in a decade"

  • 23 Apr 2017

    In the News

14 years ago Martin Migoya founded Globant with his three friends, a start up that designed websites. Today, Globant is one of the most innovative companies in the region, listed on the New York Stock Exchange and is worth over 1 billion dollars.

14 years ago Martin Migoya founded Globant with his three friends, a start up that designed websites. Today, Globant is one of the most innovative companies in the region, listed on the New York Stock Exchange and is worth over 1 billion dollars.

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