Documentation

Quickstart (5 minutes)

  1. Sign up at /signup — no credit card required.
  2. After signup you receive a public key (pk_live_) and secret key (sk_live_...).
  3. Add the one-line snippet to every page you want to track.
  4. Open your dashboard to see events, sources, funnels, and weekly AI reports.
  5. Install the snippet to start seeing live events within seconds.

Snippet guide

Add this line to the <head> of every page template:

<script async src="https://app.launchlens.dev/lpa-v2.js" data-project-key="pk_live_"></script>

This origin serves the production snippet.

The snippet sends page_view automatically. To track scroll depth, clicks, or signups, use the event API below.

FAQ (20 questions)

API reference

Troubleshooting