Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed introduction to make it a bit less focused on Google Analytics

Table of Contents

Background

There are various web analytics tools that allow insights into the behaviour of visitors to a website. These services can be useful in the case of VIVO to analyse and subsequently improve the use of the site overall or the uptake of specific VIVO features. There are several popular services. Among the most widely used are Google Analytics and Matomo (formerly Piwik). 

Example: Google Analytics

Google Analytics is a popular, and proprietary analytics platform for measuring web traffic to a site. VIVO supports Google Analytics through a Freemarker Template dedicated for the purpose. You will need to sign up for Google Analytics, and use your site domain and your key as part of the configuration.

...

Note
titleCustomization

The method described below is a customization of VIVO. This customization will be lost in an upgrade, or code refresh unless you preserve it and reapply the customization after an upgrade. A method for preserving customizations during an upgrade can be found here: Preserving Customizations During Build. It is best to plan ahead to preserve customizations.

googleAnalytics.ftl

To implement Google Analytics for VIVO, follow the steps below.

...