Skip to main content

Usage Analytics

Usage analytics is a set of analytic dashboards that lets Sinequa administrators/users track the activity of their application(s).

This application relies on the dataset web service to fetch usage data from an audit-type index. The application is designed to be fully customizable via a simple JSON configuration.

Usage analytics

Usage analytics has a single route "/audit". The dashboards are composed of many standard components from the @sinequa/components and @sinequa/analytics libraries. The 2 top-level components are:

To access the comprehensive technical documentation of Usage analytics, please refer to the detailed information available in the GitHub repository