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 1mo 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 54% 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

3935d ago

Major Versions

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/b018981aad63eb5074c19d16f927a17b74e1915de3635874bb46e17f6040b13e?d=identicon)[yoye](/maintainers/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

[jordanmiguel/laravel-popular

A Laravel package to track popularity of entries(by Models) in a website at a certain time.

659.6k1](/packages/jordanmiguel-laravel-popular)[jaaulde/php-ipv4

PHP classes for working with IPV4 addresses and networks.

1034.6k](/packages/jaaulde-php-ipv4)[ip2location/ip2location-cakephp

Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.

224.6k](/packages/ip2location-ip2location-cakephp)

PHPackages © 2026

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