Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > more unique visitors than visitors

Reply
Thread Tools

more unique visitors than visitors

 
 
meltedown
Guest
Posts: n/a
 
      10-16-2006

If I visit your site and then come back 4 more times you should see one
Unique visit and 5 visits from me. So it is normal for the Visits to
exceed the Unique Visitors. But if the Unique visitors are more than the
Visits, how how did that happen ?
 
Reply With Quote
 
 
 
 
Andrew
Guest
Posts: n/a
 
      10-16-2006
On Mon, 16 Oct 2006 05:48:43 GMT, meltedown <> wrote:

>
>If I visit your site and then come back 4 more times you should see one
>Unique visit and 5 visits from me. So it is normal for the Visits to
>exceed the Unique Visitors. But if the Unique visitors are more than the
>Visits, how how did that happen ?


Hi,

Not sure about this one but....

Do you know how to catch a unique rabbit?

Andrew
--

Andrew
http://www.andrews-corner.org/
 
Reply With Quote
 
 
 
 
Andrew
Guest
Posts: n/a
 
      10-16-2006
On Mon, 16 Oct 2006 16:26:09 +1000, Andrew
<sorry.no.email@post_NG.com> wrote:

>On Mon, 16 Oct 2006 05:48:43 GMT, meltedown <> wrote:
>
>>
>>If I visit your site and then come back 4 more times you should see one
>>Unique visit and 5 visits from me. So it is normal for the Visits to
>>exceed the Unique Visitors. But if the Unique visitors are more than the
>>Visits, how how did that happen ?

>
>Hi,
>
> Not sure about this one but....
>
>Do you know how to catch a unique rabbit?
>
> Andrew


Hi,

You 'nique' up on it.

Andrew
--

Andrew
http://www.andrews-corner.org/
 
Reply With Quote
 
Sanny
Guest
Posts: n/a
 
      10-16-2006

meltedown wrote:
> If I visit your site and then come back 4 more times you should see one
> Unique visit and 5 visits from me. So it is normal for the Visits to
> exceed the Unique Visitors. But if the Unique visitors are more than the
> Visits, how how did that happen ?


Are you using Frames?

Use below Counter

http://www.softtanks.com/mycounter.php?webid=1

Bye
Sanny

 
Reply With Quote
 
Brian Cryer
Guest
Posts: n/a
 
      10-16-2006
"meltedown" <> wrote in message
news:%2FYg.508845$ m...
>
> If I visit your site and then come back 4 more times you should see one
> Unique visit and 5 visits from me. So it is normal for the Visits to
> exceed the Unique Visitors. But if the Unique visitors are more than the
> Visits, how how did that happen ?


What package are you using that reports more visitors than unique visitors?

Assuming that visitors are tracked by IP address then I can't see any
mechanism that would give you more unique visitors than visits. (As you
already know, the other way round is easy.) If you are using some custom
package that uses information other than IP address then I would suspect its
logic to be faulty.
--
Brian Cryer
www.cryer.co.uk/brian


 
Reply With Quote
 
Steve Pugh
Guest
Posts: n/a
 
      10-16-2006
meltedown wrote:
> If I visit your site and then come back 4 more times you should see one
> Unique visit and 5 visits from me. So it is normal for the Visits to
> exceed the Unique Visitors. But if the Unique visitors are more than the
> Visits, how how did that happen ?


How is your stats program defining a visit?

It may be that a visit is counted as only including visits to 'pages'
and if you have a lot of hot linking to images or other non-page files
then many of the unique visitors may not be making a 'visit' at all.

Steve

 
Reply With Quote
 
Jim Moe
Guest
Posts: n/a
 
      10-16-2006
meltedown wrote:
> If I visit your site and then come back 4 more times you should see one
> Unique visit and 5 visits from me. So it is normal for the Visits to
> exceed the Unique Visitors. But if the Unique visitors are more than the
> Visits, how how did that happen ?


You have almost no return visitors?

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
 
Reply With Quote
 
richard
Guest
Posts: n/a
 
      10-16-2006

"meltedown" <> wrote in message
news:%2FYg.508845$ m...
>
> If I visit your site and then come back 4 more times you should see one
> Unique visit and 5 visits from me. So it is normal for the Visits to
> exceed the Unique Visitors. But if the Unique visitors are more than the
> Visits, how how did that happen ?


Those extra unique visitors are only visiting one page then leaving.
If you have page visits, find out which page is being visited the most, the
numbers should nearly match.

 
Reply With Quote
 
meltedown
Guest
Posts: n/a
 
      10-16-2006
Jim Moe wrote:
> meltedown wrote:
>> If I visit your site and then come back 4 more times you should see one
>> Unique visit and 5 visits from me. So it is normal for the Visits to
>> exceed the Unique Visitors. But if the Unique visitors are more than the
>> Visits, how how did that happen ?

>
> You have almost no return visitors?
>

In that case the unique and total visits will be equal. It doesn't
explain how Unique visits can exceed total visits.
 
Reply With Quote
 
Steve Pugh
Guest
Posts: n/a
 
      10-17-2006
richard wrote:
> "meltedown" <> wrote in message
> news:%2FYg.508845$ m...
> >
> > If I visit your site and then come back 4 more times you should see one
> > Unique visit and 5 visits from me. So it is normal for the Visits to
> > exceed the Unique Visitors. But if the Unique visitors are more than the
> > Visits, how how did that happen ?

>
> Those extra unique visitors are only visiting one page then leaving.
> If you have page visits, find out which page is being visited the most, the
> numbers should nearly match.


As ever, richard is talking rubbish.

A one page visit is still a visit so should be counted in the total
number of visits.

richard, in web analytics a visit is normally a visit to the site and
will include one or more page views. Even if it was a page view, how
could, for example, 100 people looking at 1 page each only add up to 70
page views?

It's conceivable but unlikely that the analytics software being used
has been configured to not count a one page visit as a visit. There may
be some cases where that's a valid analysis choice but it should not be
a default setting.

Steve

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
list question... unique values in all possible unique spots ToshiBoy Python 6 08-12-2008 05:01 AM
Like all great travelers, I have seen more than I remember andremember more than I have seen. shenrilaa@gmail.com Java 0 03-06-2008 08:11 AM
Like all great travelers, I have seen more than I remember andremember more than I have seen. shenrilaa@gmail.com C++ 0 03-05-2008 08:41 AM
Like all great travelers, I have seen more than I remember andremember more than I have seen. shenrilaa@gmail.com C Programming 0 03-05-2008 03:26 AM
tracking unique visitors Christine Genzer HTML 0 12-11-2007 09:04 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57