GUIDES

How to track anything in your app

74 practical guides for signups, payments, churn, and more. Real code, zero fluff.

Signups & Auth

How to Track User Signups in Next.js

Add real-time signup alerts to your Next.js app — works with App Router, server actions, and any auth library.

3 min

Get Notified When a New User Signs Up

Know the moment someone joins your app — works with any backend language or framework.

2 min

Get Notified When a User Signs Up via Clerk

Connect Clerk's user.created webhook to LogIt and get notified the instant someone signs up — with email, name, and OAuth provider.

4 min

How to Track User Signups in Remix

Log signup events from Remix action functions. Works with any auth setup.

3 min

How to Track Signups with NextAuth.js

Add real-time signup alerts to your NextAuth.js app with one callback. Works with every provider.

3 min

How to Get Notified on New Supabase Auth Signups

Fire a LogIt notification every time a new user registers through Supabase Auth.

4 min

How to Track OAuth vs Email Signups Separately

Distinguish between OAuth providers and email signups to understand which channels drive growth.

3 min

How to Track Firebase Auth User Registrations

Fire a LogIt notification every time a new Firebase Auth user is created — using Cloud Functions.

3 min

Detect Signup Surges with Smart Actions

Know the moment you go viral — Smart Actions fires when signup velocity crosses your threshold.

3 min

How to Track User Signups in SvelteKit

Add signup alerts to SvelteKit — works with form actions, hooks, and any auth library.

3 min

Get Notified When a User Signs Up via Auth0

Connect Auth0's post-user-registration Action to LogIt and get pinged the instant someone creates an account.

4 min

Track Invite-Only Signup Conversions

Know who accepted an invite, which referrer sent them, and when — all in real time.

3 min

Payments

Get Notified When Someone Pays You on Stripe

Know the moment money hits your Stripe account — real-time alerts for every successful payment.

5 min

How to Monitor Failed Stripe Payments

Catch failed Stripe payments the moment they happen — before your customer silently churns.

4 min

How to Track Trial-to-Paid Conversions

Track the full trial lifecycle — start, expiry, and conversion — and get notified when a trial converts to paid.

4 min

Lemon Squeezy Payment Alerts

Get notified the moment a Lemon Squeezy order lands — with amount, email, and currency.

4 min

How to Monitor Stripe Subscriptions in Real Time

Track every Stripe subscription lifecycle event: created, upgraded, downgraded, cancelled, paused.

5 min

How to Track Refunds and Chargebacks

Get alerted the moment a refund or dispute is filed — before it affects your Stripe account rating.

3 min

How to Get Alerts for Failed Payment Recovery

Track payment recovery events — dunning success, smart retries, and at-risk subscriptions.

3 min

How to Track Stripe Payment Link Conversions

Log every Stripe Payment Link checkout completion — by link, product, and amount.

3 min

Auto-Alert When Payment Failures Exceed a Threshold

Stop watching payment dashboards — get alerted the moment failure rates become a problem.

4 min

Real-Time Refund Spike Alerts with Smart Actions

A refund cluster is a product or billing bug in disguise — get alerted the moment the pattern emerges.

4 min

Get Instant Alerts for Stripe Disputes

Disputes have a response window — get alerted instantly so you never miss a deadline.

4 min

Get Real-Time Alerts for Paddle Payments

Know the moment a Paddle payment lands — log every transaction in real time.

4 min

Get Alerted When You Hit Revenue Milestones

Celebrate $1k days and MRR milestones automatically with Smart Actions threshold alerts.

3 min

Track Your Dunning Campaign Results

See your entire dunning funnel — failed payment to recovered subscription — as a real-time event stream.

4 min

Monitoring

How to Monitor Cron Jobs Without a Dashboard

Know when your cron jobs run, succeed, or fail — without polling a dashboard.

3 min

How to Log Production Errors as Business Events

Surface the errors that matter most — the ones that block signups, break checkouts, or crash your webhooks.

3 min

How to Monitor Background Jobs in Node.js

Know when your queued jobs run, how long they take, and when they fail — without a dedicated monitoring stack.

3 min

How to Monitor Errors in Next.js App Router

Catch and log errors from Next.js server actions, API routes, and client error boundaries in real time.

4 min

How to Track API Response Times and Slow Endpoints

Add response time tracking to your API endpoints and get alerted when they're slow.

4 min

How to Get Notified When Your App Goes Down

Build a lightweight health check that alerts you the moment your app stops responding.

3 min

How to Monitor Slow Database Queries

Add slow query logging to Prisma, Drizzle, or raw SQL — get alerted before queries cause outages.

4 min

Alert When Errors Spike Using Smart Actions

Define a threshold rule so LogIt pings you the moment errors start clustering — before users complain.

4 min

Post to Slack When a Threshold Is Crossed

Route Smart Action alerts directly into Slack — no third-party automation tool required.

4 min

Get Discord Alerts from Smart Actions

Route Smart Action threshold alerts directly into your Discord server via an incoming webhook.

3 min

Avoid Alert Fatigue with Smart Actions Cooldown

Cooldown is your circuit breaker — it prevents a single outage from triggering 50 notifications.

3 min

Detect API Abuse with Smart Actions

Catch brute-force and credential stuffing attacks the moment the failure rate becomes anomalous.

4 min

How to Use Channels to Organize Your Events

Good channel design makes your event stream readable, filterable, and Smart-Action-ready from day one.

3 min

Get Push Notifications for Critical Production Events

Know which events deserve an immediate ping and which should wait for a threshold — and how to set both up.

3 min

Add Rich Metadata to Make Events Searchable

The difference between a log you can act on and one you can't is usually in the metadata.

3 min

Monitor Webhook Delivery Failures in Real Time

Catch webhook delivery failures before your customers notice — log every failed delivery attempt.

4 min

Monitor Queue Depth and Backlogs

Catch queue buildups before they cause timeouts — log depth metrics and alert on backlogs.

4 min

Monitor Third-Party API Health

Know when a third-party API is degraded before your users feel it — log every external call.

4 min

SaaS

How to Track SaaS Signups in Real Time

Real-time signup tracking for SaaS — source, plan, and timing all in one notification.

3 min

How to Track SaaS Churn Events

Log every churn signal — cancellations, downgrades, and expirations — and get notified immediately.

3 min

Event Tracking for Indie Hackers

Event tracking without the overhead — signups, payments, errors, and custom milestones with one line of code.

3 min

Real-Time Revenue Notifications for Your SaaS

Know the moment your SaaS makes money — new subscriptions, upgrades, and MRR milestones in real time.

4 min

How to Track Feature Usage in Your SaaS

Know which features get used, by whom, and how often — without a full analytics stack.

3 min

How to Track Product-Led Growth Events

Identify and log the high-signal events that predict free-to-paid conversion in PLG products.

5 min

How to Track User Onboarding Completion

Log each onboarding step to see your funnel, find drop-off points, and get alerted on completions.

4 min

How to Track Email Opens and Click Events

Connect your email provider's webhooks to LogIt to track opens, clicks, and bounces.

3 min

How to Track Feature Flag Events in Your App

Log feature flag evaluations and rollout events to understand flag impact in production.

3 min

Get Alerted When Churn Events Cluster

Turn churn from a lagging metric into a real-time signal — fire an alert when cancellations cluster.

4 min

Trigger a Webhook When Trial Conversions Hit a Goal

Celebrate conversion milestones automatically — trigger a webhook when your trial-to-paid count hits a threshold.

4 min

Track User Activation Milestones in Your SaaS

Know exactly when users reach their 'aha moment' — and get alerted when activation rates stall.

4 min

Track API Usage Per Customer with LogIt

See which customers are hammering your API and get alerted when usage crosses a threshold — all in real time.

4 min

Multi-Channel Event Strategy for Growing SaaS

As your product grows, your event stream needs structure — here's a channel blueprint that scales.

4 min

Track Seat Expansion Revenue in B2B SaaS

Expansion MRR is a leading growth indicator — log every seat addition and upgrade in real time.

4 min

Track Waitlist Signups Before Launch

Know when your waitlist hits 100, 500, and 1,000 — track pre-launch momentum in real time.

3 min

Track B2B Account Health Events

Surface at-risk accounts before they churn — log health signals and alert on inactivity or support spikes.

4 min

Get Notified When Users Delete Their Accounts

Every account deletion is a signal — know instantly when it happens and alert when deletions cluster.

3 min

Platforms & Tools

How to Know When Your App Makes Money

Stop checking Stripe. Get a phone notification the moment your app makes money.

3 min

Business Event Logging for Node.js Apps

Log the business events that matter from any Node.js app — Express, Fastify, Next.js, or plain Node.

3 min

How to Log Events from Cloudflare Workers

Use LogIt's REST API to log events directly from Cloudflare Workers — no SDK, no Node.js.

3 min

How to Log Events from AWS Lambda Functions

Log events from AWS Lambda using the LogIt SDK or REST API — Node.js and TypeScript compatible.

3 min

How to Track Events in Bun + Hono Apps

Set up event tracking in your Bun + Hono server using LogIt's SDK — native Bun compatibility.

3 min

How to Log Business Events from Deno Applications

Use LogIt's REST API to log events from Deno — works with Deno Deploy and self-hosted servers.

3 min

Log Deployment Events from GitHub Actions

Know the moment your deployment lands in production — log deploy events directly from GitHub Actions.

3 min

Business Event Logging for Ruby on Rails

Add real-time business event logging to your Rails app with a simple HTTP call — no gem required.

4 min

Real-Time Event Logging from a Go Backend

Add business event logging to Go services with a simple HTTP client — no SDK, no dependencies.

4 min

Log Events from Vercel Edge Functions

Log business events directly from Vercel's edge runtime — no Node.js dependencies needed.

3 min

Business Event Logging for FastAPI

Add real-time event logging to FastAPI with async httpx calls — non-blocking and production-ready.

4 min

Log Inngest Job Results to LogIt

Know when every Inngest job starts, succeeds, or fails — a real-time feed without polling.

4 min