Raffaela Kenny-Cincotta

Raffaela Kenny-Cincotta is a founding Sr. Product Marketing Manager at Virtue AI. Prior to joining Virtue AI, she led product marketing and analyst relations initiatives at Exabeam and Tavus, supporting enterprise product launches, analyst engagement, and competitive positioning in fast-moving markets.

Raffaela Kenny-Cincotta is a founding Sr. Product Marketing Manager at Virtue AI. Prior to joining Virtue AI, she led product marketing and analyst relations initiatives at Exabeam and Tavus, supporting enterprise product launches, analyst engagement, and competitive positioning in fast-moving markets.

Before moving into tech, Raffaela built her storytelling foundation in media and publishing. She served as an editorial leader at Relix Media Group and contributed to major outlets including the Boston Globe, Rolling Stone, and VICE.

Posts

No items found.

Research

No items found.

Strengthen Your AI Posture Today

Virtue AI brings control, governance, and resilience to enterprise AI.

document.addEventListener('DOMContentLoaded', function () { // Track any element that has data-cta="..." var ctas = document.querySelectorAll('[data-cta]'); if (!ctas.length) return; ctas.forEach(function (el) { el.addEventListener('click', function (e) { var ctaName = el.getAttribute('data-cta') || 'unknown'; var ctaText = (el.textContent || '').trim(); var href = (el.getAttribute('href') || ''); // Send GA4 event if gtag is available if (window.gtag) { gtag('event', 'cta_click', { cta_name: ctaName, cta_text: ctaText, cta_url: href }); } // Optional: ensure the hit is sent before same-tab navigation. // Only delay if it's a same-tab link (no target=_blank and has href) var sameTab = !el.hasAttribute('target') && href && href.indexOf('#') !== 0; if (sameTab) { e.preventDefault(); // small delay; GA4 usually sends instantly, 120ms is plenty setTimeout(function(){ window.location.href = href; }, 120); } }); }); });