2017 © Pedro Peláez
 

library googleanalytics-serviceprovider

Google Analytics service provider for silex

image

bt51/googleanalytics-serviceprovider

Google Analytics service provider for silex

  • Sunday, November 18, 2012
  • by bt51
  • Repository
  • 1 Watchers
  • 1 Stars
  • 37 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

GoogleAnalyticsServiceProvider

The GoogleAnalyticsServiceProvider adds a twig function for GA tracking, (*1)

Installation

Create a composer.json your project, (*2)

{
    "require": {
        "bt51/googleanalytics-serviceprovider": "dev-master"
    }
}

Read more on composer here: http://getcomposer.org, (*3)

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, (*4)

Twig

This service provider adds a twig function to output a view partial with the GA tracking script., (*5)

See the example/ directory for more information on how to use it., (*6)

License

MIT, (*7)

The Versions

18/11 2012

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/bt51/GoogleAnalyticsServiceProvider

Google Analytics service provider for silex

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Tollakson

extension silex google analytics silex-extension

18/11 2012

1.0.2

1.0.2.0 https://github.com/bt51/GoogleAnalyticsServiceProvider

Google Analytics service provider for silex

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Tollakson

extension silex google analytics silex-extension

18/11 2012

dev-master

9999999-dev https://github.com/bt51/GoogleAnalyticsServiceProvider

Google Analytics service provider for silex

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Tollakson

extension silex google analytics silex-extension

17/11 2012

1.0.1

1.0.1.0 https://github.com/bt51/GoogleAnalyticsServiceProvider

Google Analytics service provider for silex

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Tollakson

extension silex google analytics silex-extension

14/11 2012

1.0.0

1.0.0.0

Google Analytics service provider for silex

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Tollakson

extension silex google analytics silex-extension