# Staff: Sales Analytics | Vronika

A focused sales analysis surface that retrieves dashboard analytics and lets an authorized operator examine monthly, weekly, and daily views.

---

**Path:** /platform/staff/sales-analytics
**Canonical:** https://vronika.co/platform/staff/sales-analytics
**Category:** Platform: Staff Operations (Sales visibility)
**Source Route:** /sales-analytics
**Source File:** trifecta/client/src/pages/SalesAnalytics.tsx

## Capabilities

- Retrieves the implemented sales analytics payload from the dashboard API.
- Separates monthly, weekly, and daily views through explicit interface tabs.
- Renders summary cards and time-based sales context from returned data.
- Shows a dedicated loading state while analytics are being retrieved.

## Interfaces

- /api/dashboard/sales-analytics
- Monthly / Weekly / Daily tabs

## Operating Notes

- No sales totals or improvement claims are reproduced here because the source page displays live or environment-specific data.
- The implementation is present in the Trifecta source tree. The current Worf white-label template router does not register this source route, so this page documents implemented code rather than claiming that the route is exposed by the current template build.

---

## Sources
Content derived from the live trifectaBar.com codebase and deployed platform. Authorization remains in the source application; an explainer page does not grant staff access.