Download the PHP package fromholdio/silverstripe-superlinker-redirection-utm without Composer
On this page you can find all versions of the php package fromholdio/silverstripe-superlinker-redirection-utm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fromholdio/silverstripe-superlinker-redirection-utm
More information about fromholdio/silverstripe-superlinker-redirection-utm
Files in fromholdio/silverstripe-superlinker-redirection-utm
Package silverstripe-superlinker-redirection-utm
Short Description Adds UTM tracking parameters to Silverstripe Superlinker Redirection targets
License BSD-3-Clause
Homepage https://github.com/fromholdio/silverstripe-superlinker-redirection-utm
Informations about the package silverstripe-superlinker-redirection-utm
silverstripe-superlinker-redirection-utm
Adds optional UTM tracking parameters to sitetree and file targets in fromholdio/silverstripe-superlinker-redirection.
Requirements
- Silverstripe CMS 5.2 or 6
fromholdio/silverstripe-superlinker-redirection3 or 4
Installation
Run dev/build after installation so the UTM fields are added to redirection records.
Usage
The module adds a "UTM tracking parameters" field group to redirection links whose target type is "Page on this website" or "Download a file". Entered values are appended to the generated destination URL as:
utm_sourceutm_mediumutm_campaign
Values are trimmed and spaces are converted to underscores before being stored. Query parameter values are encoded before being appended to the URL.
Configuration
UTM fields and URL output are enabled by default. To disable them:
All versions of silverstripe-superlinker-redirection-utm with dependencies
unclecheese/display-logic Version ^3 || ^4