Add Beam to Webflow from Project Settings in minutes. Track page performance, channels, and content without cookies, consent banners, or script-heavy tag managers.
No credit card required and setup in minutes
Replace YOUR_SITE_ID with your Beam site ID from the dashboard.
<!-- Webflow: Project Settings -> Custom Code -> Head Code -->
<script
defer
src="https://beam.keylightdigital.dev/js/beam.js"
data-site-id="YOUR_SITE_ID">
</script>
This is the recommended placement for Webflow so Beam loads on every static page, CMS template page, and collection item.
<!-- Webflow Designer: Page Settings -> Custom Code -> Inside <head> -->
<script
defer
src="https://beam.keylightdigital.dev/js/beam.js"
data-site-id="YOUR_SITE_ID">
</script>
Use page-level code for staged rollouts, then move to project-level installation once validated.
Use this checklist after publish so you know tracking is actually live in production.
Beam is cookieless and avoids consent-banner prompts that hurt conversion on marketing sites.
Sub-2KB script with defer loading preserves Lighthouse and Core Web Vitals performance goals.
Everything happens in Webflow settings without touching source code or external tag managers.
Understand top pages, referrers, and traffic channels to make content and landing page decisions faster.
Start free, validate your first pageview, and then scale when traffic grows.