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

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

clastic/google-analytics-bundle
===============================

Clastic Google Analytics bundle

016PHP

Since Apr 19Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Clastic-Contrib/GoogleAnalyticsBundle)[ Packagist](https://packagist.org/packages/clastic/google-analytics-bundle)[ RSS](/packages/clastic-google-analytics-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

GoogleAnalyticsBundle
=====================

[](#googleanalyticsbundle)

Google Analytics Module for [Clastic](https://github.com/Clastic/Clastic).

About
-----

[](#about)

This bundle provides a quick view at your google analytics from the dashboard.

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

[](#installation)

Installation is a quick:

1. Download using composer
2. Enable the Bundle
3. Set configuration

### Step 1: Download using composer

[](#step-1-download-using-composer)

Add NewsBundle by running the command:

```
$ composer require clastic/google-analytics-bundle "dev-master"
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
