ua-parser / uap-core

The regex file necessary to build language ports of Browserscope's user agent parser.
Other
731 stars 447 forks source link

Microsoft Office User Agents #309

Open jwilczek opened 6 years ago

jwilczek commented 6 years ago

I have ran years worth of user agents collected from our websites through ua-parser. I'm currently updating the regexes.yaml file to include those that were very common in my data but not correctly parsed by ua-parser.

What would be the preferred way to track the user agent family for Microsoft Office User Agents?

For example, consider the following user agents

Would it be preferred to make the family just "Microsoft Office Outlook" or should I pull in the year as well?

Thank you!

commenthol commented 5 years ago

In my opinion using familiy without the year is fine. The major number should give further details here.