Deskripsyon
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.
Pag-install
- 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.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Suziwan Referrer Log” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Suziwan Referrer Log” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng 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).
1.1.1
- Correction d’un bug mineur.
- Optimisation du code.