Skip to main content
EmitKit home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Core Concepts
Events & Channels
Documentation
API Reference
GitHub
Community
Getting Started
Welcome to EmitKit
Quickstart
Installation
SDK
TypeScript SDK
SDK Installation
Creating Events
User Identification
Error Handling
Advanced Features
Core Concepts
Core Concepts
Events & Channels
Push Notifications
Webhooks
Multi-tenancy
Authentication
Self-Hosting
Self-Hosting Overview
Prerequisites
Installation
Configuration
Tinybird Setup
Deployment
Troubleshooting
On this page
Events
Channels
Core Concepts
Events & Channels
Copy page
Understanding events and channel organization
Copy page
Events
Events are the core building block of EmitKit. Each event represents something that happened in your application.
Channels
Channels organize events into categories like “payments”, “user-activity”, or “system-alerts”. Channels are created automatically when you send an event.
See
Overview
for architecture details.
Core Concepts
Push Notifications
⌘I