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.

Installs: 637

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 3

Type:silverstripe-module

pkg:composer/sheadawson/silverstripe-zen-googleanalytics

1.0.1 2015-02-13 01:01 UTC

This package is auto-updated.

Last update: 2025-10-08 12:46:12 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