zero1/module-enhanced-analytics

A module which will log additional Google Analytics Dimension data when a customer searches a term which is redirected to a landing page using core Search Terms functionality

dev-master 2016-01-28 08:17 UTC

This package is auto-updated.

Last update: 2019-02-28 15:24:17 UTC


README

Enhanced Analytics Extension

Install Instructions - For Use

composer require zero1/module-enhanced-analytics:@stable

php bin/magento module:enable Zero1_EnhancedAnalytics

php bin/magento setup:upgrade

Install Instructions - For Contribution

composer require zero1/module-enhanced-analytics:dev-master --prefer-source

php bin/magento module:enable Zero1_EnhancedAnalytics

php bin/magento setup:upgrade