laravel-gamp icon indicating copy to clipboard operation
laravel-gamp copied to clipboard

📊 Laravel Google Analytics Measurement Protocol Package

Results 6 laravel-gamp issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/48609016/97390825-1787a680-190c-11eb-9982-6f56b6fb3f2d.png)

I cannot seem to get setUserId to work. The package this extend (https://github.com/theiconic/php-ga-measurement-protocol#usage) allows for setUserId as well as setClientId. But it seems using `setUserId` doesnt seem to work. Any...

This package is already abandoned and it contains a deprecation warning ``` http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /vendor/theiconic/php-ga-measurement-protocol/src/Network/PrepareUrl.php on line 48 ```...

Hi, i've try'd to setup the library with GA4, but it doesn't work. Is an update planned?

Is there a reason there hasn't been made a new release after adding Laravel 11 support? We use this package and we see Laravel 11 is supported on master, but...

I'm currently upgrading my application to Laravel 11 and PHP 8.3. However, irazasyed/laravel-gamp v1.10 is not compatible with Laravel 11 and PHP 8.3, as it relies on older versions of...