
內容簡介
FraudSentinel Bots & Fraud Detection 是一款外掛,可以讓您即時監視您的網站流量。我們憑藉超過70個組織提供的數據,以及標準檢測(如代理、VPN和tor等),還能夠檢測惡意活動,例如機器人、危險連接、已被濫用報告的IP等等……
免費檢測像素
我們讓檢測像素免費,讓用戶評估他們的網站風險水平。
結果可在FraudSentinel.com的私人資訊中心查看。
在(https://www.fraudsentinel.com) 網站上看一段2分鐘的介紹視頻,並獲得您的免費帳戶 (https://www.fraudsentinel.com/register/request)。
此外掛可以輕鬆連接網站到我們的追蹤像素。
安裝後,帶有外掛配置選項的以下腳本將添加到WordPress的HTML標頭中:
var FSMonitor = new Image();
FSMonitor.src = “https://api.fraudsentinel.com/api/sentinel.png?api_token= $”
為了使事情更加容易,當在FraudSentinel插件設置中添加API密鑰後,我們會通過向“https://www.fraudsentinel.com/api/k.txt? api_token =”發出請求來驗證它,此後,您應該會看到插件狀態為“已連接”。
高級API
除了免費像素外,高級用戶可以使用我們的REST-API將IP驗證合併到其腳本中。
支援
如果您有問題,請不要猶豫,請聯繫[email protected]。
外掛標籤
開發者團隊
② 後台搜尋「FraudSentinel Bots & Fraud Detection」→ 直接安裝(推薦)
原文外掛簡介
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 (https://www.fraudsentinel.com/register/request) .
You can also watch a 2 minute introduction video on our web site at (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 [email protected] .
