--- title: Install OpenPanel description: Get started with OpenPanel in less than 2 minutes. --- import { Cards, Card } from 'fumadocs-ui/components/card'; import { Code, Globe, Layout, Smartphone, FileJson } from 'lucide-react'; The quickest way to get started with OpenPanel is to use our Web SDK. It works with any website. ## Quick Start Simply add this script tag to your website's `
` section. ```html title="index.html" ``` That's it! OpenPanel will now automatically track: - Page views - Visit duration - Referrers - Device and browser information - Location ## Using a Framework? If you are using a specific framework or platform, we have dedicated SDKs that provide a better developer experience.