[phpOpenTracker-User] returning_visitors API question

Jean-Christian Imbeault <[email protected]>
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <[email protected]>
I'm trying out the returning visitor API and I am getting some strange 
data back. The access_log IDs are all the same and so are the 
timestamps. That would seem to mean that the same document was request x 
times by the same user at exactly the same time.

But I have set log_reload to Off.

If I ask for the data from the previous minute I get:

[-293047293] => Array
(
   [accesslog_ids] => Array
       (
           [0] => -293047293
           [1] => -293047293
           [2] => -293047293
           [3] => -293047293
           [4] => -293047293
           [5] => -293047293
       )

   [timestamps] => Array
       (
           [0] => 1061531206
           [1] => 1061531206
           [2] => 1061531206
           [3] => 1061531206
           [4] => 1061531206
           [5] => 1061531206
        )

   [num_visits] => 6
   [visitor_id] => -293047293
   [average_time_between_visits] => 0
)

Am I misunderstanding the meaning of the data returned by the API? If 
not why does it seems like this user accessed the same document 6 times 
at the same time?

Thanks,

Jean-Christian Imbeault



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.