2017 © Pedro Peláez
 

silverstripe-module silverstripe-googleanalytics

Fast, configurable and simple Google Analytics module with support for multiple GA ID's

image

jelicanin/silverstripe-googleanalytics

Fast, configurable and simple Google Analytics module with support for multiple GA ID's

  • Tuesday, November 14, 2017
  • by jelicanin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 186 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

SilverStripe Google Analytics

Latest Stable Version Latest Unstable Version Total Downloads License, (*1)

Overview

Fast, configurable, simple Google Analytics and Google Tag Manager module with support for multiple GA ID's, (*2)

Requirements

  • SilverStripe Framework 4

Version info

The master branch of this module is currently aiming for SilverStripe 4.x compatibility - SilverStripe 3.0+ compatible version, (*3)

Installation

  • Install via Composer, (*4)

    composer require "fractas/googleanalytics" "^3.0"
    
  • Add to your mysite.yml configuration file your Google Analytics ID, and enable extra features (if needed):, (*5)

    Fractas\GoogleAnalytics\GoogleAnalyticsController:
    enable_display_features: true # https://developers.google.com/analytics/devguides/collection/analyticsjs/display-features
    enable_in_dev: false
    ga_id: UA-xxxxxxxx-x0 #main Google Analytics ID property
    gtm_id: GTM-xxxxxxxx #Google Tag Manager ID
    ga_extra_ids:
      newTracker1: UA-xxxxxxxx-x1 #you can add multiple Google Analytics ID properties
      newTracker2: UA-xxxxxxxx-x2
      newTrackerX: UA-xxxxxxxx-xX
    excluded_controllers:
      # Controllers that should be excluded from including GA codes.
      - Wilr\GoogleSitemaps\Control\GoogleSitemapController
    
  • Run flush=all in your browser, (*6)

Bugtracker

Bugs are tracked on github.com, (*7)

Licence

The Versions

14/11 2017

dev-master

9999999-dev https://github.com/fractaslabs/silverstripe-googleanalytics

Fast, configurable and simple Google Analytics module with support for multiple GA ID's

  Sources   Download

BSD-3-Clause

The Requires

 

analytics cms google silverstripe google analytics googleanalytics

14/11 2017

3.0.x-dev

3.0.9999999.9999999-dev https://github.com/fractaslabs/silverstripe-googleanalytics

Fast, configurable and simple Google Analytics module with support for multiple GA ID's

  Sources   Download

BSD-3-Clause

The Requires

 

analytics cms google silverstripe google analytics

13/11 2017

2.0

2.0.0.0 https://github.com/fractaslabs/silverstripe-googleanalytics

Fast, configurable and simple Google Analytics module with support for multiple GA ID's

  Sources   Download

BSD-3-Clause

The Requires

 

analytics cms google silverstripe google analytics

19/10 2017

1.0

1.0.0.0 https://github.com/fractaslabs/silverstripe-googleanalytics

Fast, configurable and simple Google Analytics module with support for multiple GA ID's

  Sources   Download

BSD-3-Clause

The Requires

 

analytics cms google silverstripe google analytics