Page 1 of 1

Re: include

Posted: Mon Sep 06, 2010 9:40 pm
by peterjones
Should I include the following code on the warning page as well as the index page.

Code: Select all

<?PHP $qs=getenv("QUERY_STRING"); virtual("/cgi-bin/te/in.cgi?p=mainindex&$qs");
 ?>
what about all other site pages - should it be included.

If it is included on the warning page - won't it log prod as 100 - from the visitor clicking - accept to enter the site.

Re: include

Posted: Tue Sep 07, 2010 9:01 am
by texpert
Hi, it is the most important that you place incoming tracking code on the page where you accept traffic from your trade partners (which shouldn't be a warning page). You can also put the tracking code on your warning page, just make sure "prevent double tracking" parameter is enabled in the "options / general / main" menu. If prevent double tracking is enabled, you can also put tracking on your sub pages.

regards,
Jim