Thursday 05 February 2009 6:51:19 am
hi, i'm implementing some tracking codes for specific calls to action on my site (i.e. click "buy now" button) I need to do the following:
1.) add page specific javascript to the header of my ezpublish website e.g. Page A has js snippet A, Page B has js snippet B 2.) add onclick event to a link or button on page A (trivial to implement via ezpublish) my question relates to point 1. How do I embed some logic into my template to render different javascript snippets for different pages served from ezpublish? Many thanks, Ed
|