PDA

View Full Version : extreme tracking


TheBoyLard
13-Feb-2003, 04:44 PM
Evening all,
had a look at these guys after seeing Chris had mentioned them in another post.
How do I add the script they supply into the /acatalog/index.html page?
Can you tell I'm not a web designer?!

Cheers all,

Andy.

TheBoyLard
14-Feb-2003, 10:54 AM
I'd like to insert some html code into the finished pages - how and where do I begin?
I'd like to insert the code for Extreme tracking into the index page?

Thanks again.
Chris Dicken - this is based on your recommendation in another post, so let me know where to begin please?!

Thanks
Andy.

cdicken
14-Feb-2003, 02:30 PM
I'm afraid I don't know exactly having never done it.

The template that is used for the front page of the store is Act_CatalogBody.html. You can aleways enter your code at teh bottom of this.

If you want it to appear on the brochure home page, then I suggest you use embedded html to embed the code within a Brochure Fragment. Embedded HTML allows you to enter custom HTML in Actinic fields as long as you begin it with
!!<
and end it with
>!!

TheBoyLard
14-Feb-2003, 03:03 PM
Excellent - thanks again.
Shall try asap.