AOEpeople/googleanalyticsplus

Name: googleanalyticsplus

Owner: AOE

Description: Magento Extension to add extra features to the default GoogleAnalytics module.

Created: 2014-08-05 16:59:24.0

Updated: 2017-08-02 22:33:37.0

Pushed: 2015-05-30 00:18:52.0

Homepage: http://store.fooman.co.nz/extensions/magento-extension-googleanalyticsplus.html

Size: 296

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Fooman Google Analytics+

Magento Extension to add extra features to the default GoogleAnalytics module.

Extra features compared to the version available on Magento Connect

To provide feedback please create an issue on Github.

User Manual

The user manual can be downloaded from here

Installation Instructions

To install the extension, follow the steps in The Ultimate Guide to Installing Magento Extensions.

Installation Options

via composer
Fooman extension are included in the packages.firegento.com repository so you can install them easily via adding the extension to the require section and then running composer install or composer update

"require":{
  "fooman/googleanalyticsplus":"*"
},

Please note that packages.firegento.com is not always up-to-date - in this case please add the following in the repositories section

"repositories":[
  {
    "type":"composer",
    "url":"http://packages.fooman.co.nz"
  }
],

via modman
modman clone https://github.com/fooman/googleanalyticsplus.git

via file transfer (zip download)

please see the releases tab for https://github.com/fooman/googleanalyticsplus/releases

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.