PHPackages                             i-like-it-solutions/google-analytics-api - 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. i-like-it-solutions/google-analytics-api

ActiveSymfony-bundle[API Development](/categories/api)

i-like-it-solutions/google-analytics-api
========================================

Google Analytics API v4 Symfony

v1.5(8y ago)027PrivateCSSPHP &gt;=5.5.9

Since Jun 2Pushed 8y agoCompare

[ Source](https://github.com/logic-staple/iLikeItSolutions)[ Packagist](https://packagist.org/packages/i-like-it-solutions/google-analytics-api)[ RSS](/packages/i-like-it-solutions-google-analytics-api/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (6)Versions (7)Used By (0)

GoogleAnalytic
==============

[](#googleanalytic)

A Symfony project created on July 4, 2017, 06:14 pm.

Bundle Configuration to set Google Analytics Accounts
=====================================================

[](#bundle-configuration-to-set-google-analytics-accounts)

Add following code in app/config/config.yml assetic: debug: '%kernel.debug%' use\_controller: '%kernel.debug%' filters: cssrewrite: ~

Add following code in app/config/routing.yml google\_analytics\_api: resource: "@GoogleAnalyticsApiBundle/Resources/config/routing.yml" prefix: /

Register the following bundle in AppKernal.php

new Symfony\\Bundle\\AsseticBundle\\AsseticBundle(), new iLikeItSolutions\\GoogleAnalyticsApiBundle\\GoogleAnalyticsApiBundle(),

Client Secret File steps:

1. Go to Google API console
2. Create APP and Activate the Analytics API in the Google API Console.
3. Redirect URI
4. After save Download JSON file and renamed it to client\_secrets.json
5. Copy and paste client\_secrets.json file to bundle location "iLikeItSolutions/GoogleAnalyticsApiBundle/Data/"

Google Analytics Account View ID steps:

1. Go to Google analytics site and login
2. Click on Top left Corner to see accounts then click Account Name &gt;&gt; Click Property Name &gt;&gt; then Copy View ID (Numeric) from Views Tab
3. Now Paste above View ID into bundle file path "iLikeItSolutions/GoogleAnalyticsApiBundle/Resources/config/service.yml" variable ga\_view\_id

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

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

Every ~6 days

Recently: every ~0 days

Total

6

Last Release

3236d ago

### Community

Maintainers

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

---

Top Contributors

[![logic-staple](https://avatars.githubusercontent.com/u/29117107?v=4)](https://github.com/logic-staple "logic-staple (12 commits)")

---

Tags

apisymfonygoogleanalyticsv4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/i-like-it-solutions-google-analytics-api/health.svg)

```
[![Health](https://phpackages.com/badges/i-like-it-solutions-google-analytics-api/health.svg)](https://phpackages.com/packages/i-like-it-solutions-google-analytics-api)
```

###  Alternatives

[mediafigaro/google-analytics-api-symfony

Google Analytics API v4 Symfony

46177.7k](/packages/mediafigaro-google-analytics-api-symfony)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[ozankurt/google-analytics

Laravel Google Analytics

7616.7k](/packages/ozankurt-google-analytics)[nanofelis/json-rpc-bundle

This bundle provides a JSON RPC 2.0 implementation for Symfony

1176.1k](/packages/nanofelis-json-rpc-bundle)

PHPackages © 2026

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