• TechCrunch: VU raises $12M to remove cybersecurity friction from digital experiences

  • 12 Jul 2021

    In the News

TechCrunch, VU raises $12 million for cybersecurity

VU-Security is an Argentina-based fraud and identity protection company announced $12 million in Series B funding from backers including Globant, Agrega Partners, NXTP Ventures, Bridge One, the IDB Lab and Telefónica.

Read original content in TechCrunch

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