이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Friendly User Agent for WooCommerce

설명

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
  • NetBSD
  • OpenBSD

Mobile

  • Android
  • iPhone
  • iPad
  • iPod
  • Windows Phone
  • Kindle
  • Kindle Fire
  • BlackBerry
  • Playbook
  • Tizen
  • Sailfish
  • Symbian

Console

  • Nintendo 3DS
  • New Nintendo 3DS
  • Nintendo DS
  • Nintendo Switch
  • Nintendo Wii
  • Nintendo WiiU
  • PlayStation 3
  • PlayStation 4
  • PlayStation 5
  • PlayStation Vita
  • Xbox
  • Xbox One

Currently Detected Browsers

  • AdsBot-Google
  • Android Browser
  • Applebot
  • Baiduspider
  • bingbot
  • BlackBerry Browser
  • Bunjalloo
  • Camino
  • Chrome
  • curl
  • Edge
  • facebookexternalhit
  • FeedValidator
  • Firefox
  • Googlebot
  • Googlebot-Image
  • Googlebot-Video
  • HeadlessChrome
  • IEMobile
  • iMessageBot
  • Kindle
  • Lynx
  • Midori
  • MiuiBrowser
  • MSIE
  • msnbot-media
  • NetFront
  • NintendoBrowser
  • OculusBrowser
  • Opera
  • Puffin
  • Safari
  • SailfishBrowser
  • SamsungBrowser
  • Silk
  • TelegramBot
  • TizenBrowser
  • Twitterbot
  • UC Browser
  • Valve Steam Tenfoot
  • Vivaldi
  • Wget
  • WordPress
  • Yandex
  • YandexBot

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

스크린샷

  • Orders page
  • Single order view/edit page

설치

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

  1. From the WordPress Dashboard, go to Plugins > Add New
  2. Search for ‘Friendly User Agent for WooCommerce’ and click Install. Then click Activate.
  3. Click ‘Orders’ in the Admin sidebar to see the new ‘User Agent’ column.
  4. Click on a single order view/edit page link and the ‘Customer User Agent’ information will be displayed below the billing address.

Manual

  1. Upload the folder /woo-friendly-user-agent/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Click ‘Orders’ in the Admin sidebar to see the new ‘User Agent’ column.
  4. 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?

  1. When viewing the ‘Orders’ screen click the ‘Screen Options’ tab at the right top of the screen.
  2. Uncheck the ‘User Agent’ checkbox.
  3. Click ‘Apply’.

후기

2021년 3월 24일
This plugin works like a charm and seems very light weight also.
2021년 3월 23일
Very useful and easy to use plugin. Lets me know what devices and Browsers my customers use. Great for determining what customer browsers are causing problems, with your website. Very helpful support team, quick responses to questions.
2020년 7월 12일
Could not be better.... Upload activate and you have all information... Thanks for a great plugin
모든 10 평가 읽기

기여자 & 개발자

“Friendly User Agent for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Friendly User Agent for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release

1.1.0

  • Version updates

1.2.0

  • New supported browsers/OS’s
  • Version updates
  • Name change

1.3.0

  • New supported browsers/OS’s
  • Version updates
  • Better commenting