What This Page Does
The Beacon is a lightweight JavaScript snippet you add to your client's website. It collects Core Web Vitals, user engagement signals, and enables client-side recommendation delivery (schema injection, A/B tests) without server-side CMS access.
Getting Started
- Navigate to Settings → Beacon
- Copy the beacon snippet — a single script tag
- Add it to your client's site (before
</head>or via GTM) - Verify installation — the Beacon Status indicator turns green
Key Features
- Core Web Vitals collection — LCP, FID, CLS, INP measured from real users
- User engagement — scroll depth, time on page, interaction events
- Client-side deployment — inject schema markup and meta tags without CMS access
- A/B testing — test recommendation variants before full deployment
- Lightweight — < 5KB gzipped, async loading, zero layout shift
Tips & Best Practices
- Deploy via Google Tag Manager for easiest management
- The beacon auto-detects the client from the domain — no configuration needed on-site
- Client-side schema injection is useful when CMS access isn't available
- Core Web Vitals data appears in Korvex within 24 hours of beacon installation