spatie/laravel-analytics
Laravel package to retrieve Google Analytics data with a simple API. Fetch most visited pages, visitors and page views for a given period, returning Laravel Collections. Quick to install, configurable, and works nicely in dashboards and reports.
spatie/laravel-analytics makes it simple to retrieve Google Analytics data inside Laravel using a clean, fluent API. It returns results as Illuminate Collections, so you can easily filter, map, and display metrics in dashboards or reports.
Query common insights with minimal setup by defining a Period (e.g., last 7 days) and calling ready-made methods via the Analytics facade.
analytics-configHow can I help you explore Laravel packages today?