Better usage of the user agent data

Originally poste don github:
https://github.com/mautic/mautic/issues/4645

don’t think this is a real FR maybe more an improvment

Current tracker only save and then display back user agent as a simple string
For marketing users, this long string is complex to decrypt while we browse the timeline (on our last training we had questions about that : why while browsing with Chrome it is saved as Mozilla 5…

For each activity containing a user agent, should be real good to help the user to understand it

For example you can reading this webpage
http://www.whoishostingthis.com/tools/user-agent/#reading

to know how to decrypt better the user agent

I know there’s no standard but implementing Chrome FF Safari Edge Opera ones would covers most of the use cases