Nexa Merchant Google Tag Manager
NexaMerchant\GoogleTagManager\Providers\GoogleTagManagerServiceProvider::class,
Add it to config/app.php $providers
composer require nexa-merchant/googletagmanager
1、Register a Google Tag Manager account
2、Get the container ID
3、Add the following code to the head tag of the page
{!! GoogleTagManager::head() !!}
php artisan vendor:publish --provider="NexaMerchant\GoogleTagManager\Providers\GoogleTagManagerServiceProvider"
composer remove nexa-merchant/googletagmanager
composer update nexa-merchant/googletagmanager
phpunit
- Fork the repository
- Create a new branch for your feature
- Create a pull request
- Wait for approval
This package is open-sourced software licensed under the MIT license
For any questions or concerns, please email xxl4
Please see CHANGELOG for more information on what has changed recently.
If you discover any security related issues, please email xxl4 instead of using the issue tracker.
Please see CODE_OF_CONDUCT for more information.
Please see CONTRIBUTING for details.
Please see SPONSOR for details.
Please see SUPPORT for details.
Please see ROADMAP for details.
Please see FAQ for details.
Please see TODO for details.
Please see ACKNOWLEDGEMENTS for details.
Please see INSPIRATION for details.
Please see ALTERNATIVES for details.
Please see THANKS for details.
Please see JOBS for details.