webtrend / cookie-set
A plugin that stores Google Analytics utm_parameter query string to a client cookies
Package info
Type:craft-plugin
pkg:composer/webtrend/cookie-set
2.0.0
2025-08-11 12:02 UTC
Requires
- craftcms/cms: ^4.0
This package is auto-updated.
Last update: 2026-03-11 13:53:03 UTC
README
A plugin that stores Google Analytics utm_parameter query string to a client cookie.
Requirements
This plugin requires Craft CMS 4.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require webtrend/cookie-set -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Cookie Set.
Using Cookie Set
{% hook 'SetMyCookies' %}
Brought to you by Webtrend
