PDA

View Full Version : Tracking script on catalog.


bekyed
09-Sep-2003, 01:39 PM
Hi, we are trying to put a tracking script on the catalogue pages, we have tried actfooter without success and actprimary.
What are we doing wrong as the tracker works fine on the home pages.

<!--#include virtual="/cgi-bin/track.pl" -->

Ben
10-Sep-2003, 03:15 PM
Hi Gaynor

I would try <!--#include virtual="../cgi-bin/track.pl" --> if the cgi-bin and acatalog directory are parallel directories, or use an absolute path with the full domain, and this should work for all pages.

Ben