Bloomberg Línea: Still shopping: Globant announces the acquisition of northamerican Navint
16 Nov 2021
In the News
This article announces Globant’s acquisition of Navint, a leading Salesforce lead-to-revenue process company that helps organizations drive growth and operational growth.
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;
}
});