Skip to main content
Install · 30 seconds

One line of HTML.
Every session.

Paste the snippet once. We verify the install live and flip the green light the moment your SDK pings — never on a stray extension hit.

Waiting on SDK
1

Pick a project and environment

We isolate sessions by project, then by environment (dev / staging / prod).

Sign in to get your unique keyThe snippet below works with placeholder values. Sign in to generate a real data-api-key bound to your domain.
Sign in

Paste this before </head>

Add it once into your site's main layout. We auto-load the rest.

html<head>
<script async src="https://cdn.relyv.ai/sdk/v1/relyv.js"
  data-project-id="YOUR_PROJECT_ID"
  data-environment-id="YOUR_ENVIRONMENT_ID"></script>

The data-project-id + data-environment-id tells us where to file the session. The SDK auto-detects subdomains under your domain.

3

Verify the install

We flip green only when the SDK pings — extension or desktop recordings don't count.

Pick a project + environment

Verification starts as soon as you select where the sessions should land.