Ensora

  • Docs
  • Pricing
  • Blog

Changelog

Latest updates and improvements to our product

March 5, 20260.0.2

Analytics & Privacy

AnalyticsPrivacyFeature

📊 Funnel & Retention Analytics

Build funnels and track retention cohorts from the new Analytics tab. Visualize where users drop off and how many return over time.

🔐 GDPR Deletion Requests

Submit and manage data deletion requests per user from the dashboard. Deletion cascades across sessions, events, and heatmap data.

✨ Dashboard & SDK

  • New Analytics tab with funnel, retention, and event breakdown views
  • Improved session list with filtering by duration, error count, and date
  • SDK now supports custom event properties with type-safe track() calls
  • Performance improvements to the heatmap renderer on large sessions
December 22, 20250.0.1

Initial Release

Launch

Welcome to Ensora! Understand what users do inside your React Native and Expo apps with session replay, touch heatmaps, and real-time event tracking.

✨ Key Features

  • Session Replay - Record and replay full user sessions to understand real behavior
  • Touch Heatmaps - Visualize where users tap, swipe, and rage-click across your screens
  • Real-time Events - Stream navigation, touch, error, and custom events via Kafka and ClickHouse
  • Error Tracking - Capture unhandled JS exceptions with session context automatically
  • Expo Router Support - Auto-capture navigation events from Expo Router pathname changes
  • Privacy Controls - Built-in masking rules and GDPR-compliant deletion requests

🚀 Quick Start

import { EnsoraProvider } from '@ensora/react-native';

export default function App() {
  return (
    <EnsoraProvider
      apiKey="your_api_key"
      projectId="your_project_id"
    >
      {/* your app */}
    </EnsoraProvider>
  );
}

📦 SDK Capabilities

  • ⚡ Auto-capture session start, navigation, and errors
  • 📱 Touch heatmap capture with touchCapture: true
  • 🔐 Privacy-first with configurable masking rules
  • ⌨️ Manual event tracking via track(eventName, properties)

Ready to understand your users? Dashboard →

Ship. Observe. Improve.

Get started freeCancel anytime, no questions asked

Ensora

Mobile-native observability and behavioral analytics for React Native and Expo. Session replay, heatmaps, funnels, and real-time error tracking — drop in one provider.

  • Product
  • Dashboard
  • Pricing
  • Changelogs
  • Resources
  • Blog
  • Documentation
  • SDK on npm
  • Compare
  • vs Firebase Analytics
  • vs Mixpanel
  • vs Amplitude
  • vs PostHog
  • vs UXCam
  • vs FullStory
  • Company
  • Contact
  • Privacy

© 2026 Ensora. All rights reserved.