• Finextra - Deepfake fraud: the rising threat in financial crime

  • 16 Nov 2023

    In the News

Finextra

Interview with Globant’s CTO for UK and Germany, Isa Goksu, on deepfake fraud.

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