What's New -- Week of February 16, 2026
New Features
Frustration Signals Analytics -- Kitbase now detects and tracks rage clicks, dead clicks, and computes a frustration score for each session. See frustration data on the Sessions page with a new score column and icon, and use it to find the sessions where users struggled most.
Frustration Detection SDK Plugin -- The SDK now includes an
autoDetectFrustrationoption that automatically captures rage clicks and dead clicks on the client side -- no manual instrumentation required.Environment Settings -- A new environment-level settings system lets you configure behavior per environment (e.g., staging vs. production) instead of per project.
Funnel Management -- Build and manage conversion funnels directly in the dashboard. Define multi-step funnels from your tracked events and pages, then visualize drop-off between each step.
Organization Switcher -- Quickly switch between organizations from the app header without navigating away from your current page.
Unique Paths & Event Names API -- New API endpoints return the distinct page paths and custom event names recorded in your environment, making it easier to build filters and funnels.
Improvements
Timezone-Aware Analytics -- All analytics queries now respect your selected timezone. Date ranges, groupings, and charts reflect local time instead of UTC.
Better Element Visibility Tracking -- The Session Events Timeline now shows when elements enter and leave the viewport, giving you richer context when reviewing session activity.
Improved Session Search -- Searching sessions by session ID, user ID, or anonymous ID now works reliably even when IDs contain hyphens.
More Accurate Session Duration -- Session duration is now correctly reported in milliseconds across the Users analytics view.
Better Session Event Ordering -- The
session_startevent timestamp is now placed just before the first real event, ensuring correct chronological ordering in timelines.Enhanced Custom Event Details -- Custom event analytics now include additional fields and the raw URL, giving you a more complete picture of each event's context.
Enhanced Event Detail Page -- The event detail view in the dashboard has been redesigned with new features and a cleaner UI.
Refreshed Marketing Site -- New "Why Kitbase?" and "Use Cases" pages explain the product's value proposition and real-world applications.
Bug Fixes
Invitation Flow -- Fixed an issue where the invitation service could fail when the logged-in user's email was unavailable.
Journey & Funnel Queries -- Fixed path normalization and trailing slash handling in journey analytics, and simplified funnel query path conditions for more reliable results.
Dashboard Cleanup -- Removed deprecated event status queries and unused code across multiple dashboard pages.