Documentation for this topic is not (yet) available for Magnolia 5.4. Please visit the corresponding page in 5.3 documentation.

See also  MGNLDEMO-85 - Getting issue details... STATUS  on how to reference Google Analytics JavaScript files when using Magnolia Templating Essentials (MTE) and the new resource loading mechanism.

Installing

Maven is the easiest way to install the module. Add the following dependency 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