Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ where it has 8,000+ downloads and 160+ stares.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
**NOTE:** php-ga is no longer maintained as Google finally released an official server-side
tracking API: [Measurement Protocol](https://developers.google.com/analytics/devguides/collection/protocol/v1/)!
I couldn't find any well-implemented client library for PHP yet, so feel free to help make
php-ga 2.0 a Measurement Protocol PHP client library.
If you're looking for a well-implemented client library for PHP take a look at [php-ga-measurement-protocol](https://github.com/krizon/php-ga-measurement-protocol).
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

You might also be interested in the companion project [php-gacx](https://github.com/thomasbachem/php-gacx)
Expand Down