SHAPE Beacon

Web behavioral dynamics.

We don't track users. We track shapes.

Traditional analytics tell you who clicked and when. Shape Beacon transforms browser interactions into a compact behavioral signal.


A Shape is a behavioral interaction pattern derived from measurable dynamics such as mouse movement, scrolling, rhythm, and coherence. Shape Beacon classifies these patterns without collecting invasive raw data.

Engineered For

Architecture

Sub-1KB Payload

Designed for minimal Core Web Vitals impact. Highly efficient and private telemetry.

State Management

Session-Scoped Continuity

Uses sessionStorage only for an anonymous Domain Session ID across same-tab navigation. No tracking cookies or persistent cross-site identity.

Transport

Reliable Delivery

Uses the browser's navigator.sendBeacon API for dependable background transmission.

The Output

Each Shape distribution summarizes the interaction patterns observed during one page session. The dominant Shape is the strongest pattern in that session. This compact behavioral summary is ready for dashboard analysis or LLM processing. It is not a replay or content capture.

{
  "id": "c82e05dc...cec3e3c9",
  "project_id": "sk_live_f432792b...",
  "url": "https://yourdomain.com/",
  "session_duration_ms": 40323,
  "event_count": 713,
  "engine_version": "4.1.2",
  "device": "mobile",
  "dominantShape": "chaotic",
  "metrics": {
    "intensity": 0.7914,
    "rhythm": 0.0100,
    "exploration": 0.8171,
    "coherence": 0.0000
  },
  "shapes": {
    "steady": 0.1010,
    "burst": 0.1695,
    "drift": 0.1428,
    "chaotic": 0.3272,
    "flat": 0.1073,
    "ambient": 0.1522,
    "undetermined": 0.0000
  }
}
GET STARTED FREE SIGN IN
EXPLORE USE CASES

START WITH WHAT YOU WANT TO UNDERSTAND

BEHAVIORAL ANALYTICS FOR CLOUDFLARE

Add behavioral insight to a Cloudflare-hosted site through verified onboarding and optional Worker deployment.

Privacy-First Behavioral Analytics

Understand compact interaction patterns without screen recordings or persistent cross-site identity.

Session Replay Alternative

Compare behavioral signals and aggregates when visual playback is not the analysis you need.