PHPackages                             fond-of-spryker/google-tag-manager-default-variables - 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. fond-of-spryker/google-tag-manager-default-variables

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

fond-of-spryker/google-tag-manager-default-variables
====================================================

Default variable builder for GoogleTagManagerCore package

01PHP

Since Nov 19Pushed 5y ago2 watchersCompare

[ Source](https://github.com/fond-of/fond-of-spryker-google-tag-manager-default-variables)[ Packagist](https://packagist.org/packages/fond-of-spryker/google-tag-manager-default-variables)[ RSS](/packages/fond-of-spryker-google-tag-manager-default-variables/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

spryker-google-tag-manager-default-variables
============================================

[](#spryker-google-tag-manager-default-variables)

[![PHP from Travis config](https://camo.githubusercontent.com/9d245815c30188a34e60692f24442c3fe7e92f9958d8a7a1d6f7463e7ed866b3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f73796d666f6e792f73796d666f6e792e737667)](https://php.net/)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/fond-of-spryker/google-tag-manager-default-variable)

Installation
------------

[](#installation)

```
composer require fond-of-spryker/google-tag-manager-default-variable

```

### Desciption

[](#desciption)

Provides default properties for google tag manager core module. default properties set inside datalayer for all pages.

### Usage

[](#usage)

Overwrite core-module dependency provider inside PZY, i.e src/Pyz/Yves/GoogleTagManagerCore/GoogleTagManagerCoreDependencyProvider.php

```
/**
 * @return \FondOfSpryker\Yves\GoogleTagManagerCore\Dependency\GoogleTagManagerExtensionPluginInterface[];
 */
protected function getDefaultGoogleTagManagerExtensionPlugins(): array
{
    return [
        new CurrencyPlugin(),
        new CustomerEmailHash(),
        new InternalTrafficPlugin(),
        new StoreNamePlugin(),
    ];
}

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

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/e568ff715a8dc39b72d07873df23e2b14e0771a7f98ae50900dc4c057e2ed971?d=identicon)[DerCalli](/maintainers/DerCalli)

---

Top Contributors

[![DerCalli](https://avatars.githubusercontent.com/u/35733274?v=4)](https://github.com/DerCalli "DerCalli (3 commits)")

### Embed Badge

![Health badge](/badges/fond-of-spryker-google-tag-manager-default-variables/health.svg)

```
[![Health](https://phpackages.com/badges/fond-of-spryker-google-tag-manager-default-variables/health.svg)](https://phpackages.com/packages/fond-of-spryker-google-tag-manager-default-variables)
```

###  Alternatives

[matthewbdaly/sms-client

A generic SMS client library. Supports multiple swappable drivers.

2293.6k2](/packages/matthewbdaly-sms-client)[maxtee/blockchain

This is a package designed to integrate with laravel 5.0+

571.2k](/packages/maxtee-blockchain)

PHPackages © 2026

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