Script Tag
Add this snippet before the closing</body> tag:
How It Works
Once installed, a small feedback button appears on your site. Visitors can:- Click the button to enter feedback mode
- Click anywhere on the page to place a pin
- Type their feedback and submit
- Text — The feedback message
- URL — The page where feedback was left
- Position — Exact x/y coordinates of the pin
- Device — Browser, OS, and viewport dimensions
- Session — Anonymous session token (no account needed)
Framework Examples
- Next.js
- WordPress
- HTML
Add to your
app/layout.tsx: