Skip to content

buro71a/Yireo_GoogleTagManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yireo GoogleTagManager

Magento extension for implementing Google Tag Manager in your Magento theme.

More information: https://www.yireo.com/software/magento-extensions/google-tag-manager

Installation

You can install this module in various ways:

  1. Download the MagentoConnect package from our site and upload it into your own Magento Downloader application.

  2. Download the Magento source archive from our site, extract the files and upload the files to your Magento root. Make sure to flush the Magento cache. Make sure to logout once you're done.

  3. Use modman to install the git repository for you:

    modman init modman clone https://github.com/yireo/Yireo_GoogleTagManager modman update Yireo_GoogleTagManager

  4. Using composer

Instructions for using composer

Use composer to install this extension. Before you can do this under Magento 1, you need to install the composer installer first:

composer require magento-hackathon/magento-composer-installer

Make sure to set the magento-root-dir properly. Test this by running:

composer update --no-dev

Once the composer installer is correctly setup, you can install our extension:

composer require yireo/yireo_googletagmanager

Done.

Bring your towel.

About

Implement Google Tag Manager in Magento

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.1%
  • HTML 28.9%