Hi DOJO
We are using a lot of LCA dashboards for external clients.
Is there a simple way to get statistics on the access and usage to these dashboards ?
I just found some lines inside information events like new client registered, authentication failure, and clients disconnected, but we wanted to be able to count and graph, how many users are connected, what are are the most used dashboards, what are the busiest times, and so on.
Hi Joel,
I'm not aware of any built-in method for tracking LCA usage. If any other Dojo members know of one, feel free to jump in.
That said, you can trigger automation scripts when pages are opened, check out KATA #8: https://www.youtube.com/live/rr0I2JP8isU?si=2v-TFwWJH-_rTqMu
You might be able to look into the IIS server log which is capturing an access log.

Thank Gerwin
Indeed there are some external way to do it.
I was just seaching a simple way to provide a internal LCA with the trend, to avoid to have multiple tools to use for global monitoring.
So perhaps the best way is using the IIS log and provide the file as data for GQI.