Suziwan Referrer Log

外掛說明

Suziwan Referrer Log is a simple yet powerful analytics tool developed in Nice, France, with privacy in mind. Unlike heavy third-party services, this plugin stores visitor source data locally on your server, giving you full ownership of your data.

It is specifically designed to track:
* External Referrers: See which websites are sending traffic to your site.
* Full UTM Tracking: Log source, medium, campaign, term, and content for your marketing campaigns.
* Visitor Metadata: Capture landing URLs, browser languages, and user agents.
* Data Management: Includes a settings page to easily clear all logs or purge old data (e.g., keep only the last 30 days) to keep your database lean.

Privacy First:
To comply with global privacy standards like GDPR, this plugin automatically anonymizes IP addresses by masking the last octet before saving them to the database. No personally identifiable information (PII) is stored.

安裝方式

  1. Upload the suziwan-referrer-log folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Visit the ‘Suziwan Referrers’ menu in your dashboard to view statistics and manage settings.

常見問題集

Does this plugin use cookies?

No, this plugin does not set any cookies on the visitor’s browser.

Where is the data stored?

All data is stored in a dedicated table within your WordPress database. No data is ever sent to external servers.

Can I limit the amount of data stored?

Yes, you can go to the Settings page to delete old entries automatically based on a number of days you define.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Suziwan Referrer Log〉的開發相關工作。

參與者

將〈Suziwan Referrer Log〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Anonymized IP tracking (GDPR compliant).
  • Full UTM and Referrer logging.
  • Added data management features (Clear all/Purge by date).

1.1.1

  • Correction d’un bug mineur.
  • Optimisation du code.