• Automotive News: Dissecting AI’s Impact across the automotive industry – and what’s next

  • 16 Nov 2023

    In the News

Automotive News

Article written by Marina Saint-Lary, Chief Solution Officer and Managing Director of Globant’s Automotive Reinvention Studio, about Globant’s latest report.

Read more here.

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