Question
1
Replies
599
Views
Cognizant
Posted: June 12, 2018
Last activity: June 25, 2018
Closed
Get the user statistics and user accessed screen details in pega Dashboard
Hi,
We are developed Dashboard with ten screens in pega v 7.2.1.
Customer want to know which are screens are accessed most and user traffic count details, do we have any pega out of box tables recording those details?
***Edited by Moderator Marissa to update platform capability tags***
As per my knowledge, Pega doesn't have any direct wizard or OOTB feature to monitor the traffic of specific screen(widget).
Though, you can leverage auditing feature according to your requirement.
In your implementation, you could classify each of the UI screen belonging to a specific flow action and then monitor the traffic of it.
How to log each use of harness and flow action rules
The Pega 7 Platform maintains a history of changes to certain data classes and rule types.
For example, you can record the name of the application rule that is referenced in an access group each time a user updates the Access Group form and adds, changes, or deletes an application rule name.
Auditing in Pega Platform
Hope it helps. Kindly acknowledge if it does by marking this reply as answered/helpful.