mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Track clicks on 'Get started free' and 'Request demo' CTAs via gtag events (cta_get_started, cta_request_demo) and GTM dataLayer. This enables GA4 conversion tracking for CTA clicks, which was previously missing (GA audit found zero conversion events). Uses event delegation so it automatically tracks all CTA links including dynamically rendered ones. Added to: homepage, pricing, demo, blog posts, blog list, status page, and industry pages.