=== Collect Browser Info ===
Contributors: giuse
Stable tag: 0.0.3
Tested up to: 6.9
Requires at least: 4.6
Tags: browser information, browser
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

It adds a shortcode to collect the information of the browser used by the visitor.


== 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 <a href="https://josemortellaro.com/how-to-collect-the-browser-information/">How to collect the browser information</a>.



== 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 <a href="https://freesoul-deactivate-plugins.com/how-to-enable-debugging-in-wordpress-a-step-by-step-guide/">this detailed tutorial</a> on <a href="https://freesoul-deactivate-plugins.com/how-to-enable-debugging-in-wordpress-a-step-by-step-guide/">how to enable debugging in WordPress</a> to learn more.


== Changelog ==

= 0.0.3 =
* Checked: WordPress 6.4

= 0.0.2 =
* Fix: PHP warning

= 0.0.1 =
* First release
