Beschreibung
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.
Currently Detected Platforms
Desktop
- Windows
- Linux
- Macintosh
- Chrome OS
- FreeBSD
Mobile
- Android
- iPhone
- iPad
- iPod
- Windows Phone OS
- Kindle
- Kindle Fire
- BlackBerry
- Playbook
- Tizen
Console
- Nintendo 3DS
- New Nintendo 3DS
- Nintendo DS
- Nintendo Switch
- Nintendo Wii
- Nintendo WiiU
- PlayStation 3
- PlayStation 4
- PlayStation Vita
- Xbox
- Xbox One
Currently Detected Browsers
- Android Browser
- BlackBerry Browser
- Camino
- Kindle / Silk
- Firefox / IceWeasel / IceCat
- Safari
- Edge
- Internet Explorer
- IEMobile
- Chrome / HeadlessChrome
- Opera
- Midori
- Vivaldi
- TizenBrowser
- SamsungBrowser
- UC Browser
- Lynx
- Wget
- Curl
- Puffin
- Applebot
- Bingbot
- Googlebot
- NintendoBrowser
- OculusBrowser
- WordPress
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
Installation
Friendly User Agent for WooCommerce requires the WooCommerce plugin (at least version 2.5.5) to be installed. Tested from WooCommerce 2.5.5 to 3.5.5.
Via WordPress
- From the WordPress Dashboard, go to Plugins > Add New
- Search for ‚Friendly User Agent for WooCommerce‘ and click Install. Then click Activate.
- Click ‚Orders‘ in the Admin sidebar to see the new ‚User Agent‘ column.
- Click on a single order view/edit page link and the ‚Customer User Agent‘ information will be displayed below the billing address.
Manual
- Upload the folder /woo-friendly-user-agent/ to the /wp-content/plugins/ directory.
- Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Click ‚Orders‘ in the Admin sidebar to see the new ‚User Agent‘ column.
- Click on a single order view/edit page link and the ‚Customer User Agent‘ information will be displayed below the billing address.
FAQ
-
How do I hide the ‚User Agent‘ column on the orders screen?
-
- When viewing the ‚Orders‘ screen click the ‚Screen Options‘ tab at the right top of the screen.
- Uncheck the ‚User Agent‘ checkbox.
- Click ‚Apply‘.
Rezensionen
Mitwirkende & Entwickler
„Friendly User Agent for WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Friendly User Agent for WooCommerce“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- Initial release
1.1.0
- Version updates
1.2.0
- New supported browsers/OS’s
- Version updates
- Name change