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.
Quickly get data flowing into Amplitude with Browser SDK and Autocapture.
Need an API key? Create a free Amplitude account to get started.
When you create your Amplitude account, Amplitude provides two ways to install:
<head> tag of every page you want to track.
Customize your installation by selecting the features and data region for your project.
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>With autocapture: true, Amplitude automatically tracks:
After your data starts flowing into Amplitude, expand your implementation with Session Replay, Web Experiment, and Guides & Surveys.
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.
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.
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.
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.