Framer sites are fast and design-led, and they support custom code, so adding a video widget takes about a minute. Visitors tap a question and watch a real person answer, right on the page, with no typing and no chatbot.
Why a video widget on Framer
Text FAQs and chatbots make visitors work. A video widget for your website does the opposite: a real face answers the one question a visitor is stuck on, as a short tap-to-play clip. On Framer, that means fewer drop-offs on the pages where people hesitate, pricing, product, and signup. See also what a video FAQ widget is and why tap-to-play video beats chatbots.
How to add a video widget to Framer
- Copy your snippet. In your Nook dashboard, open Install and copy the one-line script tag with your site key.
- Open Custom Code. In Framer, go to Site Settings → General → Custom Code.
- Paste in End of <body> tag. Paste the snippet into the "End of <body> tag" box so it loads on every page.
- Publish. Publish your site. Custom code only runs on the published site, so this step is required.
Your snippet looks like this (grab yours in Install):
<script src="https://cdn.usenook.live/embed/presence.min.js" data-key="YOUR_SITE_KEY" async></script> Tips for Framer
- Use the "End of <body> tag" field (not the head) so the script loads after your content.
- Custom code doesn’t run in the Framer editor preview, always check the published domain.
- The widget renders in a closed Shadow DOM, so it won’t interfere with Framer’s animations or layout.
FAQ
Does Framer support adding a video widget? Yes. Framer has a Custom Code feature, paste one script tag into Site Settings → General → Custom Code, "End of <body> tag", and publish.
Where do I paste the code in Framer? Site Settings → General → Custom Code → End of <body> tag. Then publish the site for it to go live.
Will it affect my Framer animations? No. The widget runs inside a closed Shadow DOM and loads asynchronously, so it stays out of the way of Framer’s layout and interactions.
Other platforms
Webflow · Shopify · WordPress · Squarespace · Wix
Related: The video widget for your website · How to add video answers · Best website widget tools