• CIO Dive: The water cooler: 8 executives on the oldest tech in the workplace

  • 29 Apr 2021

    In the News

CIO Dive

Together with other executives, Agustin Huerta, SVP Studios & VP of Technology IoT and Data & AI Studios, shared his perspective about legacy systems in the financial industry. 

Read original content in CIO Dive

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