spatie/laravel-analytics
A Laravel package to retrieve Google Analytics data.
5.7.1
6.3M downloads/mo
#2175 most downloaded on Packagist
spatie/laravel-analytics
What this package is like to depend on
Last release 3 months ago
28 Apr 2026
Release timing varies
gaps range from 4 weeks to 7 months
Nearly every release is documented
notes for 68 of 68 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
68 releases · first in 2015
3 releases in the last 12 months
see the full history below
Release timeline
68 releases · Mar 2015 to Apr 2026Releases
latest 60 of 68-
5.7.128 Apr 2026Release notes
Open source →What's Changed
- Fix cache incompatibility with Laravel 13's
serializable_classesby @bezhanSalleh in #553
Full Changelog: 5.7.0...5.7.1
Release notes
Open source →What's Changed
- Fix cache incompatibility with Laravel 13's
serializable_classesby @bezhanSalleh in https://github.com/spatie/laravel-analytics/pull/553
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.7.0...5.7.1
- Fix cache incompatibility with Laravel 13's
-
5.7.021 Feb 2026 -
5.6.126 Nov 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #539
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #544
- Update README.md by @Krasomir in #542
- Update issue template by @AlexVanderbist in #545
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #549
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #548
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #546
New Contributors
- @Krasomir made their first contribution in #542
- @thecaliskan made their first contribution in #548
Full Changelog: 5.6.0...5.6.1
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/laravel-analytics/pull/539
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/spatie/laravel-analytics/pull/544
- Update README.md by @Krasomir in https://github.com/spatie/laravel-analytics/pull/542
- Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-analytics/pull/545
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/spatie/laravel-analytics/pull/549
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/laravel-analytics/pull/548
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/laravel-analytics/pull/546
New Contributors
- @Krasomir made their first contribution in https://github.com/spatie/laravel-analytics/pull/542
- @thecaliskan made their first contribution in https://github.com/spatie/laravel-analytics/pull/548
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.6.0...5.6.1
-
5.6.028 Apr 2025Release notes
Open source →What's Changed
- Feat: Adds faking ability to facade by @chikondikamwendo in #538
New Contributors
- @chikondikamwendo made their first contribution in #538
Full Changelog: 5.5.4...5.6.0
Release notes
Open source →What's Changed
- Feat: Adds faking ability to facade by @chikondikamwendo in https://github.com/spatie/laravel-analytics/pull/538
New Contributors
- @chikondikamwendo made their first contribution in https://github.com/spatie/laravel-analytics/pull/538
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.5.4...5.6.0
-
5.5.421 Mar 2025Release notes
Open source →What's Changed
- Fix TypeError in runRealtimeReport after upgrading by @jaroslavstefanec in #536
Full Changelog: 5.5.3...5.5.4
Release notes
Open source →What's Changed
- Fix TypeError in runRealtimeReport after upgrading by @jaroslavstefanec in https://github.com/spatie/laravel-analytics/pull/536
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.5.3...5.5.4
-
5.5.320 Feb 2025Release notes
Open source →What's Changed
- Fix TypeError in runReport after upgrading to 5.5.2 by @abr4xas in https://github.com/spatie/laravel-analytics/pull/535
New Contributors
- @abr4xas made their first contribution in https://github.com/spatie/laravel-analytics/pull/535
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.5.2...5.5.3
-
5.5.217 Feb 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #531
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #532
- Laravel 12.x Compatibility by @laravel-shift in #533
Full Changelog: 5.5.1...5.5.2
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-analytics/pull/531
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/spatie/laravel-analytics/pull/532
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-analytics/pull/533
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.5.1...5.5.2
-
5.5.113 Jan 2025Release notes
Open source →What's Changed
- Update
googleapis/php-analytics-datadependency by @JayBizzle in #529
New Contributors
- @JayBizzle made their first contribution in #529
Full Changelog: 5.5.0...5.5.1
Release notes
Open source →What's Changed
- Update
googleapis/php-analytics-datadependency by @JayBizzle in https://github.com/spatie/laravel-analytics/pull/529
New Contributors
- @JayBizzle made their first contribution in https://github.com/spatie/laravel-analytics/pull/529
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.5.0...5.5.1
- Update
-
5.5.011 Dec 2024Release notes
Open source →What's Changed
- Ability to run realtime reports from GA4 by @jaroslavstefanec in #528
New Contributors
- @jaroslavstefanec made their first contribution in #528
Full Changelog: 5.4.0...5.5.0
Release notes
Open source →What's Changed
- Ability to run realtime reports from GA4 by @jaroslavstefanec in https://github.com/spatie/laravel-analytics/pull/528
New Contributors
- @jaroslavstefanec made their first contribution in https://github.com/spatie/laravel-analytics/pull/528
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.4.0...5.5.0
-
5.4.022 Jul 2024Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #521
- feat: add new param 'metricFilter' in signature method 'get' by @laudefe in #523
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #525
New Contributors
Full Changelog: 5.3.0...5.4.0
Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/laravel-analytics/pull/521
- feat: add new param 'metricFilter' in signature method 'get' by @laudefe in https://github.com/spatie/laravel-analytics/pull/523
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-analytics/pull/525
New Contributors
- @laudefe made their first contribution in https://github.com/spatie/laravel-analytics/pull/523
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.3.0...5.4.0
-
5.3.012 Mar 2024Release notes
Open source →What's Changed
- Allow carbon 3 by @oriceon in https://github.com/spatie/laravel-analytics/pull/516
New Contributors
- @oriceon made their first contribution in https://github.com/spatie/laravel-analytics/pull/516
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.2.1...5.3.0
-
5.2.112 Feb 2024Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/laravel-analytics/pull/513
- Add support for laravel 11 by @shuvroroy in https://github.com/spatie/laravel-analytics/pull/514
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.2.0...5.2.1
-
5.2.003 Jan 2024Release notes
Open source →What's Changed
- feat: period macroable by @Muetze42 in https://github.com/spatie/laravel-analytics/pull/511
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/laravel-analytics/pull/504
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/spatie/laravel-analytics/pull/502
New Contributors
- @Muetze42 made their first contribution in https://github.com/spatie/laravel-analytics/pull/511
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.1.0...5.2.0
-
5.1.025 Oct 2023Release notes
Open source →What's Changed
- Updated example env value key in README.md by @khsuzan in https://github.com/spatie/laravel-analytics/pull/503
- Added method to fetch the top countries & top operating systems by @stijnvanouplines in https://github.com/spatie/laravel-analytics/pull/506
New Contributors
- @khsuzan made their first contribution in https://github.com/spatie/laravel-analytics/pull/503
- @stijnvanouplines made their first contribution in https://github.com/spatie/laravel-analytics/pull/506
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.0.3...5.1.0
-
5.0.310 Jul 2023Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/laravel-analytics/pull/497
- Adds a $keepEmptyRows parameter to get the empty rows too. by @golchha21 in https://github.com/spatie/laravel-analytics/pull/494
New Contributors
- @golchha21 made their first contribution in https://github.com/spatie/laravel-analytics/pull/494
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.0.2...5.0.3
-
5.0.230 May 2023Release notes
Open source →What's Changed
- Bump aglipanci/laravel-pint-action from 0.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-analytics/pull/477
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in https://github.com/spatie/laravel-analytics/pull/488
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/spatie/laravel-analytics/pull/489
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-analytics/pull/490
- Extend Analytics::get with dimensionFilter parameter by @gmbenedek in https://github.com/spatie/laravel-analytics/pull/487
New Contributors
- @gmbenedek made their first contribution in https://github.com/spatie/laravel-analytics/pull/487
Full Changelog: https://github.com/spatie/laravel-analytics/compare/5.0.1...5.0.2
-
5.0.117 May 2023Release notes
Open source →- Adds an
$offsetparamter to the get method and all methods that already accepted a$limitparamter.
- Adds an
-
5.0.006 Apr 2023Release notes
Open source →What's Changed
- Analytics API v4 by @timvandijck in https://github.com/spatie/laravel-analytics/pull/475
New Contributors
- @timvandijck made their first contribution in https://github.com/spatie/laravel-analytics/pull/475
Full Changelog: https://github.com/spatie/laravel-analytics/compare/4.1.1...5.0.0
-
4.1.101 Feb 2023Release notes
Open source →What's Changed
- Updated instructions by @CaddyDz in https://github.com/spatie/laravel-analytics/pull/446
- Feature: Convert PHPUnit tests to PestPHP by @mansoorkhan96 in https://github.com/spatie/laravel-analytics/pull/456
- Feature: Betterify Tests by @mansoorkhan96 in https://github.com/spatie/laravel-analytics/pull/457
- Add PHP 8.2 Tests Support by @patinthehat in https://github.com/spatie/laravel-analytics/pull/465
- Enable Dependabot Automation by @patinthehat in https://github.com/spatie/laravel-analytics/pull/464
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/laravel-analytics/pull/471
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/spatie/laravel-analytics/pull/468
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-analytics/pull/472
New Contributors
- @dependabot made their first contribution in https://github.com/spatie/laravel-analytics/pull/471
Full Changelog: https://github.com/spatie/laravel-analytics/compare/4.1.0...4.1.1
-
4.1.012 Jan 2022 -
4.0.110 Jun 2021Release notes
Open source →- allow "Google_Service_Analytics_GaData" return type for performQuery methods (#402)
-
4.0.026 Mar 2021 -
3.11.004 Mar 2021 -
3.10.228 Nov 2020 -
3.10.109 Sep 2020 -
3.10.026 Jun 2020 -
3.9.003 Mar 2020 -
3.8.123 Nov 2019 -
3.8.004 Sep 2019 -
3.7.027 Feb 2019Release notes
Open source →- drop support for Laravel 5.7 and lower
- drop support for PHP 7.1 and lower
-
3.6.327 Feb 2019 -
3.6.224 Aug 2018 -
3.6.104 May 2018 -
3.6.030 Apr 2018 -
3.5.014 Mar 2018 -
3.4.108 Feb 2018 -
3.4.008 Jan 2018 -
3.3.003 Nov 2017 -
3.2.030 Oct 2017 -
3.1.030 Aug 2017 -
3.0.116 Jun 2017 -
3.0.027 Apr 2017Release notes
Open source →- add support for
v2of the Google API - renamed config file from
laravel-analytics.phptoanalytics.php - dropped support for anything lower than Laravel 5.4
- add support for
-
2.4.023 Jan 2017Release notes
Open source →- add support for Laravel 5.4
- dropped support for anything lower than Laravel 5.3
-
2.3.114 Dec 2016 -
2.3.020 Oct 2016 -
2.2.223 Aug 2016 -
2.2.023 Jul 2016 -
2.1.022 Jun 2016Release notes
Open source →- added
pageTitletofetchVisitorsAndPageViewsandfetchMostVisitedPages - fixed
credentialsJsonDoesNotExistexception
- added
-
2.0.020 Jun 2016Release notes
Open source →- refactored all methods
- introduced
Spatie\Analytics\Periodto specify date ranges - the package now uses json credentials instead of .p12 file
- the
Spatie\Analytics\Analtyicsclass is much easier to extend
-
1.4.113 May 2016Release notes
Open source →- fixes a bug introduced in 1.4.0 where the check whether a p12 certificate is present was broken
-
1.4.012 May 2016Release notes
Open source →This version does not work, please upgrade to 1.4.0
- removing the use of facades
-
1.3.106 Jan 2016 -
1.2.317 Nov 2015 -
1.2.208 Oct 2015Release notes
Open source →- An injected
Spatie\LaravelAnalytics\LaravelAnalytics-object will now be properly configured
- An injected
-
1.2.129 Jun 2015 -
1.2.029 Jun 2015Release notes
Open source →###Do not use this version as it contains a var_dump that will mess up your output
- Added a method to set the siteId at runtime
-
1.1.524 Jun 2015 -
1.1.409 Jun 2015 -
1.1.322 May 2015 -
1.1.219 Mar 2015