Re: Average time spent on a page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My Algorithm would look something close to this,
 ForEach Session 
 ForEach Page_Visit
 Record Page_Load
 Record Page_Unload (could be clicking on a link on a page or just leaving 
the whole domain which might end the session as well)
 This would be the simplest form I coult put a rough algorithm for that.
 The actual solution would be a mixture of PHP, JS, SQL, and Apache Log 
reading.
Wow!!! I'm starting to visualize an application full of graphs and analysys 
for usabilty analysys and results. I'm so excited. I'm going to research 
more on this subject.

 On 8/7/05, virtualsoftware@xxxxxxxxx <virtualsoftware@xxxxxxxxx> wrote: 
> 
> Yes, I'm looking for the algorithm.
>  
> ----- Original Message ----- 
> *From:* M Saleh EG <m.saleh.eg@xxxxxxxxx> 
> *To:* virtualsoftware@xxxxxxxxx 
> *Cc:* php-general@xxxxxxxxxxxxx ; Frank de Bot <php@xxxxxxxxxx> 
> *Sent:* Sunday, August 07, 2005 6:36 AM
> *Subject:* Re:  Average time spent on a page
> 
>  Try using one of the log reader/analysis packages available for Apache or
> try doing it urself. 
>  Are you looking for the algorithm? let me know.
> 
>  On 8/6/05, virtualsoftware@xxxxxxxxx <virtualsoftware@xxxxxxxxx > wrote: 
> > 
> > LOL. This got nothing to do with my question . LOL again
> > 
> > ----- Original Message -----
> > From: "Frank de Bot" < php@xxxxxxxxxx>
> > Cc: <php-general@xxxxxxxxxxxxx>
> > Sent: Saturday, August 06, 2005 10:20 PM
> > Subject: Re:  Average time spent on a page 
> > 
> > 
> > > virtualsoftware@xxxxxxxxx wrote:
> > >
> > >>Hi,
> > >>
> > >>How can i found out the average time users spent on a page. Anyone 
> > know a
> > >>tutorial? 
> > >>
> > >>Thanks in advance for your help !!!
> > >>
> > >
> > > A hello world page will take me around 15 secs I guess...
> > > A full blown website with everything you can imagine a few months 
> > orso. 
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > 
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> > 
> 
> 
> -- 
> M.Saleh.E.G
> 97150-4779817 
> 
> 


-- 
M.Saleh.E.G
97150-4779817

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux