hello,
anyone out there can help please i have installed everything and incoming hits work fine but, i have managed to add the outgoing traffic syntax but everytime i try to test it i goes straight to the trades, how do i get it so that when someone clicks on one of the gallery my gallery page will open, and later will go to a trade.
can someone help. here is the link: http://www.onehotpunani.com
outgoing traffic tracking
Moderator: Rock
Re: outgoing traffic tracking
Change:
http://www.onehotpunani.com/tx/out.php?s=100&u=#url#
To:
http://www.onehotpunani.com/te3/out.php?s=70&u=#url#
Already now the Trade Expert folder directory should be /te3/ and not /tx/.
Cheers
http://www.onehotpunani.com/tx/out.php?s=100&u=#url#
To:
http://www.onehotpunani.com/te3/out.php?s=70&u=#url#
Already now the Trade Expert folder directory should be /te3/ and not /tx/.
Another thing:3. Create a te3 directory inside your html directory for the respective domain and chmod it to 755
If you were to consult the installation manual again. http://www.tradeexpert.net/manual.htmlIncoming traffic tracking
Classic incoming tracking.
SSI tracking: If you are using .shtml extension, add this code to all your .shtml pages inside the <head> </head> tag.
<!--#include virtual="/te3/in.php?$QUERY_STRING" -->
Virtual: If you are using .php extension, add this code to all your .php pages inside the <head> </head> tag.
<? virtual('/te3/in.php?'.$_SERVER['QUERY_STRING']); ?>
Cheers
http://www.amadorasfamintas.com/ - http://www.amadorasfamintas.com/te3/signup.php
The next generation traffic network PlugRush Build your own unique widget in minutes.
The next generation traffic network PlugRush Build your own unique widget in minutes.