sheadawson/silverstripe-zen-googleanalytics

There is no license information available for the latest version (1.0.1) of this package.

A simple module for easily adding google analytics js tracking code to a silverstripe site.

1.0.1 2015-02-13 01:01 UTC

This package is auto-updated.

Last update: 2024-04-08 09:39:57 UTC


README

A simple module for easily adding google analytics js tracking code to a silverstripe site

Requirements

SilverStripe 3.x

Installation

Copy the module into your project root directory, run dev/build Set your google analytics ID in your mysite yml config.

ZenGoogleAnalytics:
  ga_id: 'xxx'

Optionally enable the Google Analytics Display Features plugin:

ZenGoogleAnalytics:
  enable_display_features: true

Maintainer Contact

shea@livesource.co.nz