php-ga-measurement-protocol icon indicating copy to clipboard operation
php-ga-measurement-protocol copied to clipboard

Send data to Google Analytics from the server using PHP. Implements GA measurement protocol.

Results 45 php-ga-measurement-protocol issues
Sort by recently updated
recently updated
newest added

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

At the moment I am using the library to work with Google Analytics. Will it work with version 4? And what you need to do? Would it be sufficient to...

Good afternoon, We are trying to send the value of the clientId (Ex: ->setClientId('2133506694.1448249699') retrieving the value from the ga cookie in our website, but it doesn't work, we are...

Currently it is not possible (or I dont know how) to set an index for a product. Can anybody tell me how to create a query parameter like pr10cm3=foo? Of...

Hi, I've have a weird problem that some orders of our webshop aren't send to GA. I've managed to find out when the data isn't send but then when i...

Hello! I'm trying to implement php-ga in my web application, I wouldn't normally write here but I'm in really big dead end. In short, my e-commerce data ain't flowing to...

HTTPlug allows to write reusable libraries and applications that need an HTTP client without binding to a specific implementation. [More about HTTPlug](http://docs.php-http.org/en/latest/httplug/introduction.html).

Since guzzle 7 is out I think it will be cool to support it here, in this package.