Javascript SDK Reference
The official Solvof JavaScript SDK. Use it to track user behavior in web browsers, Single Page Applications, and static websites with minimal overhead.
Installation
Learn how to install the SDK via NPM, Yarn, or directly through a CDN script tag.
Install SDK
Initialization
Configure the SDK with your Project API key and set up global options.
Initialize Client
Track Events
Record user actions, pageviews, and custom properties with the tracking methods.
Start Tracking
Page Tracking
Track page views and understand user navigation paths.
Track Pages
User Profiles
Manage user profile properties and attributes.
Manage Profiles
Sessions
Understand how Solvof manages session lengths, timeouts, and tracking continuity.
Manage Sessions
API Reference
Complete technical documentation of all available methods and configurations in the SDK.
View Reference