You are here

Files in Commerce Google Tag Manager 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt 7.x-2.x, xxxx-xx-xx ------------------- - Fixed compatibility with PHP 5.4 7.x-2.0-rc3, 2016-06-29 ----------------------- - Updated default Rules reactions - Add a Hook to alter aggregated data, just before pushing to the Datalayer 7.x-2.0-rc2,…
CommerceGoogleTagManagerActionAddToCart.php includes/rules/CommerceGoogleTagManagerActionAddToCart.php This file contains the "Send Add To Cart event to GTM" action definition.
CommerceGoogleTagManagerActionCheckout.php includes/rules/CommerceGoogleTagManagerActionCheckout.php This file contains the "Send Checkout event to GTM" action definition.
CommerceGoogleTagManagerActionPurchase.php includes/rules/CommerceGoogleTagManagerActionPurchase.php This file contains the "Send the Purchase event to GTM" action definition.
CommerceGoogleTagManagerActionRemoveFromCart.php includes/rules/CommerceGoogleTagManagerActionRemoveFromCart.php This file contains the "Send Remove From Cart event to GTM" action definition.
CommerceGoogleTagManagerBaseAction.php includes/CommerceGoogleTagManagerBaseAction.php This file contains the base class for CommerceGoogleTagManager actions.
CommerceGoogleTagManagerHelper.php includes/CommerceGoogleTagManagerHelper.php This file contains the helper class CommerceGoogleTagManagerHelper.
commerce_google_tag_manager.api.php commerce_google_tag_manager.api.php Documentation of Commerce GoogleTagManager hooks.
commerce_google_tag_manager.info commerce_google_tag_manager.info name = Commerce Google Tag Manager description = Enhances Google Tag Manager with transaction support for Drupal Commerce. package = Commerce (contrib) core = 7.x dependencies[] = commerce dependencies[] = entity dependencies[] = google_tag files[]…
commerce_google_tag_manager.module commerce_google_tag_manager.module Adds the required Javascript to the checkout completion page to allow e-commerce statistics tracking through Google Tag Manager.
commerce_google_tag_manager_example.info contrib/commerce_google_tag_manager_example.info name = Commerce Google Tag Manager - Example description = Examples set of Rules for Commerce Google Tag Manager module. package = Commerce (contrib) core = 7.x dependencies[] = commerce_google_tag_manager
commerce_google_tag_manager_example.module contrib/commerce_google_tag_manager_example.module This file contains examples settings and rules for the Commerce Google Tag Manager module.
commerce_google_tag_manager_example.rules_defaults.inc contrib/commerce_google_tag_manager_example.rules_defaults.inc Default Rules configuration for Commerce Google Tag Manager Example.
README.txt README.txt INTRODUCTION ------------ This is a contribution to Drupal Commerce. This module adds the possibility to send the order and line-items data to the Google Tag Manager service. Since version 2.x this module only integrates the "Enhanced…

Other projects