Hi,
I have a potential client wishing to have an eCommerce site with a recently viewed items list (as opposed to best sellers list etc). HAve searched the forum and found the following in v7 forum:-
Question:
I'd like to be able to have a recently viewed section for returning shoppers/visitors. Is there an easy way to do this in catalog or developer?
Reply:
Nope.
Actinic generates static html pages, so to do this you'd need to create your own tracking scripts and then include the information as dynamic content on the web pages.
Assuming this is still the case in v8 does anyone out there know how to do this - i.e. create tracking scripts that are dynamically included in pages within Actinic?
Many thanks for any anticipated help.
Chris
I have a potential client wishing to have an eCommerce site with a recently viewed items list (as opposed to best sellers list etc). HAve searched the forum and found the following in v7 forum:-
Question:
I'd like to be able to have a recently viewed section for returning shoppers/visitors. Is there an easy way to do this in catalog or developer?
Reply:
Nope.
Actinic generates static html pages, so to do this you'd need to create your own tracking scripts and then include the information as dynamic content on the web pages.
Assuming this is still the case in v8 does anyone out there know how to do this - i.e. create tracking scripts that are dynamically included in pages within Actinic?
Many thanks for any anticipated help.
Chris
- it's a great start and I'll see what I can do with it. I have very limited developer knowledge so whatever I will be able to do will be pretty limited (if anything at all to be honest!) but I will post again to let you know what I have been able to accomplish.
Comment