Page 1 of 1

Incoming traffic tracking on pages TE 3.0

Posted: Fri Feb 24, 2012 1:54 am
by quutamo
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

Code: Select all

<? virtual('trade/in.php?p=archives'.$_SERVER['QUERY_STRING']); ?>
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.

Re: Incoming traffic tracking on pages TE 3.0

Posted: Tue Feb 28, 2012 12:03 am
by texpert
What i have spotted is that & sign is missing after the p=archives
So that is probably it. Give it a try and let me know please ;-)

best regards,
Jim