Skip to content
FeedbackSign in

Point at it. Say what's wrong. Send the picture.

Feedback is a widget you drop on your site. Anyone looking at a page can point at an element, leave a comment on it, and export the whole page — annotations and all — as one image.

It is running on this page

The button in the corner is the widget itself, not a video of it. Open it, pick anything you can see here, and write on it.

See how to embed it

Three steps, no account

  1. 1

    Point

    A picker highlights whatever the cursor is over, the way browser devtools do. Click to attach a note to it.

  2. 2

    Comment

    Each note gets a coloured outline and a numbered entry in a legend, so nothing is ambiguous about which element is meant.

  3. 3

    Export

    One click renders the whole page with every outline and the legend into a PNG, named after the URL it came from.

One script tag

Paste this before the closing body tag. It self-initializes and reads its options from its own attributes.

<script src="https://cdn.feedback.o27.io/widget.js"
        data-position="bottom-right"
        data-accent="#6d5dfc"
        defer></script>

Options

data-position
Which corner the button starts in — top-left, top-right, bottom-left or bottom-right.
data-accent
The colour of the button and of the first annotation.
data-locale
Force the widget's own language instead of detecting the visitor's.

What it costs

The widget

Free

Embed it on as many sites as you like. Everything above runs in the visitor's browser — nothing is sent anywhere, and there is nothing to sign up for.

Get the snippet

Feedback Cloud

In development

Pricing to come

Annotations saved to a project instead of downloaded as an image: a shared inbox of what your visitors reported, who reported it, and on which page.

Already have an account?

Sign in to manage your projects and browse what came in.