=== FraudSentinel Bots & Fraud Detection === Contributors: FraudSentinel Donate link: https://www.FraudSentinel.com Tags: bot detection, bots detection, fraud detection, proxy detection, anti-fraud tools, block proxies, block VPN, block bots Requires at least: 5.2 Tested up to: 5.6 Stable tag: 1.0 Requires PHP: 5.3+ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html FraudSentinel Bots & Fraud Detection plugin allows you to connect your website to the FraudSentinel dashboard. == Description == FraudSentinel Bots & Fraud Detection allows you to monitor your web traffic in real time. Using data made available to us by over 70 organisations, and in addition to the standard detection such as Proxies, VPN, and tor, we are able to detect malicious activities such as bots, dangerous connections, IPs that have been reported as abused, and much more... = Free Detection Pixel = We made the detection pixel Free to allow users to evaluate the risk level of their web site. The results are available on the private dashboard section of FraudSentinel.com . Get your free account at [www.fraudsentinel.com/register/request](https://www.fraudsentinel.com/register/request) . You can also watch a 2 minute introduction video on our web site at [www.fraudsentinel.com](https://www.fraudsentinel.com) . This plugin allows to easily connect websites to our tracking pixel. After installation, the following script is added to the html headers of Wordpress, with the plugin configured options: *var FSMonitor = new Image();* *FSMonitor.src = "https://api.fraudsentinel.com/api/sentinel.png?api_token=";* To make things easier, after the API key is added to the FraudSentinel plugin settings, we validate it by sending a request to "https://www.fraudsentinel.com/api/k.txt?api_token=" after which you should see the plugin status as "Connected". = Premium API = In addition to the free pixel, premium users can incorporate IP verification in their scripts using our REST-API. = Support = If you have questions, please do not hesitate to contact us at support@FraudSentinel.com . == Installation == = INSTALLATION FROM WITHIN WORDPRESS = Visit Plugins > Add New. Search for FraudSentinel Install and activate the FraudSentinel plugin. = MANUAL INSTALLATION = Download, unzip, and upload the FraudSentinel folder to the /wp-content/plugins/ directory. From the Plugins section of Wordpress, activate the FraudSentinel plugin. = AFTER ACTIVATION = Log in to the FraudSentinel.com website to get your API Key. In Wordpress admin section, go to the FraudSentinel plugin options, enter and save your API Key. = Enjoy = Don’t forget to rate our plugin. == Frequently Asked Questions == = Why is the FraudSentinel Bots & Fraud detection pixel free? = We want users to be able to monitor the bots and fraud level of their web site before using our API. = Can I use the REST-API? = Free users are limited to 5000 REST-API calls a month. Our team is committed to help you integrate our REST-API into your web application (within reason). = Where is your Privacy Policy = FraudSentinel Privacy Policy is available at the follow link [www.fraudsentinel.com/privacy](https://www.fraudsentinel.com/privacy) . == Screenshots == 1. Plugin Settings 2. Plugin Options == Changelog == = 1.0 = First plugin release.