=== UTMs Carry Pages === Contributors: Riccardo Bertolini Tags: utm, utms, carry, pages, landing pages, utms carry pages, utms pages Requires at least: 5.3.0 Tested up to: 5.4.2 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simplest way to pass UTM between pages. == Description == **Capturing all the UTM variables** when user land on your website, this plugin will add all the UTM parameters (accepted only the most used UTMS: utm_source, utm_medium, utm_term, utm_content, utm_campaign). Links with tel: or mailto: will be ignored. External links will carry UTMs too. == Installation == This section describes how to install the plugin and get it working. 1. Upload `carry-utms-pages` folder to the `/wp-content/plugins/` directory via FTP 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == *No question so far* == Screenshots == 1. Append UTM variables to all URLs automatically. == Changelog == = 1.0 = * Extra support for DOM and content quicker than script to load = 1.0 = * Hello World :)