File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11## Version 2
2+ ### 2.4.1 (2017-01-19)
3+ * Fixing URL encoding for Japanese characters by using RFC3986, by @ryo88c
4+
5+ ### 2.4.0 (2017-10-14)
6+ * Adding get params methods by @Nightbr
7+
28### 2.3.0 (2016-08-20)
39 * Adding getting URL method by @stefanzweifel
410
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
@@ -238,7 +238,8 @@ GA actually returns a JSON that is parsed into an associative array. Read ([here
238238* Martín Palombo - [ lombo] ( https://github.com/lombo )
239239* Amit Rana - [ amit0rana] ( https://github.com/amit0rana )
240240* Stefan Zweifel - [ stefanzweifel] ( https://github.com/stefanzweifel )
241- * Titouan BENOIT - [ nightbr] ( https://github.com/Nightbr )
241+ * Titouan Benoit - [ nightbr] ( https://github.com/Nightbr )
242+ * Hayashi Ryo - [ ryo88c] ( https://github.com/ryo88c )
242243
243244## License
244245
You can’t perform that action at this time.
0 commit comments