承接 quandigital/google-analytics 相关项目开发

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

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

quandigital/google-analytics

最新稳定版本:1.0.2

Composer 安装命令:

composer require quandigital/google-analytics

包简介

Enables Google Analytics with some additional options

README 文档

README

Changelog

Version 0.1
- release of v0.0.12 as v0.1

Version 0.0.12
- localization support added
- added german translation
- check_info function from updater returns an object to avoid error messages in changelog when using two or more plugins using this update method
- better validation checks of plugin settings

Version 0.0.11
- little changes in update function to remove conflicts with other plugins using the same update method

Version 0.0.10
- new option to compare how many users are on a page after different elapsed times
- category of this event is "time_track", action the page which fired the event, label the elapsed seconds "<x>_seconds"
- default tracking after 0, 10, 20, 30 and 60 seconds
- tracking is disabled when field is empty
- bounce timeout is now disabled when value is 0
- bounce timeout default value after activation or wrong values is now 0 (was 10)
- bounce timeout event category is now "bounce_timeout" (was "<x>_seconds")
- bounce timeout event tracks page which fired the event as event action (like in other events, was "read")
- "<x>_seconds" is now the event label for bounce timeout events (like in time_track events)
- better validation checks of plugin settings
- plugin sourcecode refactored for better maintainability

Version 0.0.9
- added plugin update feature

Version 0.0.8
- customizable code position (head or footer, default head)
- missing or empty plugin options will be replaced with the default values

Version 0.0.7
- changed default for link tracking to enabled

Version 0.0.6
- new option for link tracking (default disabled)

Version 0.0.5
- fixed error with link tracking (all links were reported as internal for the async code and outbound for sync code)

Version 0.0.4
- first version with working link tracking

Version 0.0.3
- first test version for link tracking

Version 0.0.2
- bounce timeout in seconds (was milliseconds)
- category for bounce track event is <seconds>_seconds
- added bounce timeout to async code
- plugin deletes the settings on delete, not on deactivation

Version 0.0.1
- initial version

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-22