Stars: 100
Forks: 54
Pull Requests: 37
Issues: 91
Watchers: 32
Last Updated: 2020-07-01 22:56:36
Magento Extension to add extra features to the default GoogleAnalytics module.
License:
Languages: PHP, HTML
http://store.fooman.co.nz/extensions/magento-extension-googleanalyticsplus.html
Magento Extension to add extra features to the default GoogleAnalytics module.
To provide feedback please create an issue on Github.
The user manual can be downloaded from here
To install the extension, follow the steps in The Ultimate Guide to Installing Magento Extensions.
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/common.git
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
and https://github.com/fooman/common/releases