Serve the snippet in the staging environment
Add the snippet to the staging site just like on the live site. Clients and testers then only need the link to give feedback, without installing anything.
Collect feedback on staging, preview and password-protected sites: ship the snippet there only, share the link, get notes on the element.
In short
On staging, preview and password-protected sites nootiz works by serving the snippet in the staging environment. Anyone with the link and, if needed, the password can leave notes directly.
Serve the snippet in the staging environment only.
Open the protected page in your browser as usual.
Place notes – results land in the same project as your live feedback.
Add the snippet to the staging site just like on the live site. Clients and testers then only need the link to give feedback, without installing anything.
Because the snippet is served in the protected environment, existing access restrictions still apply. Whoever may see the page can place notes – without sharing credentials.
Create one project per environment (staging, live). Sign-off feedback and live reports stay separate and status lists stay meaningful.
Yes, as long as the snippet is served in the staging environment. This also applies to pages behind login, basic auth or VPN.
Yes, clients or testers must be able to open the protected page as usual. The snippet runs there just like on the live site.
If participants can reach the page, notes work too. For external clients, a password-protected preview URL beats VPN access.
Serve the snippet only in staging or preview using an environment flag.
Yes, as long as URL and page structure stay stable – otherwise you still see the note with its screenshot context.
As tasks in Trello, Asana, Jira or GitHub, prioritised by open items per page.
Deeper pages on platforms, comparisons and hands-on workflows.
For password-protected staging and preview environments that need outside feedback.
→PlatformOn Squarespace you add the nootiz snippet under Settings → Advanced → Code Injection (header). After that anyone with your link can leave notes on the page without signing in to Squarespace.
→GuideWebsite markup means feedback gets placed directly on the element on the live page. Here is how that works, technically and in practice.
→Use caseFor agencies that want shorter approval loops: client feedback lands on the page instead of in email, WhatsApp and spreadsheets.
→FeatureClick, type, done – feedback lands exactly where it belongs.
→PlatformIn React, Next.js or Vue projects you load the nootiz snippet in the root layout or document and gate it behind an environment variable so it only runs in staging and preview deployments. Client and QA feedback then lands on the rendered component – with URL, browser and screen size attached.
→Add the snippet, share the link, collect feedback right on the page – live in under 5 minutes.