Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
/ Diglin_Facebook Public archive

Magento 1.x Module - Facebook Audience Tracking - Add Tag and event on different pages

Notifications You must be signed in to change notification settings

diglin/Diglin_Facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Extension to add Custom Tag for Facebook tracking

Facebook Tag API Documentation [https://developers.facebook.com/docs/ads-for-websites/tag-api/]

Documentation

Normally everything should work fine however regarding the tracking of wishlist and "add to cart" you have to adapt your template. For that, use the following helper methods :

  • Mage::helper()->getAddToCartTag(Mage_Catalog_Model_Product, false);
  • Mage::helper()->getAddToWishlistTag(Mage_Catalog_Model_Product, false);

About

Magento 1.x Module - Facebook Audience Tracking - Add Tag and event on different pages

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published