> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leadpipe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started

> Set up Leadpipe and confirm your first visitor data is flowing

## Overview

Use this guide to get Leadpipe live on your site, verify that the product is collecting data correctly, and make sure your team has a useful first workflow instead of just a new dashboard.

<Steps>
  <Step title="Create and name your first pixel">
    Go to **Pixels** and select **Create Pixel**.

    Use a clear name for the site or brand you want to track, then enter the domain you want the pixel to cover.
  </Step>

  <Step title="Install the pixel on your site">
    Copy the Leadpipe pixel for that domain and install it on the site you want to track.

    Keep the install scoped to the correct domain so your data, exclusions, and downstream routing stay clean.
  </Step>

  <Step title="Verify the pixel">
    Return to **Pixels** and confirm the pixel moves into a verified state.

    If the pixel stays unverified, check that it is installed on the correct site and that the domain matches your setup.
  </Step>

  <Step title="Open Visitor Insights">
    Go to **Visitor Insights** after the pixel is active.

    Start with the default view so you can confirm names, companies, sources, landing pages, locations, and recency are appearing as expected.
  </Step>

  <Step title="Save a focused view">
    Apply a small set of filters, then save the result as a view you can reuse.

    This gives your team a practical starting point before you build segments, integrations, or webhooks.
  </Step>

  <Step title="Choose one output">
    Decide what should happen to good visitors first.

    The cleanest first rollout is usually one of these:

    * push the right visitors into your CRM
    * send high-signal activity to Slack
    * export or sync a narrow audience into an email or outbound tool
  </Step>
</Steps>

## What success looks like

* Your pixel shows as verified in **Pixels**
* New visitors appear in **Visitor Insights**
* Sources and landing pages match the traffic you expect
* Your team can save views and begin creating segments
* At least one team member knows what to do with the data next

## First-week checklist

* Confirm the correct domain is being tracked
* Exclude obvious noise before routing data downstream
* Save one focused view for your ideal customer profile
* Pick one destination or workflow first
* Review data quality before scaling volume

## Next steps

<Columns cols={2}>
  <Card title="How Leadpipe works" icon="sparkles" href="/guides/how-leadpipe-works">
    Learn what the product is actually doing and what identified visitor data means.
  </Card>

  <Card title="Use visitor insights" icon="chart-column" href="/guides/use-visitor-insights">
    Learn how to read the visitor table and intent signals.
  </Card>

  <Card title="What to do with identified visitors" icon="route" href="/guides/what-to-do-with-identified-visitors">
    Choose a practical sales, ads, or lifecycle workflow.
  </Card>

  <Card title="Manage pixels" icon="radar" href="/guides/manage-pixels">
    Fine-tune tracking with exclusions and multi-pixel setup.
  </Card>

  <Card title="Set up integrations" icon="plug" href="/guides/set-up-integrations">
    Send your best-fit visitors to your downstream tools.
  </Card>

  <Card title="Troubleshooting" icon="life-buoy" href="/guides/troubleshooting">
    Check the common reasons data does not appear.
  </Card>
</Columns>
