| 开发者 | fraudblocker |
|---|---|
| 更新时间 | 2026年5月19日 23:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
sid value from your Fraud Blocker tracking tag).sid= value from your tag snippet.Yes. The plugin sends tracking data to Fraud Blocker's servers and displays reports in the Fraud Blocker dashboard. Sign up for a free trial to get started.
The tracking script loads asynchronously by appending a <script> element to the document head on the front end. It is designed to avoid blocking page rendering.
All plugin data (settings and option flags) is removed from the WordPress database.
Service: https://monitor.fraudblocker.com — loads the Fraud Blocker JavaScript and fallback image endpoints used for click and conversion measurement when you configure a Domain ID.
What is used for: Injects fbt.js (and optionally ctrack.js) on the public site; outputs fbt.gif (and optional conversion pixel) inside <noscript> when JavaScript is disabled.
What data is sent and when: Your configured Domain ID is included in script and pixel URLs as the sid query parameter. When visitors load pages where tracking runs, their browser requests those assets from monitor.fraudblocker.com using normal HTTPS (referrer, IP, and other standard request metadata apply as with any third-party asset). When a site administrator clicks Verify Domain ID in wp-admin, the server performs a one-time GET request to the same host to confirm the Domain ID returns HTTP 200 (result may be cached up to 12 hours).
Legal: Terms of Service, Privacy Policy.
wp_enqueue_style + wp_add_inline_style.wp_body_open with a wp_footer safety net.sid tokens with letters, numbers, underscores, and hyphens.languages/ directory for the plugin header Domain Path; clean uninstall removes all plugin data from the database.