Amplitude Quickstart

Get started with the full Amplitude platform in minutes. Which features drive retention? Where do users drop off? What's working and what's not? Traditional analytics implementations can take weeks or months. Amplitude's modern approach gets you from zero to insights in minutes, not months.

Use this kit to get Autocapture, Session Replay, Web Experiment, and Guides & Surveys.

Speed run your installation: Browser SDK and Autocapture

Quickly get data flowing into Amplitude with Browser SDK and Autocapture.

Install Amplitude

Need an API key? Create a free Amplitude account to get started.

When you create your Amplitude account, Amplitude provides two ways to install:

  • A prompt which you can pass to your agentic AI tool of choice.
  • A pre-configured snippet, which you can add inside the <head> tag of every page you want to track.

Get your data flowing!

Customize your installation by selecting the features and data region for your project.

Data region

Paste the prompt below into your terminal or AI tools like Copilot, Cursor, Replit or Bolt.

Click the Key icon to insert your Amplitude API key.

__AI_PROMPT_PLACEHOLDER__

Paste this snippet into the <head>of your site to track engagement.

Click the Key icon to insert your Amplitude API key.

<script src="https://cdn.amplitude.com/script/AMPLITUDE_API_KEY.js"></script><script>window.amplitude.add(window.sessionReplay.plugin({sampleRate: 1}));window.amplitude.init('AMPLITUDE_API_KEY', {"fetchRemoteConfig":true,"autocapture":{"attribution":true,"fileDownloads":true,"formInteractions":true,"pageViews":true,"sessions":true,"elementInteractions":true,"networkTracking":true,"webVitals":true,"frustrationInteractions":true}});</script>

Use Autocapture

With autocapture: true, Amplitude automatically tracks:

  • Sessions – How users engage over time.
  • Page views – Which pages matter most.
  • Clicks & interactions – What users engage with.
  • Form interactions – Where users get stuck.
  • File downloads – Content engagement.
  • Marketing attribution – Where users come from.

Take the next step

After your data starts flowing into Amplitude, expand your implementation with Session Replay, Web Experiment, and Guides & Surveys.

Add Session Replay

The snippet above includes Session Replay at 100% sampling (sampleRate: 1). This lets you watch exactly what users experience and helps you debug issues and understand user behavior. Lower the sample rate in production to control volume and cost.

Launch a Web Experiment

Web Experiment lets you run A/B tests on your website using the same data you already send through the Unified Browser SDK. Target users, roll out changes gradually, and compare variants based on real product metrics like activation or retention in Amplitude. Web Experiment handles experiment assignment, exposure, and basic statistical analysis so you don't need to build that logic yourself.

Test different versions or features of your site using Amplitude's no-code Visual Editor.

Create a guide or survey

Guides & Surveys let you deliver in-product messages and collect feedback on your website using the same Unified Browser SDK instrumentation you already set up. You can target users based on their behavior or properties, show walkthroughs or prompts, and trigger surveys at key moments in the journey. Amplitude captures responses and interactions, so you can see how they relate to core metrics like activation, conversion, or retention. This is a natural next step after events are flowing and you want to both influence and understand user behavior directly in the product.

Benefits of this approach

  • Time to insight: Think minutes, not months. Start analyzing user behavior the same day.
  • No engineering bottleneck: Non-technical team members can define events using Visual Labeling.
  • Flexible foundation: Add custom precision tracking later as needs emerge.
  • Complete picture: Autocapture + Session Replay shows what users do and why.
  • Cost-effective: Only pay for what you use; scale as you grow.
Was this page helpful?

December 11th, 2025

Need help? Contact Support

Visit Amplitude.com

Have a look at the Amplitude Blog

Learn more at Amplitude Academy

© 2025 Amplitude, Inc. All rights reserved. Amplitude is a registered trademark of Amplitude, Inc.