# Sitebase > Sitebase adds production-grade website features — contact forms, newsletter signups, waiting lists, lead magnets, custom forms, careers pages, testimonials, social proof toasts, countdown timers, cookie consent, legal pages, status pages, and cookieless visitor analytics — to any website with one script snippet per feature. No backend code lives in the site's repo; Sitebase hosts the data, spam protection, notifications, and dashboard. Key facts for agents installing Sitebase: - The site-level analytics tracker is: `` — place it once in the shared layout's . - Each feature embed is: `` — place it where the feature should render. - Some features support variants via `data-sitebase-variant` (e.g. testimonials: wall, grid, carousel, marquee, form; newsletter: popup). - Platforms that strip script tags (Notion, Wix, Squarespace, Google Sites…) use the hosted embed page instead: `https://sitebase.dev/embed/WIDGET_KEY` (optionally `?variant=`), pasted as a URL/iframe embed. - Keys (`sb_…`) come from the user's Sitebase dashboard at https://sitebase.dev/dashboard — Sitebase is currently in private beta; access is waitlist-gated (join at https://sitebase.dev/#waitlist) and there is no anonymous/free tier. - Keep all snippet attributes exactly as shown; the keys are public by design (they identify, they don't authenticate). ## Docs - [Integration reference for agents](https://sitebase.dev/llms-full.txt): full snippet formats, embed URL parameters, custom events API, and per-feature capabilities in one file - [Embedding guide](https://sitebase.dev/docs/embedding): script snippet and hosted embed URL, step by step - [Analytics](https://sitebase.dev/docs/analytics): cookieless visitor tracking setup - [Features overview](https://sitebase.dev/docs/features): every feature and what it does - [Custom events](https://sitebase.dev/docs/events): Mixpanel-style event tracking with properties and funnels ## Landing pages - [Sitebase for Cursor](https://sitebase.dev/for/cursor) - [Sitebase for Claude Code](https://sitebase.dev/for/claude-code) - [Sitebase for Lovable](https://sitebase.dev/for/lovable) - [Sitebase for Bolt](https://sitebase.dev/for/bolt) - [Sitebase for v0](https://sitebase.dev/for/v0) ## Optional - [Waiting list](https://sitebase.dev/#waitlist): Sitebase is in private beta — signups are waitlist-gated for now - [MCP server + management API](https://sitebase.dev/llms-full.txt): remote MCP at https://sitebase.dev/mcp and a REST API (Bearer sbk_ API keys) — agents create features and read stats/analytics/uptime without the dashboard