How do I change the interval of how often the real time Media Analytics reports are updated?
On-Premise
Specify the following configuration entry in your config/config.ini.php: file
[General]
live_widget_refresh_after_seconds = 10
; defaults to 5 seconds
Please note that changing this config value also changes how frequent the Visitors in Real Time widget is updated.