The Navigator Data Presenter allows you to capture dynamic browser details.
The Navigator Data Presenter allows you to capture, in any form, a number of browser details that are made available by the javascript window.navigator object.
https://www.w3schools.com/js/js_window_navigator.asp
This useragent string for example gives you an indication as to which browsers your clients are using.