Signups¶
Track registration activity and conversion across the instance.
URL: /admin/signups
Common tasks¶
- View recent registrations: chronological list of new accounts with email, plan, and signup timestamp.
- Funnel metrics: see how many visitors converted to registered users over a given period.
- Spot unusual spikes: identify bot registrations or viral growth events early.
- Export data: download signup records for external analysis.
Tips¶
Pair this view with System Ops when a registration spike triggers rate-limit alerts. If signups come from a single IP range, add that range to the ops allowlist or blocklist as appropriate.
See also: Users | System Ops