Skip to content

Releases: spatie/laravel-analytics

3.2.0

30 Oct 19:27
e1c5170
Compare
Choose a tag to compare
  • add fetchUserTypes

3.1.0

30 Aug 23:46
Compare
Choose a tag to compare
  • add compatibility with Laravel 5.5

3.0.1

16 Jun 17:19
Compare
Choose a tag to compare
  • make publishing the config file optional

3.0.0

27 Apr 22:12
Compare
Choose a tag to compare
  • add support for v2 of the Google API
  • renamed config file from laravel-analytics.php to analytics.php
  • dropped support for anything lower than Laravel 5.4

2.4.0

23 Jan 14:34
Compare
Choose a tag to compare
  • add support for Laravel 5.4
  • dropped support for anything lower than Laravel 5.3

2.3.1

14 Dec 09:46
Compare
Choose a tag to compare
  • improve exception message

2.3.0

20 Oct 09:39
Compare
Choose a tag to compare
  • added fetchTotalVisitorsAndPageViews

2.2.2

23 Aug 15:07
Compare
Choose a tag to compare
  • added L5.3 compatibility

2.2.0

23 Jul 21:05
Compare
Choose a tag to compare
  • added config setting to specify cache path

2.1.0

22 Jun 17:33
Compare
Choose a tag to compare
  • add pageTitle to fetchVisitorsAndPageViews and fetchMostVisitedPages
  • fixed credentialsJsonDoesNotExist exception