PinPoint, the website feedback tool by Avalanche Creative

Stop describing the bug.
Point at it.

Clients and teammates click anywhere on a live site and leave a comment right on the spot. The exact element, the page, the device size and a screenshot come attached automatically. No accounts for reviewers. One line to install.

No credit card. Pro is $99 a year for 10 sites.

Works with WordPress, Webflow, Squarespace, Shopify, static sites, React, Vue, Next.js and anything else that serves HTML.

staging.acmelandscaping.com/?markup=acme
A live website with numbered comment pins; one pin is open showing a threaded comment on the headline with a reply from the client.

Feedback by email is a scavenger hunt.

The blue button. No, the other blue button.

Reviewers describe what they see. Developers guess what they meant. Everyone loses a day.

Here's a screenshot.

Of what page? At what width? With what text? A cropped image with no context is a riddle, not a ticket.

It's broken on my phone.

Which phone, which page, which element? And can you reproduce it? Usually not.

PinPoint captures the element, the page, the viewport, the text and styles the reviewer was looking at, and the screenshot they pasted. Automatically, every time. Your developer opens the comment and already knows exactly what to change.

Three steps. Zero training.

1

Add one line to your site

Install the WordPress plugin, or paste a single script tag into any site. Nothing changes for normal visitors. The feedback layer only appears for people who open your private PinPoint link.

<script defer src="…/markup.js" data-project="acme"></script>
PinPoint dashboard · Acme Landscaping
The project page in the dashboard showing the share link, WordPress install steps and the one-line embed snippet.
2

Share the link. Reviewers just type their name.

Send yoursite.com/?markup=acme. Clients and stakeholders enter a name and start clicking. No account and no password. Prefer tighter control? Turn open feedback off and invite specific people instead.

staging.acmelandscaping.com/?markup=acme
The name-only entry card: add your name, then click anywhere on the page to comment.
3

Fix it with the full context

Every comment is pinned to the element itself and carries the selector, current text and styles, the page and the viewport it was made at. Threads keep the conversation in one place, and mentions send an email with a link back to the spot. Mark items resolved as you go.

staging.acmelandscaping.com/?markup=acme
The comments sidebar listing feedback across the site with filters for this page, latest first and resolved items.

A ticket that writes itself.

One click exports every open comment as Markdown, grouped by page, with the selector, the current text and styles, the device width and the requested change.

Paste it into Jira, Linear, ClickUp, Notion or GitHub Issues. Or hand it to Claude Code, Cursor or any AI coding assistant: the export carries each item's ID and a project key, so the assistant can reply on an item and mark it resolved when the change is made. JSON export is there for scripts.

Exported Markdown

# Feedback — acmelandscaping.com _Exported from PinPoint by Avalanche_ ## Feedback: / (acmelandscaping.com) 1. **<h1> — "Outdoor spaces you'll actually use."** - Selector: `#hero h1` - Current text: "Outdoor spaces you'll actually use." - Current styles: font-size 64px, font-weight 800, color #ffffff - Requested change: Can we make this punchier? Something like "Backyards you'll actually use." It's the first thing people read. - — Sarah Chen (owner), 2026-09-11 - Reply (Mike Torres (client)): Love it — I'll draft three options. 2. **<a> — "Schedule a consultation"** - Viewport: Mobile (390px wide) - Selector: `#cta` - Current styles: font-size 17px, font-weight 700, color #1a5c3a - Requested change: Button should say "Get a free estimate" so it matches the nav. Also a touch bigger on mobile. - Attachments: …/comment-media/…/cta-mobile.png - — Mike Torres (client), 2026-09-11

Built for the way agencies actually review sites.

We built PinPoint for our own client reviews at Avalanche Creative, then made it a product. Every feature exists because we needed it on a real project.

Pinned comments

Click any element. The pin stays attached to it even as the page changes around it.

Screenshots and paste

Attach an image, or paste one straight from the clipboard into the comment.

Threads and mentions

Reply in place. Tag a teammate and they get an email that opens the comment.

Desktop, tablet, mobile

Preview the page at each size and comment there. The device width is recorded on every pin.

No login for reviewers

Open feedback lets anyone with the link comment by name. Or keep it invite-only.

Email notifications

Choose who hears about new feedback on each site. Never emailed about your own comments.

Export to Markdown or JSON

All open items, grouped by page, with selectors and device sizes. Paste into your ticketing tool or an AI assistant.

AI assistants close the loop

Exports carry item IDs and a project key, so Claude Code or Cursor can reply on an item and mark it resolved when the fix lands.

Resolve and track

Mark items done, hide resolved pins, and see at a glance what's still open.

Isolated per site

Each site is its own project. Reviewers only ever see the project whose link they hold. Tokens can't be listed or guessed in bulk.

The same page previewed in a 390-pixel mobile frame with its comment pins, switched from the toolbar.

"It's broken on my phone," solved.

Switch to tablet or mobile from the toolbar and the page reflows inside a real device frame. Comments made there are tagged with the width, so the developer opens the same layout the reviewer saw.

  • Desktop, tablet (820px) and mobile (390px) frames
  • Pins keep their place at every size
  • Device width lands in the export, on every item

Every site, one place.

Create a project, get your share link and install snippet, invite collaborators, choose who gets notified, and manage your plan from a simple dashboard. Sign in with a code we email you. There's no password to remember.

  • Share link and install instructions for WordPress or any site
  • Collaborators and per-site notification lists
  • Open feedback toggle for staging reviews
  • Upgrade or cancel any time from the account page
PinPoint dashboard · Projects
The dashboard's projects list with a plan badge and a project card.

For anyone who ships websites for someone else.

Agencies

Run every client review through one link per site. Ten projects on Pro covers a full roster of active builds and staging sites.

Freelancers

Look organized without a project-management stack. Your client clicks, you fix, you mark it resolved. One site is free forever.

In-house teams

Let marketing, legal and leadership review the staging site without a login, and hand engineering a clean list instead of a Slack thread.

Free for one site. Simple after that.

No per-seat pricing, no limits on comments or reviewers. Pay for the number of sites you're reviewing.

Free
$0 forever
  • 1 project (one site)
  • Unlimited comments and reviewers
  • Screenshots, threads, mentions
  • Device previews and export
  • Email notifications
Start free
Pro
$99 per year
  • 10 projects
  • Everything in Free
  • Built for agencies and freelancers with several sites in review
  • Priority support from the team that builds it
Get Pro

If a Pro plan lapses, your oldest project stays live and the rest become read-only until you renew.

The short answers.

Do my clients need an account?

No. With open feedback on, anyone with your link types their name and starts commenting. If you'd rather control who gets in, invite specific email addresses and they sign in with a one-time code. Still no password.

Will visitors see anything on my site?

Never. The feedback layer only loads for visits that include your private ?markup= link. Everyone else sees your site as it is.

Does it work outside WordPress?

Yes. The WordPress plugin is the easiest install, but the same one-line script tag works on Webflow, Squarespace, Shopify, static sites and custom apps.

Will it slow my site down or change how it looks?

No. The script only does anything when the PinPoint link is used, and the whole interface lives in its own isolated layer, so your site's styles and the feedback tool never interfere with each other.

Where does the feedback live?

In our hosted backend, isolated per project. Only a project's owner, its invited collaborators and, for open-feedback sites, people holding the link can see it. Avalanche staff can access projects for support, which is disclosed in our privacy policy.

What happens if I cancel?

Your oldest project keeps working on the free plan and extra projects switch to read-only. Nothing is deleted, and re-subscribing unfreezes them instantly.

Who makes this?

Avalanche Creative, a web design and marketing agency. We built PinPoint for our own client reviews and use it on every site we ship.

Point, click, done.

Your first site is free, forever. Set it up in the time it takes to read this page.

Create your free project