Page 1 of 1

incoming hits not being counted

Posted: Fri Oct 25, 2013 10:35 pm
by metalfan2000
everything else appears to work correctly, just not counting incoming hits. http://www.agedgirls.com

Re: incoming hits not being counted

Posted: Sat Oct 26, 2013 7:01 am
by texpert
Hello, which incoming tracking code are you using and where did you put it?


best regards,
Alex

Re: incoming hits not being counted

Posted: Sat Oct 26, 2013 2:24 pm
by metalfan2000

Code: Select all

<?php include("/te3/in.php");?>
directly after the <head> tag

Re: incoming hits not being counted

Posted: Sat Oct 26, 2013 6:34 pm
by texpert
Plz try this code instead:
<?php include './te3/in.php'; ?>
or use the:
<?php include '/full_path_to_te3/te3/in.php'; ?>


best regards,
Alex

Re: incoming hits not being counted

Posted: Sat Oct 26, 2013 9:08 pm
by metalfan2000
looks like this worked, thanks

Re: incoming hits not being counted

Posted: Mon Oct 22, 2018 12:10 am
by sponsorchat
metalfan2000 wrote:everything else appears to work correctly, just not counting incoming hits. http://www.agedgirls.com
Not to bump an old thread I have the same exact issue.

And yes it shows a few no referrer hits in , nothing else. So I assume the code is correct and it is the first entry after the head tag

Any suggestions please.


Peace