nexa-merchant/googletagmanager

dev-main 2024-08-20 06:23 UTC

This package is auto-updated.

Last update: 2024-08-20 06:23:37 UTC


README

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

  1. Fork the repository
  2. Create a new branch for your feature
  3. Create a pull request
  4. 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.