=== Conversion Tracking for Contact Form 7 === Contributors: inboundhorizons Plugin Name: Conversion Tracking for Contact Form 7 Tags: lead tracking, user info, user visit Requires at least: 3.3 Tested up to: 5.9.3 Stable tag: 1.3.3 Requires PHP: 5.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Conversion Tracking for Contact Form 7 helps you track the user who filled out the form. == Description == Conversion Tracking for Contact Form 7 is an addon module for the Contact Form 7 plugin. It helps you track the user who filled out the form. All you need to do is add a [tracking-info] shortcode to any outgoing email in contact form 7. This plugin was forked from [Contact Form 7 Leads Tracking](https://wordpress.org/plugins/contact-form-7-leads-tracking/). The lead tracking info in this plugin includes: 1. **Form Page URL** The URL on which the user filled out the form. 1. **Original Referrer** The URL from which the user came to your site. 1. **Landing Page** The first page the user visited on your site. 1. **User IP** The IP address of the user who filled out the form. 1. **User Agent / Browser** The browser information of the user who filled the form. == Installation == 1. Unzip the plugin file and extract the folder. 2. Upload the conversion-tracking-for-cf7 folder to the /wp-content/plugins/ directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. A sample email with the tracking information generated by the plugin. == Changelog == = 1.3.2 - 2022-05-16 = * Confirmed compatibility. = 1.3.1 - 2021-12-14 = * Fixed MySQL error. = 1.3 - 2021-12-08 = * Optimization: Rewrote core functions to use DB transients and cookies instead of PHP sessions. = 1.2 - 2021-12-06 = * Forked plugin from Contact Form 7 Leads Tracking. * Fixed PHP notice caused by undefined array indexes. * Fixed critical issue "An active PHP session was detected" reported on WordPress site health report. * Improved security by utilizing WordPress santization functions. = 1.0 = * First public release == Upgrade Notice == The current version of Conversion Tracking for Contact Form 7 requires WordPress 3.3 or higher. If you use older version of WordPress, you need to upgrade WordPress first.