by Blaze Concepts on WordPress.org
Displays the user agent (device/platform, browser and browser version) that was used by a customer to make an order in your WooCommerce store.

Orders page
Unknown to many, WooCommerce captures the device/platform, browser and browser version used by a customer when an order is placed, this is known as the user agent string. This useful information is currently not shown anywhere in the WooCommerce plugin.
**Friendly User Agent for WooCommerce* simply displays this information as a new column on the Orders page and within the Edit Order page. You can then see what customers are using what devices and browsers.
Desktop
Mobile
Console
If you find a missing platform or browser, please let us know in the support forum and we’ll add it in our next version.
Using the simple, streamlined PHP user-agent parser. Credit: https://github.com/donatj/PhpUserAgent
PhpUserAgent license: https://github.com/donatj/PhpUserAgent/blob/master/LICENSE.md