Skip to main content

April 2026

Updated the all_pasted flag to flag on the first paste event instead of waiting for 5 or more pastes.
Added a new visualization to session reports to show and explain bot-like scrolling behavior.
Added a new visualization to session reports showing click positions for the session.

March 2026

Released the agent_behavior flag, which uses a machine learning model fine-tuned on AI behavior to identify agents and bots to improve predictions.
Added the ability to attach tags to each session, and the Tag API for retrieving tag data.
Added summaries for each tag on the dashboard, providing an at-a-glance overview of tag-level data.
Added the ability to filter sessions by tag or route directly on the dashboard.
Fixed a bug in the roundtable:ready event to ensure the session ID is available when this event fires.

February 2026

Released the centered_clicks flag, which detects when a user makes perfectly centered clicks with no natural variation — a signal commonly associated with automated or bot-driven interactions.
Added summaries for every route visited during a session on the dashboard, giving a quick overview of user navigation patterns.

January 2026

Released the jump_scrolling flag, which detects when a user scrolls in large jumps with no intermediate or continuous scroll events.
Added device and browser information to the dashboard, making it easy to see what device and browser each session used.
Added automated action chunking on the dashboard, which groups actions together for easier review of session activity.