theiconic/php-ga-measurement-protocol
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
v2.9.0
15M downloads/mo
#1412 most downloaded on Packagist
theiconic/php-ga-measurement-protocol
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 2.9 years
Nearly every release is documented
notes for 25 of 27 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
27 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
26 releases · Sep 2014 to Sep 2020Releases
latest 27-
v2.9.024 Sep 2020 -
v2.8.010 Sep 2020 -
v2.7.231 May 2020Release notes
Open source →- Fixing social parameters that were not inheriting the correct class, by @alberto-bottarini
Release notes
Open source →- Fixing social parameters that were not inheriting the correct class, by @alberto-bottarini
-
v2.7.130 Jun 2017Release notes
Open source →- Fixing class_exists autoloader bug when getting parameters, by @peterjaap
-
v2.7.013 May 2017 -
v2.6.010 Apr 2017 -
v2.5.120 Mar 2017 -
v2.5.019 Mar 2017Release notes
Open source →- Fixing required params for Products, by @rhrebecek
- Making Analytics class completely extensible
Release notes
Open source →- Fixing required params for Products, by @rhrebecek
- Making Analytics class completely extensible
-
v2.4.118 Jan 2017Release notes
Open source →- Fixing URL encoding for Japanese characters by using RFC3986, by @ryo88c
Release notes
Open source →- Fixing URL encoding for Japanese characters by using RFC3986, by @ryo88c
-
v2.4.014 Oct 2016 -
v2.3.020 Aug 2016 -
v2.2.031 Jul 2016Release notes
Open source →- Adding Debug feature for validating hits, in part contributed by @amit0rana (I had to fix the unit tests)
- Removing dependency to Symfony Finder, now the lib is much faster since it doesn't read from disk
- Fixing typo for setUserTimingCategory (a method to allow backward compatibility was added, it will be removed in V3)
- Fixing issue #21 for cache buster param
-
v2.1.125 Nov 2015Nothing published for this version
-
v2.1.018 Jul 2015 -
v2.0.003 Jul 2015Release notes
Open source →- Upgrading to Guzzle 6
- Removing support for PHP 5.4 (use version 1 for that)
Version 1
-
v1.2.018 Jul 2015 -
v1.1.503 Jul 2015Release notes
Open source →- Updating dependencies
- Creating separate branches to maintain v1 and v2 apart
-
v1.1.418 Apr 2015Release notes
Open source →- Updating dependencies
- Including Yii 2 integration by @baibaratsky
- Placing project in CI with PHP 5.6 and 7
-
v1.1.317 Mar 2015Release notes
Open source →- Updating dependencies
- Using caret for declaring dependencies in Composer, as per author's recommendation
-
v1.1.207 Mar 2015Release notes
Open source →- Creating setAsyncRequest(boolean $isAsyncRequest) method to be used instead of makeNonBlocking(). Its more flexible.
- makeNonBlocking() is now deprecated, use setAsyncRequest() instead. To be removed in next major release.
-
v1.1.126 Feb 2015Release notes
Open source →- Changing HTTPS endpoint to official one in Google documentation
- Adding Data Source parameter
- Adding Geographical Override parameter
-
v1.1.025 Feb 2015Release notes
Open source →- Adding the capability of sending hits to GA in an asynchronous way (non-blocking)
-
v1.0.103 Feb 2015 -
v1.0.030 Jan 2015Release notes
Open source →- First stable release
- Full implementation of GA measurement protocol (AFAIK, feel free to open issue/pull request)
- 100% code coverage for unit tests
- Only missing documentation and integration tests to be added in next minor release
-
v0.1.101 Oct 2014Release notes
Open source →- Fixing bug where ecommerce transaction was not collected because data was being sent as POST body instead of URL query parameters
-
v0.1.023 Sep 2014Release notes
Open source →- Added send pageview and event
- All required parameters for pageview and events implemented
- Alpha testing of transaction tracking with Enhanced Ecommerce
- Added send pageview and event
-
v0.1-alpha.0no dateNothing published for this version