Skip to content

Releases: spatie/laravel-googletagmanager

2.5.1

15 Oct 12:44
Compare
Choose a tag to compare
  • Fixed view creator

2.5.0

26 Jul 04:39
a1375b2
Compare
Choose a tag to compare

Separate the script to head and body sections

2.4.0

26 Oct 17:25
Compare
Choose a tag to compare
  • Added: support for L5.5 package discovery

2.2.3

12 May 14:44
Compare
Choose a tag to compare
  • Fixed: Unescape unicode in DataLayer JSON

2.3.0

14 Feb 10:03
Compare
Choose a tag to compare
  • Added: push support

2.2.1

22 Jun 13:02
Compare
Choose a tag to compare
  • Fixed: toJson should always return a string

2.2.0

25 Jun 08:08
Compare
Choose a tag to compare
  • Added: Flash functionality

2.1.0

24 Jun 13:01
Compare
Choose a tag to compare
  • Added: option to specify the path to macros

Stable release 2.0.0

11 Jun 14:45
Compare
Choose a tag to compare

This is now a Laravel 5 specific package. For the Laravel 4 implementation, check out https://github.com/spatie/laravel4-googletagmanager/

Stable release 1.2.2

11 Jun 09:33
Compare
Choose a tag to compare

Changed: If GoogleTagManager is disabled, ApiKeyNotSetException won't throw