Event BG
AI Applied | Financial Services

The Next Era of Finance: Harnessing the Power of AI

Online
Wed, Jun 28, 2023
10:00 AM Buenos Aires
Online
Wed, Jun 28, 2023
10:00 AM Buenos Aires
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; } });