PHPackages                             atwx/simple-analytics - 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. atwx/simple-analytics

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

atwx/simple-analytics
=====================

Basic analytics module for Silverstripe CMS

0.0.1(3y ago)04MITPHP

Since May 18Pushed 3y ago3 watchersCompare

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

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

Silverstripe Simple Analytics
=============================

[](#silverstripe-simple-analytics)

Basic analytics module for Silverstripe CMS

This module is useful for tracking visitors on pages, when Google Analytics or Matomo are too heavy. It's also good for GDPR.

Tracks request to DB on `contentcontrollerInit`; If you want to track views of DataObjects, make sure you call this extension hook in your controller like:

```
$usedDataObject->contentcontrollerInit($this);
```

TODO:

- Consolidate Data
- Reports
- JS Beacon and Controller, so it works behind proxies

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

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

Unknown

Total

1

Last Release

1456d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff3ee546a6d1b1092f1badf68523ba30f28dec7fce11254a8cb3aeb57c6202de?d=identicon)[wernerkrauss](/maintainers/wernerkrauss)

![](https://www.gravatar.com/avatar/64d979993815fa2d2ea95b3fd72b4f43e95a631ce569f4f1c0330786971b5fc2?d=identicon)[adiwidjaja](/maintainers/adiwidjaja)

---

Top Contributors

[![wernerkrauss](https://avatars.githubusercontent.com/u/1043925?v=4)](https://github.com/wernerkrauss "wernerkrauss (3 commits)")

---

Tags

silverstripeanalytics

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/atwx-simple-analytics/health.svg)

```
[![Health](https://phpackages.com/badges/atwx-simple-analytics/health.svg)](https://phpackages.com/packages/atwx-simple-analytics)
```

###  Alternatives

[axllent/silverstripe-analytics-js

Google Universal Analytics tracking code for Silverstripe

1721.3k](/packages/axllent-silverstripe-analytics-js)

PHPackages © 2026

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