Resources
Everything you need to run Endtara
Docs, a two-minute install, real support and live system status. All in one place.
Paste one script tag before your closing body tag. No build step, no extension, works on any site.
- 1
Copy your snippet
Grab it from your project settings. It already carries your project key.
- 2
Paste it before the closing body tag
On every page you want feedback on, or once in your shared layout.
- 3
Reload and look bottom-right
The Endtara button appears. Click it, point at anything, leave feedback.
The snippet
<!-- Paste before </body> -->
<script
src="https://endtara.com/v1/widget.js"
data-endtara-key="YOUR_PROJECT_KEY"
defer
></script>What each attribute does
- data-endtara-key
- Your project key. Links every comment to the right project.
- data-endtara-endpoint
- Optional. Where feedback is sent. Defaults to the script origin.
- data-endtara-ws
- Optional. WebSocket URL that powers live cursors.
Stuck on the install?
Tell us your stack and we will get you live.