← All posts

How to Collect Client Feedback on a Webflow Site

Webflow removed most of the friction from building a site. The review round is where that speed usually goes to die: a client sends eleven comments in an email, three of them contradict each other, two are about a page you already changed, and one just says "the spacing feels off."

The build took four days. The feedback loop takes three weeks.

Here's how to run Webflow client review so it keeps pace with the build.

Why Webflow projects generate messy feedback

Nothing about Webflow causes this, but two things about how Webflow projects run make it worse.

Speed raises expectations. When a client watches a site come together in days, they expect revisions at the same tempo. A slow feedback loop feels disproportionate.

Clients are usually non-technical. Webflow's appeal is that you don't need a dev team, so the person reviewing often has no vocabulary for what they're seeing. "It looks weird on my phone" is doing a lot of work in that sentence — and it's the client's only available way to say it.

The fix isn't training clients to write better bug reports. It's removing the need for them to.

Option 1: Webflow's built-in comments

Webflow has commenting in the Designer, and for some teams that's enough.

It works well when your reviewer is a collaborator inside the project — another designer, an internal stakeholder with Designer access, someone comfortable in the canvas.

It works less well when the reviewer is a client who should never see the Designer. Giving a client access to the build environment to collect feedback is a big door to open for a small purpose, and it puts them in a tool built for building rather than reviewing.

Option 2: A review link on the published site

The alternative is to keep clients on the published site — staging domain or live — and collect feedback there.

This matters more than it sounds. Feedback on the published site is feedback on what users will actually get: real fonts loading, real interactions running, real responsive behaviour on a real device. Feedback in the Designer canvas is feedback on an approximation.

What you want from that setup:

  • No account for the reviewer. Every login is a person who doesn't review.
  • Click-to-comment on the element itself, so "this heading" is unambiguous.
  • Automatic technical context — browser, OS, viewport, URL, console errors.
  • A screenshot of what they actually saw.
  • Status tracking, so both sides know what's been handled.

pinreview does this with a small embed snippet in your Webflow project's custom code, or via a browser extension if you'd rather not touch the project settings.

Adding a feedback widget to a Webflow site

The snippet route takes about two minutes:

  1. Open your Webflow project settings
  2. Go to Custom Code
  3. Paste the pinreview snippet into the Before </body> tag field
  4. Save and publish to your staging domain
  5. Share the review link with your client

That's the whole install. There's no plugin to maintain and nothing that affects the Designer.

If you'd rather not publish custom code at all — common when the client owns the Webflow account, or when you're reviewing before handover — the browser extension gives you the same pinning without touching the project. Our guide on adding a feedback widget to any website covers both routes in more depth.

Make the responsive round specific

Most Webflow feedback fights are about breakpoints. The client looks on an iPhone, you look at a 1440px desktop, and you're describing different pages to each other.

Automatic viewport capture ends that argument immediately. When the report says 390×844 and carries a screenshot, you know exactly which breakpoint to open. No "can you send a screenshot?" round trip, no guessing which of Webflow's four breakpoints they meant.

This one detail probably saves more time on Webflow projects than anything else in this article.

Turn the list into a workflow

Collecting comments is half of it. The other half is knowing what's been done — especially across multiple rounds, which Webflow projects almost always have.

Whatever you use should let you see at a glance what's outstanding, who owns it, and what's already shipped. In pinreview each comment becomes a task on a Kanban board with the screenshot, selector and technical context attached, so round two starts from a clear list instead of a re-read of the email thread.

That visibility also does quiet client-management work: when someone can see that eight of their eleven items are done, they stop re-reporting them.

A workflow that holds up

  1. Build on your Webflow staging domain
  2. Add the pinreview snippet in Custom Code, or use the extension
  3. Send the client a review link — no account needed
  4. Let them click elements and comment on the real published site
  5. Work the board; move items through the columns
  6. Publish, then run one confirmation round on the live site

Before the client round, it's worth doing your own pass with a website QA checklist — catching your own bugs first keeps the client focused on the things only they can judge.

The bottom line

Webflow makes building fast. Keeping review fast means getting clients off email and onto the page, capturing context automatically instead of asking for it, and tracking status so nothing gets re-litigated in round three.

Snippet in Custom Code, share a link, work the board.

Start free →

Turn website feedback into action.

Start free