Skip to main content

List Person Events

Returns page views, clicks, and scroll events for a specific person. Results are sorted by most recent first.

Query Parameters

ParameterTypeDescription
limitintegerRecords per page (default: 50, max: 100)
cursorstringPagination cursor from previous response

Event Types

TypeDescription
page_viewThe person visited a page
clickThe person clicked an element (includes clickElement, clickHref)
scroll_depthThe person scrolled to a threshold (includes scrollPercentage)