PHPackages                             endroid/google-analytics-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. endroid/google-analytics-bundle

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

endroid/google-analytics-bundle
===============================

Endroid Google Analytics for Symfony

1.0.17(10y ago)415.5k1MITPHPPHP &gt;=5.3.0

Since Dec 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/abandroid/google-analytics-bundle)[ Packagist](https://packagist.org/packages/endroid/google-analytics-bundle)[ Docs](https://github.com/endroid/EndroidGoogleAnalyticsBundle)[ RSS](/packages/endroid-google-analytics-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (19)Used By (0)

Google Analytics Bundle
=======================

[](#google-analytics-bundle)

*By [endroid](http://endroid.nl/)*

[![Latest Stable Version](https://camo.githubusercontent.com/eb995d668b09a8aa381f30ffba62441c1929815ebb1e61a34ac99dd6a66277e6/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e64726f69642f676f6f676c652d616e616c79746963732d62756e646c652e737667)](https://packagist.org/packages/endroid/google-analytics-bundle)[![Build Status](https://camo.githubusercontent.com/f1748f0c5a3b1b2b6acfed64257818fd6c7cb0132ece68c2e678f1c9e7a60635/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f656e64726f69642f456e64726f6964476f6f676c65416e616c797469637342756e646c652e706e67)](http://travis-ci.org/endroid/EndroidGoogleAnalyticsBundle)[![Total Downloads](https://camo.githubusercontent.com/0c6c5c3a5688763b8b357db07fb43c6be692a5ac102aec62e39d4f973061894f/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e64726f69642f676f6f676c652d616e616c79746963732d62756e646c652e737667)](https://packagist.org/packages/endroid/google-analytics-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/ff4c41996e70af3827a2f98092b830c79f423f4201bdffdfe6408bb0e6f2e30c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f656e64726f69642f676f6f676c652d616e616c79746963732d62756e646c652e737667)](https://packagist.org/packages/endroid/google-analytics-bundle)[![License](https://camo.githubusercontent.com/e9e568616fcc3a02b7b844685ae5ac7834b1d5f43241d272d96a801abeed09da/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656e64726f69642f676f6f676c652d616e616c79746963732d62756e646c652e737667)](https://packagist.org/packages/endroid/google-analytics-bundle)

This bundle integrates Google Analytics in your project. It allows you to create one or multiple tracking codes and provides easy definition of tracking script in you templates.

[![knpbundles.com](https://camo.githubusercontent.com/c739af0da8b1e9d53777c6f857dc59f4e23f40ca3ac198795c5064d63a5e325d/687474703a2f2f6b6e7062756e646c65732e636f6d2f656e64726f69642f456e64726f6964476f6f676c65416e616c797469637342756e646c652f62616467652d73686f7274)](http://knpbundles.com/endroid/EndroidGoogleAnalyticsBundle)

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install the bundle.

```
$ composer require endroid/google-analytics-bundle
```

Then enable the bundle via the kernel.

```
