// ── HOT LEAD: RR Coaching Bewerbung ──────────────────────────── document.querySelectorAll('a[href*="afJnDz9R"]').forEach(function(btn) { btn.addEventListener('click', function() { var path = window.location.pathname; var trafficSource = path.includes('transformation') ? 'warm' : path.includes('coaching') ? 'kalt' : 'unbekannt'; gtag('event', 'typeform_opened', { 'brand': 'RocketRacing', 'form_id': 'afJnDz9R', 'traffic_source': trafficSource, 'page_path': path }); }); });