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

# Pixel Setup

> Step-by-step pixel creation and installation

Use this guide if you want the full setup sequence.

<Steps>
  <Step title="Create a Pixel">
    Dashboard → Create Pixel
  </Step>

  <Step title="Configure DNS">
    Add CNAME for your tracking subdomain
  </Step>

  <Step title="Install snippet">
    Add the initialization + `pixel.js` script
  </Step>

  <Step title="Verify">
    Confirm `PageView` appears in Events
  </Step>
</Steps>

For code examples, see: [Quick Start](/quickstart)
