Join 2,200+ companies using Produktly to create exceptional announcements that keep users informed and drive engagement with new updates on Framer.
Guide visitors through your Framer sites. Enhance your high-fidelity mockups or published sites with interactive tips.
Improve feature adoption and retention by announcing new features and keeping users informed about key events.
Announce New Features
Rich Text Editor
Targeted Delivery
Getting started with Produktly announcements 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.
Checklists
Checklists software for Framer.
Feedback Widgets
Feedback Widgets 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 announcements software for your Webflow app.
Wix
Best announcements software for your Wix app.
Squarespace
Best announcements software for your Squarespace app.
Carrd
Best announcements software for your Carrd app.
Weebly
Best announcements software for your Weebly app.
Duda
Best announcements software for your Duda app.
Jimdo
Best announcements software for your Jimdo app.