> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reach.raysium.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics

# Analytics

The Analytics module provides simplified analytics for quick performance insights.

## Overview

Analytics offers a lightweight dashboard with basic KPIs and chart placeholders for future expansion.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/raysium/reports/placeholder-analytics.png" alt="Analytics Page" />

## Current Features

### KPI Cards

| KPI             | Description                         |
| --------------- | ----------------------------------- |
| Total Messages  | Messages sent in selected period    |
| Response Rate   | Percentage of messages with replies |
| Active Leads    | Leads currently in campaigns        |
| Conversion Rate | Leads converted to deals            |

### Chart Placeholders

The following charts are available as placeholders for future development:

* **Message Volume**: Timeline of messages sent
* **Response Rate by Campaign**: Campaign comparison

## Usage

### Access Analytics

Navigate to **Analytics** in the sidebar.

### View Metrics

1. Page loads with default 30-day period
2. KPIs display aggregate metrics
3. Charts show basic trends

## Comparison with Reports

| Feature    | Analytics   | Organization Reports |
| ---------- | ----------- | -------------------- |
| Access     | All users   | Admins only          |
| Complexity | Simple      | Comprehensive        |
| Filters    | Period only | Period + Employee    |
| Charts     | Basic       | Advanced             |
| Export     | None        | PDF                  |

## Future Enhancements

The Analytics module is designed for expansion:

* Advanced filtering
* Custom date ranges
* Export capabilities
* Comparison features
* AI insights

## API Endpoints

```http theme={null}
GET /analytics/overview    - Get basic analytics
```

## Best Practices

1. **Quick Checks**: Use Analytics for quick performance checks
2. **Detailed Analysis**: Use Organization Reports for in-depth analysis
3. **Bookmark**: Save Analytics for daily monitoring
