Skip to content

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

Notifications You must be signed in to change notification settings

sheadawson/silverstripe-zen-googleanalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silverstripe-zen-googleanalytics

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published