Default Article Statistics only shows aggregated data about the number of views, so displaying every user and their view date is not available out of the box. You can implement your own custom app for tracking this though.
If you use YouTrack Server, another approach could be parsing the access logs to gather the needed data.
Hi BP PlanetB,
Default Article Statistics only shows aggregated data about the number of views, so displaying every user and their view date is not available out of the box. You can implement your own custom app for tracking this though.
If you use YouTrack Server, another approach could be parsing the access logs to gather the needed data.
Thank you for your reply.