Mô tả
It adds a shortcode to collect the information of the browser used by the visitor.
No options for this plugin. On the pages where you add the shortcode [collect_browser_info], the visitor will see something that looks like:
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
App name: Netscape
Platform: MacIntel
Cookies enabled: true
Vendor: Google Inc.
Screen available width: 2048
Screen available height: 1152
Screen width: 2048
Screen height: 1152
Viewport width: 1208
Viewport height: 960
So, if someone has problems with your website and you want to know which browser is giving that problem, share the URL of the page that collects the browser information, and ask to send you the collected information about the browser.
You can see how it works visiting the blog post How to collect the browser information.
Help
If you need help open a thread on the support forum of this plugin.
Please, before posting enable the debugging in wp-config.php. Need a step-by-step guide? Read this detailed tutorial on how to enable debugging in WordPress to learn more.
Người đóng góp & Lập trình viên
“Collect Browser Info” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Collect Browser Info” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Collect Browser Info” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.0.3
- Checked: WordPress 6.4
0.0.2
- Fix: PHP warning
0.0.1
- First release