=== Contact Form 7 UTM tracking === Contributors: kaminskym Tags: cf7, contact-form-7, utm, utm-tracking Requires at least: 4.6 Tested up to: 4.8 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin will save UTM tags and Referrer (like google.com, etc) to cookies on first user visit and on CF7 submit adds all info to mail body. No additional setups are required. One click installation works on all the cf7 forms automatically. == Description == This plugin will save UTM tags and Referrer (like google.com, etc) to cookies on first user visit and on CF7 submit adds all info to mail body. No additional setups are required. One click installation works on all the cf7 forms automatically. A *UTM codes* is a simple query variables that you can attach to a custom URL in order to track a source, medium, and campaign name. This allow you better understand from where visitors are coming and doing some actions (like submitting contact form). == Screenshots == 1. Plugin status 2. Mail example == Installation == 1. Upload the plugin files to the `/wp-content/plugins/cf7-utm-tracking` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the 'Contact' -> 'CF7 UTM tracking' screen to check the plugin state == Changelog == /* VER 1.1 - 26/06/2017 */ - [new] Added "gclid" parameter tracking - [tweak] Move from "Tools" menu to "Contact" menu - [tweak] Security improvements