dev-master
9999999-dev https://github.com/hiqdev/yii2-google-analyticsGoogle Analytics tracking widget for Yii2 applications
BSD-3-Clause
The Requires
The Development Requires
plugin analytics yii2 google counter
Google Analytics tracking widget for Yii2 applications
Google Analytics tracking widget for Yii2 applications, (*1)
Provides really easy adding Google Analytics tracking widget to a site. Even easier then adding a widget into a site layout., (*3)
Works by adding Behavior to the Application View. Behavior listens to EVENT_END_BODY and echos the counter script., (*4)
The preferred way to install this yii2-extension is through composer., (*5)
Either run, (*6)
php composer.phar require "hiqdev/yii2-google-analytics"
or add, (*7)
"hiqdev/yii2-google-analytics": "*"
to the require section of your composer.json., (*8)
This extension is supposed to be used with composer-config-plugin., (*9)
Else look src/config/web.php for cofiguration example., (*10)
Available configuration parameters:, (*11)
googleAnalytics.id
googleAnalytics.params
For more details please see src/config/params.php., (*12)
This project is released under the terms of the BSD-3-Clause license. Read more here., (*13)
Copyright © 2017, HiQDev (http://hiqdev.com/), (*14)
Google Analytics tracking widget for Yii2 applications
BSD-3-Clause
plugin analytics yii2 google counter