Welcome to Solute SDK
Solute SDK is a lightweight, TypeScript-first analytics SDK that tracks user events and enables A/B testing. Similar to PostHog or Amplitude, but designed specifically for the Solute platform.Get Started
Install and set up the SDK in minutes
Quick Start
Start tracking events and using feature flags
Next.js Integration
First-class Next.js App Router support
API Reference
Complete API documentation
Features
Event Tracking
Event Tracking
Track custom events, page views, and user actions with automatic context enrichment. Queue events when offline and sync when back online.
A/B Testing
A/B Testing
Run experiments with feature flags and variants. Consistent user assignment and percentage-based rollouts.
User Identification
User Identification
Identify and track users across sessions with support for anonymous and identified users.
Type-Safe
Type-Safe
Full TypeScript support with comprehensive type definitions for all SDK methods.
Lightweight
Lightweight
Less than 20KB gzipped. Optimized for performance with minimal bundle size impact.
Framework Support
Framework Support
Works with vanilla JS, React, Next.js, and more. First-class Next.js App Router integration.
Quick Example
Installation
Ready to get started?
Follow our installation guide to set up the SDK in your project.
