承接 kairos/google-analytics-client-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kairos/google-analytics-client-bundle

Composer 安装命令:

composer require kairos/google-analytics-client-bundle

包简介

Symfony 2 bundle. Get data from google analytics

README 文档

README

![Gitter](https://badges.gitter.im/Join Chat.svg)

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight

This bundle provides a way to get google analytics data using the certificate-based authentication with google analytics.

Documentation

Bundle setup

Install the bundle via composer :

"require": {
    ...
    "kairos/google-analytics-client-bundle": "1.0.0",
    ...
}

Register your bundle in your AppKernel.php

class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            ...
            new Kairos\GoogleAnalyticsClientBundle\KairosGoogleAnalyticsClientBundle(),
            ...
        );
    ....
    }
}

Config for your config.yml :

kairos_google_analytics_client:
    gapi_id: xxx
    gapi_account: xxx
    oauth:
        client_email: xxx@xxx
        private_key: DIR/xxx.p12

Usage

Usage

Todos

  • Add Tests

License

Mozilla Public License 2.0

Acknowledgements

Thanks to Widop Google Analytics Bundle where i've taken information.

统计信息

  • 总下载量: 714
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2014-10-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固