Releases: spatie/laravel-googletagmanager
Releases · spatie/laravel-googletagmanager
2.5.1
- Fixed view creator
2.5.0
Separate the script to head and body sections
2.4.0
- Added: support for L5.5 package discovery
2.2.3
- Fixed: Unescape unicode in DataLayer JSON
2.3.0
- Added:
push
support
2.2.1
- Fixed: toJson should always return a string
2.2.0
- Added: Flash functionality
2.1.0
- Added: option to specify the path to macros
Stable release 2.0.0
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
Changed: If GoogleTagManager is disabled, ApiKeyNotSetException won't throw