veza/veza-backend-api/internal/core/analytics
senke c756cb9e65 feat(v0.11.1): F396-F399 advanced analytics service, handler and routes
- F396: Track listening heatmap (segment-level aggregated data)
- F397: Period comparison (week/month/quarter with % changes)
- F398: Marketplace analytics (product views, conversion rates, revenue)
- F399: Metric alerts (opt-in thresholds, preferences, CRUD)
- Unit tests for service (percent change calculations) and handler (auth, validation)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:12:26 +01:00
..
advanced_handler.go feat(v0.11.1): F396-F399 advanced analytics service, handler and routes 2026-03-10 17:12:26 +01:00
advanced_handler_test.go feat(v0.11.1): F396-F399 advanced analytics service, handler and routes 2026-03-10 17:12:26 +01:00
creator_handler.go feat(v0.11.0): F381-F385 creator analytics handler and routes 2026-03-10 16:28:22 +01:00
creator_handler_test.go feat(v0.11.0): F381-F385 creator analytics handler and routes 2026-03-10 16:28:22 +01:00
handler.go v0.9.4 2026-03-05 23:03:43 +01:00
handler_test.go refactor(backend): unify architecture - migrate analytics handler to core (ADR-001) 2026-02-15 16:18:13 +01:00