User engagement, radically simplified
Customer engagement,
minus the complexity
Track events, automate emails, and convert users with a tool that's simple enough to set up in an afternoon. Web + email only. No bloat.
14-day trial. One plan. $29/month.
import TinyCRM from '@tinycrm/sdk';
// Initialize — one line
const crm = TinyCRM.init('YOUR_WRITE_KEY');
// Identify your users
crm.identify('user_123', {
email: 'jane@acme.com',
plan: 'trial'
});
// Track what matters
crm.track('checkout_started', { value: 49 });Features
Everything you need, nothing you don't
One job, done well: turn user events into automated emails.
Event Tracking
Capture user actions with a single function call. Append-only, schema-free, and built for speed.
User Profiles
Auto-create users on first event. Enrich with traits via identify(). One namespace per project.
Automation Rules
Simple WHEN/THEN rules. Event occurred, event count, or event absence — trigger emails automatically.
Email Sending
HTML or Markdown templates with variables. Powered by Resend with automatic retries and delivery tracking.
Lightweight SDK
Under 10kb gzipped. Zero dependencies. Async, batched, and designed to never crash your app.
Secure by Default
Project-level isolation, rate limiting, and RLS-backed data access. GDPR delete and export included.
How It Works
Set up in an afternoon, not a quarter
Three steps to automated customer engagement.
Install the SDK
Add a single script tag or npm package to your app. Initialize with your project write key.
npm install @tinycrm/sdkCreate automation rules
Define simple WHEN/THEN rules in the dashboard. No visual builders, no flowcharts — just clear logic.
WHEN "trial_started" → Send welcome emailEmails send automatically
Rules evaluate every minute. Matching events trigger emails with user and event context injected.
user_signed_up → welcome.html → deliveredPricing
One plan. Everything included.
No tiers, no usage gates, no surprises. Pay based on a flat monthly fee, not events.
14-day trial included. Cancel anytime.
Start your trial- Unlimited monthly active users
- Unlimited events
- Unlimited automation rules
- Unlimited email templates
- Priority support
- Custom from address
- Webhook notifications
Ready to engage your users?
Set up TinyCRM in under an hour. Track events, create rules, and start sending automated emails today.
$29/month after trial. Cancel anytime.