As well as under reporting visitors behind a NAT'ed single ip address, it will also over-report users not on a fixed ip. I'm on a variable ip address from a large pool of addresses as are a large percentage of customers from my ISP.
Personally I think you're trying to push water uphill if you're trying to identify "unique" visitors.
+ Reply to Thread
Results 11 to 17 of 17
-
15-12-2009 #11
-
15-12-2009 #12
Yes I am aware of this situation but as this has been already pointed out it is all down to personal preference. I do not mind if a dynamic IP user is logged more than once as this may well be the case on my current site.
Furthermore I prefer fixed IP companies to only be logged once as this is how our company is set up and this site is quite often visited by the staff there for some of the useful info.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
16-12-2009 #13
You could always exclude the counter file (image, php, whatever) in the Robots.txt - meaning it would be ignored by "well-behaved" robots (all of the main search engine crawlers should take note of the robots.txt file).
That would sort out one of the problems.
Identifying unique users is trickier, for the reasons people have already stated.
-
16-12-2009 #14
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
-
16-12-2009 #15
When I first saw this, I thought 'yeah, cool'... but... if your 'counter file' is a php script included server-side then robots.txt will have no effect. However, if you call your script from within the HTML page (eg. from an IMG SRC attribute for instance - as many do) then I guess robots.txt should prevent the resource from being fetched.
-
17-12-2009 #16
-
20-12-2009 #17
Never mentioned that I got the original problem solved with this helpful chap. It required extra "tags" to be wrapped around the text.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Similar Threads
-
MIME type, "text/html", is not "text/css".
By stevsurf in forum PHP & MYSQL SupportReplies: 2Last Post: 17-11-2008, 10:14 AM -
php -> Text Message?
By mstanton in forum Coders ForumReplies: 7Last Post: 07-04-2007, 10:19 PM -
Removing all text from a get?...
By Darren in forum Coders ForumReplies: 5Last Post: 14-07-2006, 08:02 AM -
Text Pictures
By Steven in forum For SaleReplies: 0Last Post: 28-02-2006, 10:33 PM -
Text messages
By Nik in forum The PubReplies: 10Last Post: 31-08-2004, 07:46 AM



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks