Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Back to Ideas
9
Like
Follow Idea
Gonçalo Veiga
Facilitate the tracking of an user across screens and actions to understand user behaviour
1706
Views
5
Comments
Implemented
Lifetime
OutSystems 8.0
It would be important to present useful information, like screen load time and time on page, to understand user behaviour, assess difficulties and typical paths.
Remco Dekkinga
MVP
Adding Google Analytics to the footer of every page would already implement something like this feature. It would be nice if Outsystems could also expand the logging with such a feature.
J.
MVP
aye.
would be very handy to track the path.
Matthias Preuter
MVP
It's easy to implement: add a user filter in Screen Log Monitor
Gonçalo Borrêga
In version 8, the new End-User Performance Monitoring gives you metrics on application usage, from a user / browser point of view. This capability comes bundled with its own API, that collects info on every user request. Using this API you can correlate users with their path in the users screens, as well as how long it takes to load each page (frm a user point of view).
You can easily use this API in Service Studio to build custom dashboard based on user activity throghout the application.
Check the GeoPerformance component in the Forge to understand how you can use this API to extend it for your use case
https://www.outsystems.com/forge/component/405/geo-performance/
Cheers
J.
MVP
yay!
Log in to comment
Loading...