Hi there, I quite new here, and i start with a very big problem... I'm not a good web programmer and i try to install TE on my Wordpress/WP-Tube-Plugin site... I read all the disscussion and i do everything, but i didn't reach my target! I can see statistic, but i don't send visit to other traders (so, TE3 does not work with me...).
That's what i add in my <head> area:
<script type="text/javascript" src="/js/jquery.js"></script>
<script>
jQuery(document).ready(function(){
jQuery(“a”).click(function(){
url=jQuery(this).attr(‘href’);
jQuery(this).attr(‘href’,’/tradeexpert-hsv/out.php?s=50&l=click&u=’ + escape(url));
});
});
</script>
<script type="text/javascript">
<!--
function getquery(n) {
var half = location.search.split(n+'=')[1];
return half ? decodeURIComponent(half.split('&')[0]):null;
}
function te3_remote_track() {
var remotedomain = 'hotsecretvideo.com/tradeexpert-hsv/'; // remote tracking domain with TE3 dir, e.g. sub.domain.com/te3/
var preventfrom = 'hotsecretvideo.com'; // prevent double tracking from your own domain, e.g. domain.com
var docref = parent.document.referrer;
var ref= getquery('ref');
var rnd = Math.floor(Math.random() * 99999999);
if(!docref) docref='';
if(!ref) ref='';
docref=encodeURIComponent(docref);
document.write('<div style=\"display: none;\"><img src=\"http://'+remotedomain+'in.php?p=default&preventfrom='+preventfrom+'&ref='+ref+'&rnd='+rnd+'&refremote='+docref+'\" width=\"1\" height=\"1\" border=\"0\"></div>');
}
te3_remote_track();
// -->
</script>
This script does not work 100%, did i do some mistake???? Did I miss something???
I'm not using cache or other strange stuff... who can help me??????
Please, I really care to trade with you!!!
