This module has been deprecated with the release of Magnolia 5.6, see the note in the 5.6 Release Notes. The module has modern replacements: Google Universal Visualization Analytics and Marketing Tags (module and app) which together provide the same functionality.

Installing

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-module-google-analytics</artifactId>
  <version>1.3.2</version>
</dependency>

Pre-built JARs are also available for download. See Installing a module for help.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels