incoming hits not being counted
Moderator: Rock
- 
				metalfan2000
 - Posts: 7
 - Joined: Thu Oct 24, 2013 10:58 pm
 
incoming hits not being counted
everything else appears to work correctly, just not counting incoming hits. http://www.agedgirls.com
			
			
									
						
										
						Re: incoming hits not being counted
Hello, which incoming tracking code are you using and where did you put it?
best regards,
Alex
			
			
									
						
										
						best regards,
Alex
- 
				metalfan2000
 - Posts: 7
 - Joined: Thu Oct 24, 2013 10:58 pm
 
Re: incoming hits not being counted
Code: Select all
<?php include("/te3/in.php");?>Re: incoming hits not being counted
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
			
			
									
						
										
						<?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
looks like this worked, thanks
			
			
									
						
										
						- 
				sponsorchat
 - Posts: 20
 - Joined: Sat Oct 20, 2018 11:51 am
 - Contact:
 
Re: incoming hits not being counted
Not to bump an old thread I have the same exact issue.metalfan2000 wrote:everything else appears to work correctly, just not counting incoming hits. http://www.agedgirls.com
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