Download the PHP package bt51/googleanalytics-serviceprovider without Composer
On this page you can find all versions of the php package bt51/googleanalytics-serviceprovider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bt51/googleanalytics-serviceprovider
More information about bt51/googleanalytics-serviceprovider
Files in bt51/googleanalytics-serviceprovider
Download bt51/googleanalytics-serviceprovider
More information about bt51/googleanalytics-serviceprovider
Files in bt51/googleanalytics-serviceprovider
Vendor bt51
Package googleanalytics-serviceprovider
Short Description Google Analytics service provider for silex
License MIT
Homepage https://github.com/bt51/GoogleAnalyticsServiceProvider
Package googleanalytics-serviceprovider
Short Description Google Analytics service provider for silex
License MIT
Homepage https://github.com/bt51/GoogleAnalyticsServiceProvider
Please rate this library. Is it a good library?
Informations about the package googleanalytics-serviceprovider
GoogleAnalyticsServiceProvider
The GoogleAnalyticsServiceProvider adds a twig function for GA tracking
Installation
Create a composer.json your project
{
"require": {
"bt51/googleanalytics-serviceprovider": "dev-master"
}
}
Read more on composer here: http://getcomposer.org
Parameters
- ga.configuration: An array with 'code' as the key and your GA code as the value
Registering
See the example/ directory to see how to register the service
Twig
This service provider adds a twig function to output a view partial with the GA tracking script.
See the example/ directory for more information on how to use it.
License
MIT
All versions of googleanalytics-serviceprovider with dependencies
PHP Build Version
Package Version
The package bt51/googleanalytics-serviceprovider contains the following files
Loading the files please wait ....