Events

Events are the raw moments your product sends to OnRamp. A step() call creates an event that can appear in funnels, journeys, filters, and reports.

Use the Events page

Open Events to confirm what your app is sending. Rename an event for display when the implementation name is technical but the dashboard should be easy to read. The underlying event name stays the same, so existing funnels continue to work.

Name events for decisions

Prefer stable, action-based names such as signup_completed, workspace_created, or first_exported_report. Avoid screen names alone when the user action is what matters.

Use custom properties for meaningful context such as plan, experiment variant, content type, or account type. Then use filters and segments to compare outcomes.