Installation
Choose the Solvof installation path that matches your product surface. Most teams start with a client SDK, validate events in the dashboard, then add server-side APIs for secure backfills and privileged profile updates.
JavaScript SDK
Install the browser SDK for web apps, marketing sites, and single-page applications.
Read moreFlutter SDK
Add Solvof to iOS and Android apps built with Flutter.
Read moreAPI keys
Set up public and secret keys before sending production traffic.
Read moreRecommended Setup Flow
- 1
Create a project
Use separate projects for development, staging, and production data. - 2
Install the SDK
Pick JavaScript or Flutter based on where your product events originate. - 3
Track a test event
Send one event and confirm it appears in the Solvof live feed. - 4
Add identity
Call identify after login so events connect to durable user profiles.