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.

FAQ

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” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“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.