Browse docs

Getting started

Quickstart

From sign-up to your first identified session in under 10 minutes.

Before you start

You'll need three things:

  • A LeadLens account. Sign-up is free.
  • A site you can add a small <script> tag to. Any platform works: WordPress, Webflow, Shopify, Squarespace, Framer, custom site, whatever you've got.
  • One contact to track. A teammate's email is fine for testing.

Five steps

  1. Create your workspace

    Head to /signup and create an account. The workspace is created for you automatically. That's where every contact, session, and link lives.

  2. Install the tracker on your site

    Open /install, copy the snippet, and paste it before the closing </head> tag on your site. It looks like this:

    HTML
    <script
      src="https://www.tryleadlens.com/track.js"
      data-key="ll_pub_xxx"
      defer
    ></script>

    The dashboard checks the install for you. See Verify installation if it doesn't go green.

  3. Add a contact

    Go to /people and click New contact. Fill in name, email, and company. If you've got a list, import a CSV instead — or connect your CRM and pick a list to sync.

  4. Send them a tracked link

    On the contact's page, paste the destination URL on your site (e.g. https://yoursite.com/pricing) and click Generate link. You get back something like:

    Text
    https://www.tryleadlens.com/l/Xt9aB2

    Drop that into your email, LinkedIn message, or Slack. When the contact clicks, they land on the destination URL and LeadLens quietly starts tracking.

    Sending an email blast instead of a 1:1 reach-out? Use the campaign link for your domain — same identification, no redirect.

  5. Watch the session and read the insight

    Open /live for the real-time feed. After the session ends, click into it from the contact's page in /people to see the replay and the AI summary. Sessions end when the visitor closes the tab, or after a 60-minute hard cap.