PHPackages                             xddesigners/silverstripe-utm-tags - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xddesigners/silverstripe-utm-tags

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

xddesigners/silverstripe-utm-tags
=================================

Adds a method to handle UTM tags and store them in models

0.1.1(2y ago)099BSD-3-ClausePHP

Since Jan 31Pushed 2y ago2 watchersCompare

[ Source](https://github.com/xddesigners/silverstripe-utm-tags)[ Packagist](https://packagist.org/packages/xddesigners/silverstripe-utm-tags)[ RSS](/packages/xddesigners-silverstripe-utm-tags/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

UTM Tag detection for SilverStripe 4 and 5
==========================================

[](#utm-tag-detection-for-silverstripe-4-and-5)

This module provides an method to handle UTM tags and store them in models like form submissions.

Installation
------------

[](#installation)

Install the module trough composer `composer require xddesigners/silverstripe-utm-tags`

Add the `XD\UTMTags\Extensions\StoresUTMTags` extension to the model you want to store UTM tags in.

Call the method `$myModel->setUTMTagsFromSession();` before calling `write()` to store the tags. You could call this in a form submit method.

### Maintainers

[](#maintainers)

- [XD designers](https://www.xd.nl/)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

832d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6131c03b7f5ba6b10fef192c90d68d57508e84c007a13321df6960b8298e19d1?d=identicon)[TheBnl](/maintainers/TheBnl)

---

Top Contributors

[![TheBnl](https://avatars.githubusercontent.com/u/1334195?v=4)](https://github.com/TheBnl "TheBnl (1 commits)")

---

Tags

silverstripetagsUTM

### Embed Badge

![Health badge](/badges/xddesigners-silverstripe-utm-tags/health.svg)

```
[![Health](https://phpackages.com/badges/xddesigners-silverstripe-utm-tags/health.svg)](https://phpackages.com/packages/xddesigners-silverstripe-utm-tags)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
