From fe937bfda2f57e85a0b706c113907dc2e250ae4b Mon Sep 17 00:00:00 2001 From: Kristian Zondervan Date: Mon, 14 Apr 2014 21:50:20 +0200 Subject: [PATCH] Added link to php-ga-measurement-protocol --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 47f1153..2cfc999 100644 --- a/README.md +++ b/README.md @@ -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)