Originally posted by worthydealer
Announcement
Collapse
No announcement yet.
where to place javascript so it only appears on Shopping Cart page?
Collapse
X
-
This is interesting as I am trying to do the same with website optimiser, but for our homepage. We need to enter the google coding into our original homepage, and our test homepage - however we are unable to do this as Actinic will end up adding this code to all our brochure pages and not the two individual pages that we want to test. How do we work our way around this?
Thanks for your help in advance.
Mark
Comment
-
If your code would work where Fragments are displayed then do it Malcolms way.
If you need it to be somewhere else (like in the HEAD area then use BlockIf's. There's a Condition called IsBrochureHomePage that you could use, and you could also test for the brochure page name via Variable BrochureName.
Before putting these into Conditions, display them temporarily so you can see what they contain.Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment
Comment