Build better digital products by tracking every inch of your application and all its infrastructure. Organize the product's data into kanban boards. Manage features of your product with feature flags.
account_created in #mobile_app
Just now
subscription_created in #stripe
2 min ago
csv_exported in #dashboard
5 min ago
Use our REST API or TypeScript SDK.
import { log_event } from 'supso_sdk'
log_event({
event: 'user_onboarded',
channel: 'web_app',
emoji: '🎉'
})
Filter your events with tags and organize them into kanban boards.
Contact Requests
Contacted
View data inside interactive dashboards.
Feature flags are a convinient way to toggle features inside you applications.