Kitbase
Event Tracking

Track events, notify everywhere

Send events from your app and automatically notify your team on Slack, Discord, webhooks, and more.

Track Event
Your App
Events
No events yet
Kitbase
Slack
Discord
Webhook
Google Chat
Integrations
tracking.ts
import { Kitbase } from '@kitbase/analytics' ;
const events = new Kitbase ({
token: 'pk_live_xxx',
});
// Track a purchase event
await events. track ({
channel: 'payments',
event: 'purchase_completed',
user_id: 'user_123',
tags: {
product: 'pro_plan',
amount: 99,
currency: 'USD',
}
});
Event tracked

Track anything with a simple API call

Send structured events from any platform with our lightweight SDKs. Add context with channels, user IDs, and custom tags.

  • Channels for logical event grouping
  • User ID tracking for activity timelines
  • Custom tags for rich metadata
  • Environment-aware for staging vs production

Powerful event analytics

Everything you need to understand what's happening in your app

Channels

Organize events into logical channels like payments, auth, or user-actions for better filtering and analysis.

Rich Metadata

Attach custom tags and properties to every event for detailed context and powerful filtering.

Real-time Aggregations

See event counts, trends, and patterns update in real-time as they happen.

Webhook Notifications

Get instant alerts via webhooks when specific events occur in your application.

User Activity Tracking

Track events by user ID to build complete user journey and activity timelines.

Data Export

Export your event data for analysis in your preferred BI tools or data warehouse.

Visualize your event data

Beautiful dashboards to understand trends, filter by any dimension, and drill down into individual events

Events Dashboard

Total Events

124,892

+12.5% from last week

Unique Users

8,432

+8.2% from last week

Active Channels

12

Across 3 environments

Start tracking events today

Get insights into what your users are doing. Set up in minutes, no complex infrastructure required.

No credit card required