<script async src="https://www.googletagmanager.com/gtag/js?id=260284338"></script>
<script>
// Replace GA_MEASUREMENT_ID with your own GA4 measurement ID
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', '260284338');
gtag('event', 'cna_view', {
'event_category': 'Popup1',
'event_label': 'Clinician Training Interests Survey'
});
gtag('event', 'cna_cancel', {
'event_category': 'Popup2',
'event_label': 'Clinician Training Interests Survey2'
});
</script>