Skip to main content
Pulse
ProductAgent accessSelf-hostingPricing
Sign inPrivate preview↗

Pulse / 01Private product telemetry

Analytics, uptime, and AI signals—on infrastructure you control.

See how people discover, use, and experience your product without sending the story of your business to another analytics black box.

Explore self-hostingReview private preview
Preview notice only. No public account or production connection is offered.
Demo SiteOverviewJuly 1–14, 2026
Pulse Demo Site overview showing visitors, pageviews, tracked events, bounce rate, traffic trends, and an AI referral insight.
Product signalLive + private
WEB ANALYTICSRELIABILITYAGENT REPORTS
01

Cookie-free by default

Useful first-party analytics without placing tracking cookies on visitors.

02

Docker + PostgreSQL

A familiar deployment model built around infrastructure your team can inspect.

03

One operational view

Analytics, acquisition, uptime, and scoped agent reports in one focused product.

Pulse / 02The operating picture

Follow the signal from discovery to reliability.

Pulse connects the reports product teams check every day, so a spike in traffic, a change in acquisition, and a slow endpoint are part of the same investigation.

Demo SiteAcquisitionJuly 1–14, 2026
Pulse Demo Site acquisition report showing source groups, AI-assistant traffic, conversions, revenue, and top referrers.
01 / ACQUISITION

Know which routes bring people who actually engage.

Move past a list of pageviews. Read source quality across referrers, campaign traffic, AI assistants, conversions, and attributed revenue.

  • Referrers and campaign sources in one report
  • AI-assistant traffic alongside traditional source groups
  • Conversion and attributed-revenue context for each channel
Review private-preview access
Demo SiteUptimeJuly 1–14, 2026
Pulse Demo Site uptime report showing current status, uptime history, and response-time monitoring.
02 / RELIABILITY

Put product performance beside product behavior.

See whether a conversion change is a traffic story, a product story, or an availability problem—without jumping between disconnected tools.

  • Current availability and uptime history at a glance
  • Response-time history beside analytics and Web Vitals
  • Incidents, alert channels, and public status surfaces
Review private-preview access

Pulse / 03Scoped agent access

Give agents the report, not the keys to the building.

Pulse exposes authenticated REST and MCP reporting surfaces. Limit an agent to a site and the exact analytics or uptime scopes it needs, then keep an audit trail of every report request.

Transport
REST + MCP
Access
Site-scoped
Operations
Report-only
generate-report.tsREST
const report = await fetch(
  '/api/agent/reports/generate',
  {
    method: 'POST',
    headers: {
      Authorization: `Bearer ${PULSE_AGENT_TOKEN}`,
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      siteId,
      reports: [
        'overview',
        'acquisition',
        'uptime_summary'
      ],
      from,
      to
    })
  }
);
Required scopes
  • reports:generate
  • analytics:read
  • uptime:read

Pulse / 04Deployment preview

Self-hosting · Coming soon

Your data plane. Your operational standards.

The self-hosted release is being prepared around a straightforward Docker and PostgreSQL deployment, with your reverse proxy handling the public edge.

Explore self-hosting
Expected stack01—03
  1. 01
    Pulse application

    Containerized web app and reporting surfaces.

    APP
  2. 02
    PostgreSQL

    Your analytics and operational data store.

    DB
  3. 03
    Reverse proxy + TLS

    Your domain, certificates, and network controls.

    EDGE

The complete signal, without the black box

See Pulse with a product story already in motion.

Review the private-preview status for analytics, acquisition, and uptime. No public signup, credentials, or live customer data.

Private previewSelf-hosting details
PulsePrivate product telemetry
Private previewSelf-hostingPricingSign in

Analytics, uptime, and scoped reports on infrastructure you control.