Where does the snippet go in Webflow?
For the whole site, add it under Project Settings → Custom Code → Head Code. To enable nootiz on just one page, such as a single campaign landing page, add it in that page's own Page Settings instead – useful when not the whole project needs to collect feedback.
Why can't I see the snippet in the Designer?
Webflow only injects custom code into published pages, never into the Designer preview or the in-editor "Preview" mode. This is the most common reason the nootiz button appears "missing" – publishing usually fixes it instantly.
What plan do I need for custom code?
Site-wide custom code in the head/footer requires a paid site plan (Basic or above); on a plain starter project without a site plan you cannot permanently add the snippet until you upgrade. Page-specific custom code via Page Settings is sometimes available on lighter plans too, so check your specific plan's allowance.
How does nootiz behave with CMS collection pages?
CMS template pages (blog posts or product pages generated from a collection) automatically inherit the site's head code once published. Each collection page still gets its own URL, and notes stay bound to that specific URL – ideal when clients want to comment on one blog post rather than the template.
What happens to notes with interactions and responsive views?
Webflow interactions (scroll triggers, hover states) only change appearance, not the underlying DOM structure nootiz attaches to. Notes can be placed on animated states too, and each note also records the screen size and browser the client used.
How is this different from Webflow's own comments?
Webflow's native comments live in the Designer and require a paid workspace seat per commenter. nootiz notes live on the publicly published page, are reachable by anyone with the link, and require no Webflow access or role at all.
Where are the limits?
Changes made in the Designer but not yet published are invisible to the client – nootiz always reflects the last published version. Notes also stay tied to DOM structure and URL: removing an element entirely or renaming a page can make an old note lose its anchor.