PHPackages                             betacie/ganalytics-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. betacie/ganalytics-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

betacie/ganalytics-bundle
=========================

Google Analytics Bundle

v0.1(11y ago)04.7kMITPHP

Since Jan 20Pushed 10y ago4 watchersCompare

[ Source](https://github.com/gonetcats/ganalytics-bundle)[ Packagist](https://packagist.org/packages/betacie/ganalytics-bundle)[ RSS](/packages/betacie-ganalytics-bundle/feed)WikiDiscussions master Synced 2d ago

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

ganalytics-bundle
=================

[](#ganalytics-bundle)

Google Analytics bundle. See  for betacie/google-analytics usages

You need to store all your events before render them.

```
// You could use tracker service in a controller or inject him in other services
// like a registration listener
$this->container->get('betacie_google.event_tracker')->trackEvent([
    'category' => 'Registration',
    'action' => 'Confirmed',
    'label' => 'user-1',
]);
```

Once you have stored all the events, the tracking code will be displayed with a Twig function.

```
// Twig template
{{ google_track() }}

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~195 days

Total

2

Last Release

3987d ago

Major Versions

v0.1 → 1.0.x-dev2015-08-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/570307?v=4)[yoye](/maintainers/yoye)[@yoye](https://github.com/yoye)

---

Top Contributors

[![yoye](https://avatars.githubusercontent.com/u/570307?v=4)](https://github.com/yoye "yoye (8 commits)")

### Embed Badge

![Health badge](/badges/betacie-ganalytics-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/betacie-ganalytics-bundle/health.svg)](https://phpackages.com/packages/betacie-ganalytics-bundle)
```

###  Alternatives

[bobmotor/magento-2-gulp

Magento 2 gulp configuration

4231.2k](/packages/bobmotor-magento-2-gulp)[crankycyclops/m2-module-discount-code-url

Allows discount codes to be applied to a browser session automatically via a query string or URL path.

4113.6k](/packages/crankycyclops-m2-module-discount-code-url)

PHPackages © 2026

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