File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11## Version 2
2+ ### 2.5.0 (2017-03-20)
3+ * Fixing required params for Products, by @rhrebecek
4+ * Making Analytics class completely extensible
5+
26### 2.4.1 (2017-01-19)
37 * Fixing URL encoding for Japanese characters by using RFC3986, by @ryo88c
48
Original file line number Diff line number Diff line change 11Google Analytics Measurement Protocol library for PHP
22===========================
3- [](https://travis-ci.org/theiconic/php-ga-measurement-protocol) [](https://coveralls.io/github/theiconic/php-ga-measurement-protocol?branch=master) [](https://scrutinizer-ci.com/g/theiconic/php-ga-measurement-protocol/?branch=master) [](https://packagist.org/packages/theiconic/php-ga-measurement-protocol) [](https://packagist.org/packages/theiconic/php-ga-measurement-protocol) [](https://packagist.org/packages/theiconic/php-ga-measurement-protocol) [](http://php-ga-measurement-protocol.readthedocs.org/en/latest/) [](https://www.versioneye.com/user/projects/54fa7f46fcd47acff1000068)
3+ [](https://travis-ci.org/theiconic/php-ga-measurement-protocol) [](https://coveralls.io/github/theiconic/php-ga-measurement-protocol?branch=master) [](https://scrutinizer-ci.com/g/theiconic/php-ga-measurement-protocol/?branch=master) [](https://packagist.org/packages/theiconic/php-ga-measurement-protocol) [](https://packagist.org/packages/theiconic/php-ga-measurement-protocol) [](https://packagist.org/packages/theiconic/php-ga-measurement-protocol) [](http://php-ga-measurement-protocol.readthedocs.org/en/latest/) [](https://www.versioneye.com/user/projects/54fa7f46fcd47acff1000068)
44
55## Description
66
@@ -240,6 +240,7 @@ GA actually returns a JSON that is parsed into an associative array. Read ([here
240240* Stefan Zweifel - [ stefanzweifel] ( https://github.com/stefanzweifel )
241241* Titouan Benoit - [ nightbr] ( https://github.com/Nightbr )
242242* Hayashi Ryo - [ ryo88c] ( https://github.com/ryo88c )
243+ * Radek Hřebeček - [ http://www.hrebecek.cz/ ] ( http://www.hrebecek.cz )
243244
244245## License
245246
You can’t perform that action at this time.
0 commit comments