How it works

From install to insight, in five steps

Perspectify is built to be live the same afternoon your workspace is opened — standard OpenTelemetry in, one script tag on your site, and the rest connects itself.

  1. Step 1

    Connect in minutes

    Add one script tag to turn on the feedback widget and session recorder, then point your OpenTelemetry exporter at the OTLP endpoint. No custom agents, no migration.

  2. Step 2

    Data lands per project

    Each project gets its own isolated database, kept separate from every other project. Logs, traces, sessions, feedback, and health data are stored and summarized so the right view loads fast.

  3. Step 3

    See the whole picture

    The overview ties errors, slow requests, sessions, and open feedback into one view — with everything scoped to the project and environment you selected.

  4. Step 4

    Agents turn signal into action

    The Product Strategist reads feedback and recommends roadmap moves; the Operations Manager surfaces what needs attention. They act on your approval, on the same data your team uses.

  5. Step 5

    Close the loop publicly

    Promote health checks to a public status page, publish incidents, ship voted-up ideas, and announce them on a changelog with RSS and email subscriptions.

Install

Live in minutes, not a migration

One script tag wires up the feedback widget and session recorder. Standard OTLP covers the rest.

  1. 1

    Create a project

    We create the workspace with one project per website or app.

  2. 2

    Drop in the snippet

    Add the browser bundle with your project key. Feedback and session capture turn on instantly.

  3. 3

    Send telemetry

    Point your OpenTelemetry exporter at the OTLP endpoint and watch data land in your project.

Contact sales
index.html
<!-- Feedback widget + session replay -->
<script
  src="https://app.perspectify.dev/assets/browser/perspectify-browser.js"
  data-project-key="prj_your_key"
></script>
otel exporter
# OTLP/HTTP endpoint
OTEL_EXPORTER_OTLP_ENDPOINT=https://ingest.perspectify.dev
OTEL_EXPORTER_OTLP_HEADERS="x-project-key=prj_your_key"

Stop stitching tools together. Start seeing the whole picture.

Observability, feedback, roadmaps, and uptime — unified, and watched by AI agents.