2017 © Pedro Peláez
 

yii2-extension yii2-google-analytics

Google Analytics extension for the Yii2 framework

image

porshkevich/yii2-google-analytics

Google Analytics extension for the Yii2 framework

  • Friday, April 10, 2015
  • by neosonic
  • Repository
  • 2 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Google Analytics for Yii2

Google Analytics extension for the Yii2 framework, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist porshkevich/yii2-google-analytics "*"

or add, (*4)

"porshkevich/yii2-google-analytics": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

'ga'=>[
    'class'=>'porshkevich\googleanalytics\GoogleAnalyticsAPI',
    'defaultTrackingId' => 'UA-XXXXXXXX-X',
]

The Versions

10/04 2015

dev-master

9999999-dev

Google Analytics extension for the Yii2 framework

  Sources   Download

MIT

The Requires

 

by Vladimir Porshkevich

analytics extension yii2 google

05/03 2015

1.0.0-alpha

1.0.0.0-alpha

Google Analytics extension for the Yii2 framework

  Sources   Download

MIT

The Requires

 

by Vladimir Porshkevich

analytics extension yii2 google