PhoenixKitWeb.Live.Users.LiveSessions (phoenix_kit v1.5.1)
View SourceReal-time session monitoring dashboard for the PhoenixKit admin panel.
This module provides comprehensive real-time monitoring of:
- All active sessions (anonymous + authenticated)
- Live session statistics and metrics
- Real-time connection/disconnection events
- Session geographic distribution
- Page activity heatmaps
- User behavior patterns
Features real-time updates via Phoenix LiveView and WebSocket connectivity. Only accessible to users with Owner or Admin roles.
Summary
Functions
Callback implementation for Phoenix.LiveView.handle_event/3.
Callback implementation for Phoenix.LiveView.handle_info/2.
Callback implementation for Phoenix.LiveView.handle_params/3.
Callback implementation for Phoenix.LiveView.mount/3.
Callback implementation for Phoenix.LiveView.render/1.
Functions
Callback implementation for Phoenix.LiveView.handle_event/3.
Callback implementation for Phoenix.LiveView.handle_info/2.
Callback implementation for Phoenix.LiveView.handle_params/3.
Callback implementation for Phoenix.LiveView.mount/3.
Callback implementation for Phoenix.LiveView.render/1.