# Getting started (https://www.getfounderhq.com/docs/analytics/getting-started)

Pick your platform, install the SDK, and see your first event in
FounderHQ. Each quickstart takes about 5 minutes.

## Start here

- [What FounderHQ analytics is](/analytics/getting-started/what-founderhq-analytics-is)
  — what you get, in one page.

## Quickstarts

| Platform | Use it when |
| --- | --- |
| [Web (snippet)](/analytics/getting-started/quickstart-web-snippet) | You can edit your site's HTML. No build step. |
| [Web (npm)](/analytics/getting-started/quickstart-web-npm) | You build with React, Next.js, Vue, or Svelte. |
| [React Native / Expo](/analytics/getting-started/quickstart-react-native-expo) | Your app is React Native or Expo. |
| [iOS](/analytics/getting-started/quickstart-ios) | Your app is Swift or SwiftUI. |
| [Android](/analytics/getting-started/quickstart-android) | Your app is Kotlin, with or without Compose. |
| [Server (Node)](/analytics/getting-started/quickstart-server-node) | You send facts your backend owns, like payments. |

Most products use two SDKs. One client SDK captures what people do. The
Node SDK sends what only your server knows.

## Then read

- [Identity and contacts](/analytics/concepts/identity-and-contacts) — how a
  visitor becomes a contact.
- [Attribution](/analytics/concepts/attribution) — which channel introduced
  and closed each customer.
- [Consent and privacy](/analytics/concepts/consent-and-privacy) — what you
  send, and when you stop.
