PHPackages                             nexa-merchant/googletagmanager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nexa-merchant/googletagmanager

ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

nexa-merchant/googletagmanager
==============================

GoogleTagManager Apps

02PHP

Since Oct 29Pushed 1y agoCompare

[ Source](https://github.com/NexaMerchant/GoogleTagManager)[ Packagist](https://packagist.org/packages/nexa-merchant/googletagmanager)[ RSS](/packages/nexa-merchant-googletagmanager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NexaMerchant/GoogleTagManager
=============================

[](#nexamerchantgoogletagmanager)

> Nexa Merchant Google Tag Manager

[![Build Status](https://github.com/NexaMerchant/googletagmanager/workflows/Laravel/badge.svg)](https://github.com/NexaMerchant/googletagmanager)[![Release](https://camo.githubusercontent.com/691414c9a73aafb469872e6d0ea2e99883e561a849a87032d93a4a4d038e161c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4e6578614d65726368616e742f676f6f676c657461676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://github.com/NexaMerchant/googletagmanager/releases)[![Latest Version on Packagist](https://camo.githubusercontent.com/7e320ec6fa9ba0d254999e7033d79ebc9c90c1e7edf951c1c5eedd6b2d86a5ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4e6578612d4d65726368616e742f676f6f676c657461676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Nexa-Merchant/googletagmanager)[![Total Downloads](https://camo.githubusercontent.com/4accc60605d0765d2be5e5db2c29cbbdcbb78796a0d3fdf78c7cc1292714e349/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4e6578612d4d65726368616e742f676f6f676c657461676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Nexa-Merchant/googletagmanager)[![Software License](https://camo.githubusercontent.com/6f079a93c6b63dd0c95d9f6e35cf964b4021e9a51bcb62f36914b8d6cde5a32a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f4e6578612d4d65726368616e742f676f6f676c657461676d616e616765722e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

How to Install
==============

[](#how-to-install)

```
NexaMerchant\GoogleTagManager\Providers\GoogleTagManagerServiceProvider::class,

```

Add it to config/app.php $providers

How to Publish
==============

[](#how-to-publish)

```
composer require nexa-merchant/googletagmanager

```

How to Use
==========

[](#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
================

[](#how-to-configure)

```
php artisan vendor:publish --provider="NexaMerchant\GoogleTagManager\Providers\GoogleTagManagerServiceProvider"

```

How to Uninstall
================

[](#how-to-uninstall)

```
composer remove nexa-merchant/googletagmanager

```

How to Update
=============

[](#how-to-update)

```
composer update nexa-merchant/googletagmanager

```

How to Test
===========

[](#how-to-test)

```
phpunit

```

How to Contribute
=================

[](#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
=======

[](#license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

Contact
=======

[](#contact)

For any questions or concerns, please email [xxl4](mailto:nice.lizhi@gmail.com)

Credits
=======

[](#credits)

- [xxl4](https://github.com/xxl4)
- [All Contributors](../../contributors)

Changelog
=========

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security
========

[](#security)

If you discover any security related issues, please email [xxl4](mailto:nice.lizhi@gmail.com) instead of using the issue tracker.

Code of Conduct
===============

[](#code-of-conduct)

Please see [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for more information.

Contributing
============

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Sponsor
=======

[](#sponsor)

Please see [SPONSOR](SPONSOR.md) for details.

Support
=======

[](#support)

Please see [SUPPORT](SUPPORT.md) for details.

Roadmap
=======

[](#roadmap)

Please see [ROADMAP](ROADMAP.md) for details.

FAQ
===

[](#faq)

Please see [FAQ](FAQ.md) for details.

To Do
=====

[](#to-do)

Please see [TODO](TODO.md) for details.

Acknowledgements
================

[](#acknowledgements)

Please see [ACKNOWLEDGEMENTS](ACKNOWLEDGEMENTS.md) for details.

Inspiration
===========

[](#inspiration)

Please see [INSPIRATION](INSPIRATION.md) for details.

Alternatives
============

[](#alternatives)

Please see [ALTERNATIVES](ALTERNATIVES.md) for details.

Thanks
======

[](#thanks)

Please see [THANKS](THANKS.md) for details.

Jobs
====

[](#jobs)

Please see [JOBS](JOBS.md) for details.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d18d54ad9ca6e7ffcfbc4ae823bbe5e1c9983b872121940c99738a8c93c4b0c?d=identicon)[xxl4](/maintainers/xxl4)

---

Top Contributors

[![xxl4](https://avatars.githubusercontent.com/u/34465153?v=4)](https://github.com/xxl4 "xxl4 (17 commits)")

### Embed Badge

![Health badge](/badges/nexa-merchant-googletagmanager/health.svg)

```
[![Health](https://phpackages.com/badges/nexa-merchant-googletagmanager/health.svg)](https://phpackages.com/packages/nexa-merchant-googletagmanager)
```

###  Alternatives

[ticketswap/phpstan-error-formatter

A minimalistic error formatter for PHPStan

87578.8k35](/packages/ticketswap-phpstan-error-formatter)[arutil/ar-php

Arabic php utilities from Khaled Al-Sham'aa's library http://ar-php.org/

1735.1k](/packages/arutil-ar-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
