
{% quickstart-meta audience="For growth marketers, lifecycle managers, and CRO practitioners" time="15 min" level="beginner" /%}

This quickstart is for growth marketers, lifecycle managers, and CRO practitioners. Follow these steps to run your first A/B test, launch an in-product guide or survey, and use Session Replay to find where users drop off.

{% outcomes %}
{% outcome icon="FlaskConical" title="Web Experiment" href="/docs/web-experiment/set-up-a-web-experiment" %}
Test a change on your site without writing code.
{% /outcome %}
{% outcome icon="MessageSquare" title="Guides and Surveys" href="/docs/guides-and-surveys/get-started" %}
An in-product message that appears at a key moment in the journey.
{% /outcome %}
{% outcome icon="Eye" title="Session Replay" href="/docs/session-replay" %}
Identify users who abandoned a funnel step and watch what happened.
{% /outcome %}
{% /outcomes %}

{% prerequisites %}
{% prerequisite %}
An Amplitude account — go to [Create a new account](/docs/get-started/create-a-new-account) if you don't have one.
{% /prerequisite %}
{% prerequisite %}
The Unified Browser SDK installed on your site. If it isn't installed yet, share [Quickstart for engineers](/docs/get-started/quickstart-for-engineers) with your engineering team.
{% /prerequisite %}
{% prerequisite %}
A Member or Admin role in your organization.
{% /prerequisite %}
{% /prerequisites %}

{% steps %}

{% step eyebrow="Test" title="Run a web experiment" %}
[Web Experiment](/docs/web-experiment/set-up-a-web-experiment) lets you test changes to your site using a visual editor, with no code required for most changes. Create an experiment, define a control and a treatment variant, and set a targeting rule (for example, users who reach a specific page or match a user property).

Amplitude assigns users to variants, tracks exposure automatically, and computes statistical results against the metrics you choose. You don't need to build any assignment or analysis logic yourself.

For a faster start, go to [out-of-the-box widgets](/docs/web-experiment/out-of-the-box-widgets) to launch pre-built banners, modals, and CTAs with one click.
{% /step %}

{% step eyebrow="Engage" title="Launch a guide or survey" %}
[Guides & Surveys](/docs/guides-and-surveys/get-started) delivers in-product messages and collects feedback using the same SDK your site already has installed. Target users based on behavior or properties, show onboarding walkthroughs, and trigger satisfaction surveys at key moments.

Go to [Build a survey](/docs/guides-and-surveys/build-a-survey) to create your first survey. Choose a template, set display conditions (such as after a user completes a key action), and publish. Amplitude captures all responses and ties them to user behavior data, so you can correlate NPS scores or survey answers with retention and conversion metrics.
{% /step %}

{% step eyebrow="Diagnose" title="Watch where users drop off" %}
[Session Replay](/docs/session-replay) lets you watch real user sessions and see exactly where users get stuck or abandon a flow. Filter replays by funnel step, rage clicks, or error events to zero in on the sessions most likely to reveal friction.

Start by filtering for sessions where users reached a key step but didn't convert — for example, users who viewed a pricing page but didn't start a trial. Watch a handful of those sessions to identify common patterns.

{% callout type="note" %}
Session Replay captures sessions at the sample rate you set during SDK initialization. Lower the rate in high-traffic production environments to manage volume and cost.
{% /callout %}
{% /step %}

{% /steps %}

## Next steps

{% card-grid %}
{% card title="Segment your experiment results" description="Create a cohort of users who saw a specific variant and compare their downstream behavior in Amplitude Analytics." href="/docs/analytics/create-cohorts" icon="📊" /%}
{% card title="Add personalization" description="Use targeting rules to show different experiences to different user segments based on properties or past behavior." href="/docs/web-experiment/set-up-a-web-experiment" icon="🎯" /%}
{% /card-grid %}
