Description
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.
Contributors & Developers
“Collect Browser Info” is open source software. The following people have contributed to this plugin.
Contributors“Collect Browser Info” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Collect Browser Info” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.3
- Checked: WordPress 6.4
0.0.2
- Fix: PHP warning
0.0.1
- First release