Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
0.13.4 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
fooman committed Jan 26, 2014
1 parent 228f1e9 commit 05c6699
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
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 (we recommend using this as an additional profile while still using Classic Analytics)
- 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.

There is a change in tracking behaviour - instead of passing order grand totals order subtotals are now being tracked (this matches Google's definition but breaks with Magento's default behaviour and previous behaviour of this extension)
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<config>
<modules>
<Fooman_GoogleAnalyticsPlus>
<version>0.13.3</version>
<version>0.13.4</version>
<depends>
<Mage_GoogleAnalytics/>
</depends>
Expand Down

0 comments on commit 05c6699

Please sign in to comment.