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 2w 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 47% 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

3284d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7470475?v=4)[staplelogic](/maintainers/staplelogic)[@staplelogic](https://github.com/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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M387](/packages/easycorp-easyadmin-bundle)[sylius/sylius

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

8.5k5.9M728](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M199](/packages/sulu-sulu)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M503](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[mediafigaro/google-analytics-api-symfony

Google Analytics API v4 Symfony

46179.7k](/packages/mediafigaro-google-analytics-api-symfony)

PHPackages © 2026

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