Static index of analytics events published via CDN.
| Event | Version | Description | Files |
|---|---|---|---|
| COLLECTION_VIEW_ENDED | v1 | Emitted when a user finishes viewing a collection in the client application. | doc · schema · examples |
| COLLECTION_VIEW_STARTED | v1 | Emitted when a user starts viewing a collection in the client application. A collection may represent an exhibition, tag, or point of interest. | doc · schema · examples |
| CONTENT_VIEW_ENDED | v1 | Emitted when a user finishes viewing a piece of content in the client application. | doc · schema · examples |
| CONTENT_VIEW_STARTED | v1 | Emitted when a user starts viewing a piece of content in the client application. | doc · schema · examples |
| PANEL_VIEW_ENDED | v1 | Emitted when a user closes or finishes viewing a UI panel, such as a settings view, menu, overlay, modal, or sidebar. | doc · schema · examples |
| PANEL_VIEW_STARTED | v1 | Emitted when a user opens or starts viewing a UI panel, such as a settings view, menu, overlay, modal, or sidebar. | doc · schema · examples |
| Event | Version | Description | Files |
|---|---|---|---|
| GLOBAL_ENDED | v1 | Emitted when a user interaction session ends, marking the conclusion of a continuous period of activity in the application. | doc · schema · examples |
| GLOBAL_STARTED | v1 | Emitted when a new user interaction session starts, representing the beginning of a continuous period of activity in the application. | doc · schema · examples |
| Event | Version | Description | Files |
|---|---|---|---|
| CONTENT_LOOKUP | v1 | Emitted when a user performs a content lookup or search interaction, including free-text queries, menu selections, facet filtering, contextual searches, and direct link activations. | doc · schema · examples |
| POSITION_UPDATED | v1 | Emitted whenever the user's spatial position changes, representing movement or relocation within a physical or virtual environment. Used for spatial tracking, navigation, and interaction analysis. | doc · schema · examples |
| Event | Version | Description | Files |
|---|---|---|---|
| SESSION_ENDED | v1 | Emitted when a user session ends, marking the conclusion of a continuous period of interaction with the application. | doc · schema · examples |
| SESSION_STARTED | v1 | Emitted when a new user session begins, capturing the initial application state, configuration, and context at the start of the interaction. | doc · schema · examples |
| SESSION_STATE_CHANGED | v1 | Emitted when a session-level state value changes, capturing both the previous and new values along with the trigger source. Used to configuration changes. | doc · schema · examples |
| Event | Version | Description | Files |
|---|---|---|---|
| SURVEY_ANSWERED | v1 | Emitted when a user submits one or more answers within a survey, representing progress through a single question or a page of questions. | doc · schema · examples |
| SURVEY_DISMISSED | v1 | Emitted when a presented survey is dismissed or closed without being fully completed, capturing the reason for termination. | doc · schema · examples |
| SURVEY_PRESENTED | v1 | Emitted when a survey is displayed to the user, indicating that the user has been presented with a feedback or research prompt within the application. | doc · schema · examples |
| SURVEY_SUBMITTED | v1 | Emitted when a user submits the completed responses of a survey, marking the successful conclusion of the survey interaction. | doc · schema · examples |