nexa-merchant / googletagmanager
GoogleTagManager Apps
Requires
- laravel/framework: ~6.0||~7.0||~8.0||~9.0||~10.0||~11.0
Requires (Dev)
- laravel/framework: ~6.0||~7.0||~8.0||~9.0||~10.0||~11.0
- phpunit/phpcov: >=6.0
- phpunit/phpunit: >=8.0
Suggests
- laravel/framework: The Laravel Framework.
- phpunit/phpcov: The PHP Unit Code Coverage Framework.
- phpunit/phpunit: The PHP Unit Testing Framework.
- xxl4/nexamerchant: The Nexa Merchant Core Package.
This package is auto-updated.
Last update: 2024-10-29 03:34:58 UTC
README
Nexa Merchant Google Tag Manager
How to Install
NexaMerchant\GoogleTagManager\Providers\GoogleTagManagerServiceProvider::class,
Add it to config/app.php $providers
How to Publish
composer require nexa-merchant/googletagmanager
How to Use
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() !!}
How to Configure
php artisan vendor:publish --provider="NexaMerchant\GoogleTagManager\Providers\GoogleTagManagerServiceProvider"
How to Uninstall
composer remove nexa-merchant/googletagmanager
How to Update
composer update nexa-merchant/googletagmanager
How to Test
phpunit
How to Contribute
- Fork the repository
- Create a new branch for your feature
- Create a pull request
- Wait for approval
License
This package is open-sourced software licensed under the MIT license
Contact
For any questions or concerns, please email xxl4
Credits
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
If you discover any security related issues, please email xxl4 instead of using the issue tracker.
Code of Conduct
Please see CODE_OF_CONDUCT for more information.
Contributing
Please see CONTRIBUTING for details.
Sponsor
Please see SPONSOR for details.
Support
Please see SUPPORT for details.
Roadmap
Please see ROADMAP for details.
FAQ
Please see FAQ for details.
To Do
Please see TODO for details.
Acknowledgements
Please see ACKNOWLEDGEMENTS for details.
Inspiration
Please see INSPIRATION for details.
Alternatives
Please see ALTERNATIVES for details.
Thanks
Please see THANKS for details.
Jobs
Please see JOBS for details.