pimcore/google-marketing-bundle

Pimcore Google Marketing Bundle provides additional tools for integrating google marketing tools.

Maintainers

👁 brusch

Package info

github.com/pimcore/google-marketing-bundle

Type:pimcore-bundle

pkg:composer/pimcore/google-marketing-bundle

Statistics

Installs: 438 174

Dependents: 1

Suggesters: 1

Stars: 5

Open Issues: 1

v2.1.0 2025-12-05 10:05 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary ca0f3c5474ae68edeff18b5d629d17a8d60b8536


README

Warning

This bundle won't be migrated to Pimcore Studio and therefore will be deprecated with 2.1.

The Marketing Settings gives you the possibility to configure marketing-specific settings, which are:

  • Google Analytics
  • Google Search Console
  • Google Tag Manager

Google Analytics

Google Analytics code is automatically injected during the rendering of the page. See Google Analytics for details.

Google Tag Manager

The Google Tag Manager code is built and injected in a similar way as the Google Analytics one and exposes the same customization possibilities through:

  • the GoogleTagManagerEvents::CODE_HEAD and GoogleTagManagerEvents::CODE_BODY events, each defining a set of customizable blocks
  • a dedicated template for both events, which can be customized from an event listener

Google Service Integrations

For a more detailed description, see Google Service Integration