Alexandre Assouad

Results 25 comments of Alexandre Assouad

Hi just to add some details about this pr, The PR passes the tests correctly (it's an issue with travis which sometimes fails to install correctly composer dependencies) I did...

@krizon Actually after some tests, there is an issue, Google doesn't like this async mode :-/, I don't know why but I need to get the response to get a...

Hi, I just checked another time to be sure, when I use in config the option 'async' => true I get no hits in google real time view. It could...

Actually I tested the lib directly in a piece of code, not with phpunit. I just went through the tests, when you live test, the async option is by default...

I launched the new tests, I think I should have two pageview (one without asyn, one with async) , I only get one hit.

On your side do you see 2 hits ?

Yes I'm on the right analytics page, I only see this one : /php-ga-measurement-protocol/phpunit-test

I updated my packages in case and restarted my webserver ... still nothing ... In case, what's your config ? I'm on linux ubuntu with nginx / php-fpm

I'm on curl 7.22.0, I'm going to try with 7.19.7 version just in case.

Actually this version of the package is not available on ubuntu, I can't try it :-/ I tried on another vm with apache2.4.9 / curl 7.22.0 but same result ...