PHPackages                             modera/backend-google-analytics-bundle - 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. modera/backend-google-analytics-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

modera/backend-google-analytics-bundle
======================================

Provides support for gathering 'pageview' analytics in backend using Google Analytics.

v1.0.0(1y ago)054.3k—5.9%3MITPHPPHP &gt;=7.4

Since Jul 4Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/modera/ModeraBackendGoogleAnalyticsBundle)[ Packagist](https://packagist.org/packages/modera/backend-google-analytics-bundle)[ RSS](/packages/modera-backend-google-analytics-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (9)Used By (0)

ModeraBackendGoogleAnalyticsBundle
==================================

[](#moderabackendgoogleanalyticsbundle)

Provides support for gathering 'pageview' analytics in backend using Google Analytics.

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

[](#installation)

Add a dependency to your composer.json by running:

```
composer require modera/backend-google-analytics-bundle

```

You don't have to manually update your AppKernel class if you have `modera/module-bundle` bundle installed already, otherwise you need to add this to your AppKernel:

```
new \Modera\BackendGoogleAnalyticsBundle\ModeraBackendGoogleAnalyticsBundle(),

```

After bundle has been enabled to make sure that contributed configuration properties are installed run this command:

```
modera:config:install-config-entries

```

When this command is executed you will either see that some configuration property(properties) were installed or no configuration properties were installed, in latter case it means that they were automatically installed by module-bundle for you during bundle installation process.

Documentation
=============

[](#documentation)

If you want to have a UI to access configuration properties contributed by this bundle then you may also want to install `modera/backend-google-analytics-config-bundle` bundle.

Application related data
------------------------

[](#application-related-data)

Your kernel class (app/AppKernel.php) might additionally implement two methods: **getAppName**, **getAppVersion** which then will be used by \\Modera\\BackendGoogleAnalyticsBundle\\Contributions\\ConfigMergersProvider to send more detailed data to GA.

Licensing
---------

[](#licensing)

This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance53

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~436 days

Recently: every ~650 days

Total

8

Last Release

550d ago

Major Versions

v0.6.1 → v1.0.02024-11-14

PHP version history (2 changes)v0.1.0PHP &gt;=5.4.0

v0.6.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6311198?v=4)[Modera Software](/maintainers/modera)[@modera](https://github.com/modera)

---

Top Contributors

[![sergeil](https://avatars.githubusercontent.com/u/425579?v=4)](https://github.com/sergeil "sergeil (14 commits)")[![cravler](https://avatars.githubusercontent.com/u/157440?v=4)](https://github.com/cravler "cravler (10 commits)")[![Kuller86](https://avatars.githubusercontent.com/u/7735388?v=4)](https://github.com/Kuller86 "Kuller86 (2 commits)")[![LiSinCin](https://avatars.githubusercontent.com/u/6211954?v=4)](https://github.com/LiSinCin "LiSinCin (1 commits)")[![NecessaryEvil90](https://avatars.githubusercontent.com/u/15425112?v=4)](https://github.com/NecessaryEvil90 "NecessaryEvil90 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/modera-backend-google-analytics-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/modera-backend-google-analytics-bundle/health.svg)](https://phpackages.com/packages/modera-backend-google-analytics-bundle)
```

###  Alternatives

[cmsmaxinc/filament-system-versions

A comprehensive Filament plugin that provides real-time visibility into all package versions within your Filament PHP application. This essential developer tool creates a centralized dashboard where you can instantly view, monitor, and track the current versions of all installed packages in your project and what the latest version is.

1325.6k](/packages/cmsmaxinc-filament-system-versions)

PHPackages © 2026

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