Join 2,200+ companies using Produktly to create exceptional feedback widgets that collect valuable insights to improve your customer experience on Framer.
Guide visitors through your Framer sites. Enhance your high-fidelity mockups or published sites with interactive tips.
Capture customer feedback instantly with simple but effective feedback widgets. Improve your product by listening to your users.
Instant Feedback
Contextual Information
Integration Hub
Getting started with Produktly feedback widgets on your Framer project is quick and easy.
Copy your Produktly script snippet.
In Framer, go to Site Settings > Custom Code.
Paste the snippet into the "Head" field.
Publish your site and start creating onboarding flows.
Framer is a design-first website builder that publishes static sites with optional dynamic components. Class names are auto-generated and can change between publishes, so you can’t rely on them for targeting. Framer does expose an "Attributes" panel where you can add custom HTML attributes to any layer, which is what you should use.
Framer sites are mostly multi-page with full reloads unless you’ve enabled smooth page transitions, in which case navigation happens in-app.
Paste the snippet into Site Settings > Custom Code > Head so it loads on every page.
<!-- Framer > Site Settings > Custom Code > Head -->
<script>
(function (w, d, f) {
var a = d.getElementsByTagName("head")[0];
var s = d.createElement("script");
s.async = 1; s.src = f;
s.setAttribute("id", "produktlyScript");
s.dataset.clientToken = "YOUR_TOKEN";
a.appendChild(s);
})(window, document, "https://public.produktly.com/js/main.js");
</script>Publish the site after saving. Custom Code only runs on the published domain, not the Framer preview.
Class names change on every publish
Framer regenerates class hashes when you publish. Use the Attributes panel to add data-tour="step-1" to every element a tour targets.
Custom Code only runs on the published site
You won’t see Produktly in the Framer canvas or preview. Open your real published URL to test.
Smooth page transitions are in-app
If you turned on Framer’s smooth navigation, cross-page tours need Produktly’s SPA redirect handling enabled.
Framer teams pick Produktly because the editor is visual and matches the design-first workflow Framer users expect. The snippet lives in Site Settings, integrates in two minutes, and there’s no Framer-specific package or plugin to maintain.
Product Tours
Product Tours software for Framer.
Announcements
Announcements software for Framer.
Checklists
Checklists software for Framer.
Smart Tips
Smart Tips software for Framer.
Tool Tips
Tool Tips software for Framer.
Roadmaps
Roadmaps software for Framer.
NPS Widgets
NPS Widgets software for Framer.
Micro Surveys
Micro Surveys software for Framer.
Changelogs
Changelogs software for Framer.
Webflow
Best feedback widgets software for your Webflow app.
Wix
Best feedback widgets software for your Wix app.
Squarespace
Best feedback widgets software for your Squarespace app.
Carrd
Best feedback widgets software for your Carrd app.
Weebly
Best feedback widgets software for your Weebly app.
Duda
Best feedback widgets software for your Duda app.
Jimdo
Best feedback widgets software for your Jimdo app.