pimcore/google-marketing-bundle

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

Installs: 65 137

Dependents: 3

Suggesters: 0

Security: 0

Stars: 3

Watchers: 11

Forks: 5

Open Issues: 2

Type:pimcore-bundle

v1.0.2 2023-12-15 10:22 UTC

This package is auto-updated.

Last update: 2024-04-05 08:06:44 UTC


README

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