bt51/googleanalytics-serviceprovider
最新稳定版本:1.0.2
Composer 安装命令:
composer require bt51/googleanalytics-serviceprovider
包简介
Google Analytics service provider for silex
README 文档
README
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
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-14