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

Analytics tracking package for Laravel

Results 4 laravel-analytics issues
Sort by recently updated
recently updated
newest added

**Problem:** When I use Google Analytics 4 which the Tracking ID start with "G" e.g. G-XXXXXX, there is no statistics on Google Analytics Page. However, if I use Universal Tag...

I put in of blade the code, but TA warning me that analytics.js missing

I've been using this library to track page views and events. The `auto_track` configuration I've kept to `true` to auto track all the pageviews. However, I've been struggling to disable...