Description
Contact Form 7 Source Medium Tracker is a plugin that captures the source and medium of your website visitors and includes this information in the submissions made via Contact Form 7 forms. This allows you to track where your leads are coming from, enhancing your marketing analytics.
Features:
- Tracks UTM parameters, referrers, and other indicators to determine the source and medium.
- Works seamlessly with Contact Form 7 forms.
- Automatically includes the source and medium in admin emails without manual configuration.
- Supports tracking for organic, paid, social media, email, and more.
New Features:
- Stores submission data in a custom database table.
- Provides reports on submissions by source, medium, and form.
- Allows administrators to delete all stored data.
License
This program is free software licensed under the GNU GPL version 2 or later.
Privacy Policy
This plugin collects the following data:
- Source, medium, and search term (if available) of visitors who submit a Contact Form 7 form.
- Form ID and form title of the submitted form.
- Timestamp of the submission.
This data is stored in your WordPress database and is used to generate reports accessible only to administrators. No personal data from the form submissions is stored by this plugin.
Site administrators should update their privacy policies to inform users about this data collection and ensure compliance with relevant laws and regulations.
Users can request deletion of their data by contacting the site administrator.
Installation
- Upload the
cf7-source-medium-tracker
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- No further configuration is needed. The plugin works automatically with your Contact Form 7 forms.
FAQ
-
Do I need to modify my Contact Form 7 forms?
-
No, the plugin automatically adds the necessary hidden fields to your forms and includes the tracking information in admin emails.
-
Does this plugin comply with GDPR and other privacy laws?
-
While the plugin collects minimal data (source and medium), it’s essential to inform your users about any tracking and obtain consent if required. Please update your privacy policy accordingly.
Reviews
Contributors & Developers
“Source Medium Tracker for Contact Form 7” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Source Medium Tracker for Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- NEW: Stores submission data in a custom database table.
- NEW: Provides reports on submissions by source, medium, and form.
- NEW: Allows administrators to delete all stored data.
1.7.2
- Minor bug fixes.
1.7
- Tested with WordPress 6.7
- Ensured that the fields are included only in the admin email and not in the user’s as well.
- Minor bug fixes.
1.6
- Improved social media tracking.
- Minor bug fixes.
1.5
- Enqueue tracking script on all pages to ensure accurate source tracking.
1.4
- Fixed issue with hidden fields not being populated correctly.
1.3
- Adjusted plugin initialization to prevent false inactive notices.
1.2
- Automatically include source and medium in admin emails.
1.1
- Improved handling to exclude the website’s own domain dynamically.
1.0
- Initial release.