Events
Everything this site sends, as it arrives. Nothing needs declaring first — every event reaches this page on its own.
No events in this range yet
Events appear here the moment they arrive — there is nothing to declare, no schema to define, and no name to register first.
From your code
mrkr.track('checkout_started', {
plan: 'pro',
seats: 3
})Any name you like. Properties become breakdowns automatically.
From your markup
<button data-mrkr-event="cta_click"> Start free </button>
No JavaScript needed — the tracker binds the handler for you.
Clicks, form submits, outbound links, downloads, scroll depth and active time are already being captured with no code at all. Switch the feed below to All traffic to watch them land.
Live activity
Connectinglistening for events