Code Monkey home page Code Monkey logo

googleanalyticsplus's Introduction

Fooman Google Analytics+

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

Extra features compared to the version available on Magento Connect

  • Works on Magento 1.8.1
  • Dropped Support for Magento pre 1.4.2
  • Google Universal Support with Ecommerce Tracking
  • Dynamic Remarketing (add your conversion id and label as provided from Google, products are identified by their product id)
  • Tag Manager (this provides an input field for the tag manager script snippet - please note that the population of the data layer would be up to you)
  • Category for transaction items is now populated (based on custom attribute, otherwise defaults to first encountered product category)
  • more templates

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/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

googleanalyticsplus's People

Contributors

davidalexander avatar edannenberg avatar fooman avatar mikeparkin avatar mykehsd avatar rancey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.