Description
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.
Installation
- Upload the
suziwan-referrer-logfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit the ‘Suziwan Referrers’ menu in your dashboard to view statistics and manage settings.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Suziwan Referrer Log” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Suziwan Referrer Log” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- Anonymized IP tracking (GDPR compliant).
- Full UTM and Referrer logging.
- Added data management features (Clear all/Purge by date).