An eZ Publish 4.x extension for interaction with the Emarsys API ( Emarsys.com )
- Add your MerchantID to emarsys.ini, under [WebExtend]
- Add {include uri="design:emarsys_web_extend-tracking.tpl"} just before in your page_head.tpl (or similar).
- Add {include uri="design:emarsys_web_extend-go.tpl"} before in pagelayout.tpl (or similar).
- View Command - add {include uri="design:emarsys_web_extend-view.tpl" product_id=$product_id} to your product page, ensuring that the correct ItemID is set in $product_id
- Category Command - add {include uri="design:emarsys_web_extend-category.tpl"} to your category pages