Welcome to Script Pulse support forum
0 Members and 1 Guest are viewing this topic.
In Case you have multiple pages, you can use :Index Page : <?php include('./tp/ssi_in.php'); ?>Archive Page : <?php include('../../tp/ssi_in.php'); ?>(IF you use the "virtual includes", just use this)~ TheBeginning,
That's not correct,it need to be <?php virtual("/tp/ssi_in.php")?> if output file is in php format.Include wont work.(atleast it didnt work at me)
Multipage tracking works...so for example trade.com sends surfer to your index with include, and then that surfer goes to category page also with include it will credit that trade for clicks, your site won't be shown in referrers etc etc We setuped it so it's by default done for multi-page sites