For the complete documentation index, see llms.txt. This page is also available as Markdown.

Analytics

Analytics

When Anuvaad is implemented at an organizational level, analytics is crucial for tracking usage and metrics. A dedicated module exists to serve this purpose.

Code Repository: Anuvaad Metrics

API Contract: Metrics API Contract

For every X hours, a cron job creates a CSV file, and analytics are drawn based on it for time-consuming computations. For other metrics, data is fetched directly from the database. The following analytics are currently available, with room for more metrics to be visualized:

  1. Total Documents Translated, Language-wise

    Total Documents Translated, Language-wise in SUVAS
  2. Organization-wise Sentences Translated

    Organization-wise Sentences Translated in SUVAS
  3. Organization-wise Dashboard

SUVAS Reviewer Metrics
  1. Reviewer Metrics

SUVAS Organization-wise Dashboard

Last updated