# 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](https://github.com/project-anuvaad/anuvaad/tree/master/anuvaad-api/anuvaad-metrics/anuvaad-org-judgement-count)

**API Contract:** [Metrics API Contract](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/project-anuvaad/anuvaad/master/anuvaad-api/anuvaad-metrics/anuvaad-org-judgement-count/docs/metrics_contract.yaml)

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**<br>

   <figure><img src="https://1431945970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzEcrJ5PM0JWby6S9429C%2Fuploads%2F2R4URqGQ3H7bAd0liAd8%2Fimage.png?alt=media&#x26;token=f2c67a84-88df-43a7-b2c0-55a2f775eafd" alt=""><figcaption><p>Total Documents Translated, Language-wise in SUVAS</p></figcaption></figure>
2. **Organization-wise Sentences Translated**<br>

   <figure><img src="https://1431945970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzEcrJ5PM0JWby6S9429C%2Fuploads%2Fp0urbXFdLs0pOxzeOjkc%2Fimage.png?alt=media&#x26;token=e9d4a62c-9273-4071-890c-6319e883e484" alt=""><figcaption><p>Organization-wise Sentences Translated in SUVAS </p></figcaption></figure>
3. **Organization-wise Dashboard**<br>

<figure><img src="https://1431945970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzEcrJ5PM0JWby6S9429C%2Fuploads%2FGjJCM8IMZdUyjxkmH1VC%2Fimage.png?alt=media&#x26;token=89e5cf77-7abb-47d3-b516-3c12e802075a" alt=""><figcaption><p>SUVAS Reviewer Metrics</p></figcaption></figure>

4. **Reviewer Metrics**<br>

<figure><img src="https://1431945970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzEcrJ5PM0JWby6S9429C%2Fuploads%2Fbl6RwYUPaFYRbd056hwp%2Fimage.png?alt=media&#x26;token=60602604-8a1e-4fa0-b308-51e2de68a4b7" alt=""><figcaption><p>SUVAS Organization-wise Dashboard</p></figcaption></figure>
