User Tools

Site Tools


te3:incoming:standard

This is an old revision of the document!


Standard incoming tracking

Standard incoming tracking is simple to setup:

PHP extension

Add the tracking code below to all your .php pages that receive traffic. Add it inside the <head> </head> tag. The “include” command will most likely work for everyone.

include("/FULL/PATH/TO/public_html/your_te3_directory/in.php");

Tracking code with your full path already included


SSI extension

Add the tracking code below to all your .shtml pages that receive traffic. Add it inside the <head> </head> tag.

<!–-#include virtual=”/your_te3_directory/in.php?$QUERY_STRING” -->

Tracking code with your directory name already included

te3/incoming/standard.1416983304.txt.gz · Last modified: 2014/11/26 06:28 by moderator

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki