=== UTM Master === Contributors: ghaas Tags: utm, tracking, cookies, gdpr, marketing Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 7.2 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Store UTM parameters in cookies, append them to links automatically, and manage GDPR compliance easily. == Description == UTM Master helps you capture and preserve UTM parameters in cookies for attribution and tracking. Features include: * Auto-save UTM parameters (`utm_source`, `utm_medium`, etc.) * Support for custom UTM parameters * Append UTM to all site links and CTAs * GDPR-compliant consent banner * Shortcode to retrieve current and original UTM values == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory. 2. Activate it from the 'Plugins' menu in WordPress. 3. Configure settings from the **UTM Master** menu. == Frequently Asked Questions == = Can I use shortcodes to show UTM values? = Yes. Use `[utm_master get="utm_source"]`. You can also use `entry_utm_source` to show the first/original value. = How do I add custom parameters? = Go to **UTM Master → Settings**, and enter custom parameter names. == Screenshots == 1. Table showing how to use shortcode. 2. Table showing all active UTM parameters 3. Settings page to configure cookie duration and GDPR. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0.1 = First stable release.