UTM & GCLID catcher
Contributors: pamteh
Tags: gclid, fbclid, utm-tags
Requires at least: 4.7
Tested up to: 6.7.1
Stable tag: 1.6
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A simple plugin to capture and save UTM tags, FBCLID and GCLID in cookies, allowing them to be sent through forms.
== Description ==
A simple plugin to capture and save UTM tags, FBCLID (Facebook Click Identifier) and the GCLID (Google Click Identifier) in cookies, allowing them to be sent through forms. Also adds WPForms tags for UTM, FBCLID and GCLID. No setting needed.
If you use caching plugins on your site, such as WP Rocket or WP Cache, make sure to add the utm-plugin_ cookie name to the exceptions list.
== Changelog ==
= 1.0 =
Initial version
= 1.1 =
Sanitizing added
= 1.2 =
Changes to meet WP Plugin directory requirements. Working with fbclid is added.
= 1.3 =
Sanitizing issue fixing
= 1.4 =
Minor issue fixing
= 1.5 =
Elementor conflict fixing
= 1.5 =
Safari cookie not set fixing