Event Tracking
Track signups, upgrades, clicks, and every custom action that matters to your business — with one function call.
One-line tracking
Call himetrica.track('event', { ...props }) and you're done. No schemas, no config files, no build steps.
Build funnels
Chain events into funnels to see exactly where users drop off — from landing page to activation.
User flow visualization
See how visitors navigate your site with Sankey diagrams that show the most common paths from any page.
Track what moves your metrics
Signups, plan upgrades, feature clicks, checkout completions — track the events that tie directly to growth. Attach custom properties to each event for deeper analysis.
himetrica.track("signup", {
plan: "pro",
value: 49,
source: "pricing_page"
})Funnel analysis built in
Define conversion funnels from any sequence of events. See drop-off rates at each step and identify where users get stuck — so you can fix it and ship faster.
Signup funnel
Landing page
2,847100%
Clicked signup
1,20442%
Completed form
89131%
Activated
63422%