PHPackages                             tomasz-rup/sf-gemius-traffic-plugin - 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. [API Development](/categories/api)
4. /
5. tomasz-rup/sf-gemius-traffic-plugin

ActiveLibrary[API Development](/categories/api)

tomasz-rup/sf-gemius-traffic-plugin
===================================

symfony 1.x plugin to add Gemius integration

1.0.0(8y ago)19MITPHP

Since Oct 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tomi77/sfGemiusTrafficPlugin)[ Packagist](https://packagist.org/packages/tomasz-rup/sf-gemius-traffic-plugin)[ RSS](/packages/tomasz-rup-sf-gemius-traffic-plugin/feed)WikiDiscussions master Synced today

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

sfGemiusTrafficPlugin plugin
============================

[](#sfgemiustrafficplugin-plugin)

Easily add [Gemius Traffic](http://www.gemius.pl/) tracking code to your presentation layer.

[![StyleCI](https://camo.githubusercontent.com/50c1bc54e3d6c764e26ea24ac0350c56dee88fcfab9eee9c280b97ca79cec3a6/68747470733a2f2f7374796c6563692e696f2f7265706f732f34393539323137392f736869656c643f7374796c653d706c6173746963266272616e63683d6d6173746572)](https://styleci.io/repos/49592179)

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

[](#installation)

- Install plugin:

    ```
    $ composer require tomasz-rup/sf-gemius-traffic-plugin
    ```
- Add the `sfGemiusTrafficFilter` to your filter chain:

    ```
    rendering: ~
    security:  ~

    # insert your own filters here
    gemius_traffic:
      class: sfGemiusTrafficFilter

    cache:     ~
    common:    ~
    execution: ~
    ```

Configure
---------

[](#configure)

- Enable plugin in your application's `app.yml` file:

    ```
    all:
      gemius_traffic_plugin:
        enabled: true
    ```
- Optionally set the position of Gemius Traffic code:

    ```
    all:
      gemius_traffic_plugin:
        insertion:
    ```

    Note: `POSITION_HEAD` is the default position.
- set the action identifier in `module.yml`:

    ```
    all:
      index:
        gemius_traffic:
          params:
            identifier: 4re4r.4s4d55d2r5ff5.g1
    ```

    or set the module identifier:

    ```
    all:
      gemius_traffic:
        params:
          identifier: 4re4r.4s4d55d2r5ff5.g1
    ```

Insertion positions
-------------------

[](#insertion-positions)

- `POSITION_HEAD`

    Insert in ``
- `POSITION_BODY_TOP`

    Insert as first element in ``
- `POSITION_BODY_BOTTOM`

Insert as last element in ``

Note
----

[](#note)

Plugin code is fork of `sfGoogleAnalyticsPlugin`.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3140d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba2f80ee975530bd087edb0490264d435755d5142b5c3a9b06715365a6b9d485?d=identicon)[tomasz.rup](/maintainers/tomasz.rup)

---

Top Contributors

[![tomi77](https://avatars.githubusercontent.com/u/490094?v=4)](https://github.com/tomi77 "tomi77 (9 commits)")

---

Tags

gemius-trafficsymfony1-pluginsymfony1gemiussymfony1-plugin

### Embed Badge

![Health badge](/badges/tomasz-rup-sf-gemius-traffic-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/tomasz-rup-sf-gemius-traffic-plugin/health.svg)](https://phpackages.com/packages/tomasz-rup-sf-gemius-traffic-plugin)
```

###  Alternatives

[sybrew/the-seo-framework

An automated, advanced, accessible, unbranded and extremely fast SEO solution for any WordPress website.

47078.8k](/packages/sybrew-the-seo-framework)[a2design-company/mandrill-cakephp-plugin

Mandrill CakePHP plugin

193.2k](/packages/a2design-company-mandrill-cakephp-plugin)

PHPackages © 2026

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