Common Platforms
Framer
Install VisitorLead via Framer's site-wide Custom Code.
Custom Code requires a paid Framer plan (Basic or higher). The free plan does not support custom head code.
Steps
-
In the Framer editor, open Site Settings (top-left site name → Settings) → General.
-
Scroll to Custom Code.
-
In Start of
<head>tag, paste:<script id="visitorleadjs" async src="https://ingest.visitorlead.tech/vl.js" data-code="YOUR_SITE_CODE"></script> -
Set Run to On Every Page Visit (so the script loads on every navigation).
-
Click Save (top-right) and then Publish to push the change live.
Verify
Open your published Framer site in a private window. VisitorLead → Sessions should record the session.
Official references
- Framer: Custom Code — Framer Learn