---
title: "Get started with Tracwell"
description: "Create a project, install an SDK, and verify the first analytics event."
documentation: "https://tracwell.app/docs"
markdown: "https://tracwell.app/docs.md"
---

# Get started with Tracwell

> Create a project, install an SDK, and verify the first analytics event.

## Setup

1. **Create a project.** Register the exact HTTPS origin that sends events.
2. **Install the SDK.** Copy the project key into the Browser or React Native setup.
3. **Verify collection.** Open the product and check the live event stream.

Project keys are public. Keep server keys and MCP keys out of client code.

## Choose a guide

- [Browser SDK](https://tracwell.app/docs/browser-sdk.md)
- [Framework integrations](https://tracwell.app/docs/frameworks.md)
- [React Native](https://tracwell.app/docs/react-native.md)
- [Custom events](https://tracwell.app/docs/events.md)
- [Server events](https://tracwell.app/docs/server-events.md)
- [Revenue attribution](https://tracwell.app/docs/revenue.md)
- [Agents and MCP](https://tracwell.app/docs/agents.md)
