How to add Google Tag Manager to admin pages
I would love to get some analytics about the pages viewed by my users therefore I am using:
https://github.com/spatie/laravel-googletagmanager
From their documentation:
First you'll need to include Google Tag Manager's script. Google's docs recommend doing this right after the body tag.
As I can't find any layout file, neither I know how to publish them I looked up for https://filamentphp.com/docs/3.x/support/assets#registering-javascript-files.
I am wondering what the best way would be.
Cheers,
GitHub
GitHub - spatie/laravel-googletagmanager: Easily setup and send dat...
Easily setup and send data to Google Tag Manager in Laravel apps - GitHub - spatie/laravel-googletagmanager: Easily setup and send data to Google Tag Manager in Laravel apps
3 Replies
Solution
For future reference:
test