incoming hits not being counted

Our support will answer all your general questions here.

Moderator: Rock

Post Reply
metalfan2000
Posts: 7
Joined: Thu Oct 24, 2013 10:58 pm

incoming hits not being counted

Post by metalfan2000 »

everything else appears to work correctly, just not counting incoming hits. http://www.agedgirls.com
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: incoming hits not being counted

Post by texpert »

Hello, which incoming tracking code are you using and where did you put it?


best regards,
Alex
metalfan2000
Posts: 7
Joined: Thu Oct 24, 2013 10:58 pm

Re: incoming hits not being counted

Post by metalfan2000 »

Code: Select all

<?php include("/te3/in.php");?>
directly after the <head> tag
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: incoming hits not being counted

Post 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
metalfan2000
Posts: 7
Joined: Thu Oct 24, 2013 10:58 pm

Re: incoming hits not being counted

Post by metalfan2000 »

looks like this worked, thanks
sponsorchat
Posts: 20
Joined: Sat Oct 20, 2018 11:51 am
Contact:

Re: incoming hits not being counted

Post 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
Post Reply