Monitor user actions in real-time and automatically send the right email at the perfect moment. Event-driven automation that converts.
Included free with all plans. No extra cost.
Send event data and trigger workflows automatically.
import { MailJunky } from '@mailjunky/sdk'
const mailjunky = new MailJunky('mj_live_xxx')
// Track a custom event
await mailjunky.events.track({
email: '[email protected]',
event: 'product_viewed',
properties: {
productId: 'prod_123',
productName: 'Premium Plan',
price: 49.99
}
})
// Track purchase event
await mailjunky.events.track({
email: '[email protected]',
event: 'purchase_completed',
properties: {
orderId: 'order_456',
total: 99.99,
items: 3
}
})Everything you need to understand and act on user behavior.
Track any user action - purchases, sign-ups, feature usage, clicks, or custom business events.
See events as they happen with live streaming and instant webhook notifications.
Filter and segment users based on event history and behavior patterns.
Automatically trigger email workflows when specific events occur or conditions are met.
Visualize event trends, conversion funnels, and user engagement with beautiful charts.
Track complete user journeys from first touch to conversion and beyond.
Common patterns that drive revenue and engagement.
Track when users add items to cart but don't complete checkout. Automatically send recovery emails.
Monitor user progress through onboarding steps and trigger contextual emails.
Track feature usage and send targeted education emails to increase adoption.
Detect inactive users and automatically trigger win-back campaigns.
Visualize events, track conversions, and monitor user journeys in real-time.

Track event volume and trends over time with interactive charts.
See complete event timelines for individual users and cohorts.
Analyze drop-off points and optimize your conversion flows.
Track events → Set conditions → Trigger emails automatically
Send event data whenever users perform actions. Track anything - clicks, purchases, sign-ups, feature usage.
Set up workflows that listen for specific events or event combinations. Add conditions and filters.
Workflows trigger at the perfect moment. Track opens, clicks, and conversions to measure impact.
Event analytics included free with all plans. Send your first event in minutes.
Get started free