Linux 软件免费装
Banner图

Traffic Monitor

开发者 dmitriamartin
更新时间 2025年1月30日 04:28
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

security visitors traffic monitor requests

下载

1.0.3 1.0.4 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0

详情介绍:

Traffic Monitor is a lightweight WordPress plugin that logs every page visit in real-time. Easily track IP addresses, user-agents, referrers, and more—directly from your admin panel. Perfect for debugging, performance monitoring, security analysis, user behavior insights, and click fraud detection.

安装:

Automatic installation
  1. Log into your WordPress admin
  2. Click Plugins
  3. Click Add New
  4. Search for Traffic Monitor
  5. Click Install Now under "Traffic Monitor"
  6. Activate the plugin
Manual installation
  1. Download the plugin
  2. Extract the contents of the zip file
  3. Upload the file contents to the wp-content/plugins/ folder of your WordPress installation
  4. Activate the plugin from 'Plugins' page.

屏幕截图:

  • **Request Details** - View details for all columns of a request.

常见问题:

How long are logs stored?

Traffic Monitor retains logs until manually deleted. If your site receives high traffic, regularly clearing logs will prevent excessive database growth.

Does this plugin work with caching plugins or CDNs?

Yes and no.

  • If your CDN or caching plugin only caches static assets (images, fonts, scripts), Traffic Monitor will still log page requests.
  • However, full-page caching (e.g., from WP Rocket, Cloudflare, or LiteSpeed Cache) bypasses WordPress, meaning Traffic Monitor won’t log those visits.
🚀 Pro Version Coming Soon If caching is detected on your home page, Traffic Monitor displays a notice in the plugin settings. This notice includes an email signup form to get notified when Traffic Monitor Pro is released—allowing full tracking, even on cached pages.

Does this plugin track visitors across pages?

No, Traffic Monitor only logs individual HTTP requests, not full user sessions.

Where is the request data stored?

All logs are stored in a custom database table within your WordPress database.

Can I export request logs?

Yes, logs can be exported as a CSV file from the admin panel.

Will this plugin slow down my site?

No, Traffic Monitor is optimized to exclude unnecessary requests (e.g., static assets) and logs only essential data.

更新日志:

1.2.0 (2025-01-29) 1.1.3 (2025-01-28) 1.1.2 (2025-01-28) 1.1.1 (2025-01-28) 1.1.0 (2025-01-27) 1.0.4 (2025-01-22) 1.0.3 (2025-01-22) 1.0.2 (2025-01-21) 1.0.1 (2025-01-20) 1.0.0 (2025-01-16) Initial release.