Incoming traffic tracking on pages TE 3.0
Posted: Fri Feb 24, 2012 1:54 am
Hi. I have a problem with traffic tracking at site pages. How can i view statistic on archive pages? I use php extension and include this code to pages
In "Pages" tab I add page "archives", but script count all hits in "default" page. How to do that would be right tracking ?
P.S. Sorry for my English.
Code: Select all
<? virtual('trade/in.php?p=archives'.$_SERVER['QUERY_STRING']); ?>
P.S. Sorry for my English.