📦 Install WatchTower
Pick your stack, paste the snippet, and your first frustration signal lands in under a minute. Need help? WatchTower is open-source and the install card inside Sites polls this same endpoint live.
Sign in to see snippets pre-filled with your project key.
Plain HTML / any site
Drop this snippet right before </head> on every page you want to track. Works for static sites, marketing pages, Webflow, Framer, Ghost, etc.
<script src="https://your-dashboard.example.com/sdk.js" data-api-key="fs_your_project_key" data-endpoint="https://your-dashboard.example.com/api/collect"></script>
Verify it works
- Deploy the snippet.
- Open the page in a real browser (not a crawler).
- Click anywhere on the page to generate a synthetic signal.
- Head to Sessions — your event should appear within 60 seconds.
- The Sites page shows a live “✅ Receiving data” badge once the first batch lands.