Get live tracking events for a specific project

Retrieves the last 100 tracking events (e.g., experiment views, goal conversions) specifically for the given project. Useful for real-time monitoring of a single project's activity. Supports filtering by event types, experiences, and goals. As per the Knowledge Base: "Live Logs in Convert track how end users are interacting with web pages and experiments...at a project and experiment level in real time."

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project for which live data is returned

Body Params

Optional filters for project-specific live data. You can specify experiences (by ID), event_types (view_experience, conversion, transaction), goals (by ID), or segments to narrow down the real-time event feed.

Filters for the live data feed of a single project.

experiences
array of integers | null

A list of Experience IDs to filter events for. Only events related to these experiences will be returned.

experiences
event_types
array of objects | null
event_types
goals
array of integers | null

A list of Goal IDs to filter conversion/transaction events for.

goals
segments
object | null

A collection of filters used to segment experience report data based on various visitor attributes and traffic sources. Applying these filters allows for deeper analysis of how different user groups interact with experience variations. Knowledge Base: "Using Basic and Advanced Post segmentation".

expand
array of objects | null

Specifies linked objects to expand in the live data response. Refer to the Expanding Fields section.

expand
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json