📄️ Tracker Library
The Onlive Tracker Library is a powerful and lightweight solution for capturing user interaction events in your web application. Designed with type safety and developer experience in mind, it uses Zod for schema validation to ensure that all tracking data is accurate and consistently structured. This allows you to reliably track a wide range of events, from simple page impressions to complex form interactions, with full confidence in your data integrity.
📄️ Events and Data
This document provides a comprehensive reference for all the events tracked by the Onlive analytics system, along with their corresponding data structures. Each event is detailed with its properties, data types, and descriptions to help you understand and leverage the tracking data
📄️ Consuming Events
The tracker library emits tracking events through multiple mechanisms to facilitate integration with various analytics platforms and custom event consumers. This document explains how to consume these events using the three available sources and provides practical examples for integrating with Adobe Analytics and Google Analytics.