Skip to main content

Supported behavioral signals

The embed observes interaction and browser-level signals, including page load, scrolling, pointer and mouse movement, clicks, taps, touch movement, key down/up, resize, visibility, motion, orientation, user agent, and browser/headless signals.

Keyboard and page URL collection have dedicated privacy controls:

  • With redactKeyboardInput: true, printable keys become Character; common navigation and modifier keys remain distinguishable.
  • With redactPageUrl: true, page URLs are reduced to their origin, removing paths, queries, and fragments.

Signal support depends on the browser and device. An integration should treat missing signals as normal rather than an error condition.