# Kitbase > Kitbase is a developer platform for product analytics and event tracking: pageview and custom-event tracking, user identification, session analytics, bot & AI crawler detection, AI visibility monitoring, and feature flags. SDKs for JavaScript/TypeScript, React, and Angular, plus a script-tag install and an MCP server. Available as cloud or self-hosted. Developer documentation lives at https://docs.kitbase.dev. For LLM-friendly docs, see https://docs.kitbase.dev/llms.txt (index) and https://docs.kitbase.dev/llms-full.txt (all docs in one file); every docs page is also available as Markdown at the same URL with `.md` appended. Every page on kitbase.dev is also available as Markdown: append `.md` to the URL (e.g. https://kitbase.dev/pricing.md). ## Documentation - [Quick Start](https://docs.kitbase.dev/getting-started.md): Install the SDK and send your first event - [Tracking Script](https://docs.kitbase.dev/tracking-script.md): Add analytics with a script tag — no build step needed - [Track Events](https://docs.kitbase.dev/track-events.md): Custom events with channels, tags, and notifications - [Identify Users](https://docs.kitbase.dev/identify-users.md): Link anonymous visitors to known users - [JavaScript / TypeScript SDK](https://docs.kitbase.dev/sdks/javascript.md): Core SDK reference - [MCP Server](https://docs.kitbase.dev/sdks/mcp.md): Query analytics from AI assistants (Claude Code, Cursor, etc.) - [Bot & Crawler Detection](https://docs.kitbase.dev/crawler-detection.md): Detect GPTBot, ClaudeBot, Googlebot, and other non-JS crawlers - [AI Visibility](https://docs.kitbase.dev/ai-visibility.md): Track how AI search engines mention your brand - [API Reference](https://docs.kitbase.dev/api-reference.md): REST API for events, users, sessions, and feature flags - [Self-Hosting](https://docs.kitbase.dev/self-hosting.md): Deploy Kitbase on your own infrastructure with Docker Compose ## Product - [Event Tracking](https://kitbase.dev/event-tracking): Product tour of event tracking features - [Use Cases](https://kitbase.dev/use-cases): What teams build with Kitbase - [Pricing](https://kitbase.dev/pricing): Plans and credits - [Why Kitbase](https://kitbase.dev/why-kitbase): How Kitbase compares to other analytics tools - [Self-Hosting](https://kitbase.dev/self-hosting): Self-hosted deployment overview - [Open Source](https://kitbase.dev/open-source): Kitbase's open-source components ## Blog - [Introducing the Kitbase MCP Server: Query Your Analytics with AI](https://kitbase.dev/blog/kitbase-mcp-server-launch) - [Event Tracking Best Practices: A Complete Guide for Product Teams](https://kitbase.dev/blog/event-tracking-best-practices) - [Anonymous User Tracking: How Different Platforms Handle Identity Resolution](https://kitbase.dev/blog/anonymous-user-tracking-identity-resolution) ## Optional - [Glossary](https://kitbase.dev/glossary): Definitions of analytics and feature-flag terms (event tracking, funnel analysis, identity resolution, gradual rollout, …) - [Bot & Crawler Directory](https://kitbase.dev/bot-directory): Known bots, crawlers, and AI agents — who runs each one, how it's verified, and what it means when it shows up in your traffic - [GDPR Compliance](https://kitbase.dev/gdpr-compliance): How Kitbase handles GDPR - [Privacy Policy](https://kitbase.dev/privacy) - [Terms of Service](https://kitbase.dev/terms) - [Contact](https://kitbase.dev/contact)