ins0/google-measurement-php-client
最新稳定版本:v2.2.0
Composer 安装命令:
composer require ins0/google-measurement-php-client
包简介
Server-Side PHP Client to communicate to Google Analytics over the Google Measurement Protocol
README 文档
README
GATracking is a Server-Side PHP Client to communicate to Google Analytics over the Google Measurement Protocol API
https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide
Class Features
- Array Configuration
- Async / Multi Requests
- SSL Support (not default - set over options)
- Adapter Support (sockets)
- Tests
Tracking Features
- Simple
- Page Tracking
- Event Tracking
- Social
- Social Tracking
- Exception
- Exception Tracking
- Campaign
- Campaign Tracking
- App
- App Event Tracking
- App Screen Tracking
- User
- User Timing Tracking
- User ID Tracking
- Ecommerce
- Ecommerce Transaction Tracking
- Ecommerce Item Tracking
- Proxy
- Client IP Address
- Client User Agent
Quick start
Install via Composer
Run the following Composer command to install this package:
$ composer require "ins0/google-measurement-php-client"
#Requirements#
PHP >= 5.3.3
Google Analytics Universal Account (more information available here https://support.google.com/analytics/answer/2817075?hl=en)
#Example#
see example_files directory
Thanks
first GIT release .... yaahhh!
统计信息
- 总下载量: 352.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 54
- 点击次数: 2
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-12-02