You are here

commerce_google_tag_manager.info in Commerce Google Tag Manager 7.2

Same filename and directory in other branches
  1. 7 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[] = includes/CommerceGoogleTagManagerHelper.php
files[] = includes/CommerceGoogleTagManagerBaseAction.php

files[] = includes/rules/CommerceGoogleTagManagerActionCheckout.php
files[] = includes/rules/CommerceGoogleTagManagerActionPurchase.php
files[] = includes/rules/CommerceGoogleTagManagerActionAddToCart.php
files[] = includes/rules/CommerceGoogleTagManagerActionRemoveFromCart.php

File

commerce_google_tag_manager.info
View source
  1. name = Commerce Google Tag Manager
  2. description = Enhances Google Tag Manager with transaction support for Drupal Commerce.
  3. package = Commerce (contrib)
  4. core = 7.x
  5. dependencies[] = commerce
  6. dependencies[] = entity
  7. dependencies[] = google_tag
  8. files[] = includes/CommerceGoogleTagManagerHelper.php
  9. files[] = includes/CommerceGoogleTagManagerBaseAction.php
  10. files[] = includes/rules/CommerceGoogleTagManagerActionCheckout.php
  11. files[] = includes/rules/CommerceGoogleTagManagerActionPurchase.php
  12. files[] = includes/rules/CommerceGoogleTagManagerActionAddToCart.php
  13. files[] = includes/rules/CommerceGoogleTagManagerActionRemoveFromCart.php