RE: [PHP] Average time spent on a page

2005-08-08 Thread Jay Blanchard
[snip] Guess what? I've googled for it and nothing [/snip] Sorry, I have to call you out on this one. I provided the very google link that you needed and asked a couple of other key questions. [quote] How much time spent creating a page? How much time spent viewing a page? How much time the

Re: [PHP] Average time spent on a page

2005-08-07 Thread M Saleh EG
> *Sent:* Sunday, August 07, 2005 6:36 AM > *Subject:* Re: [PHP] 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, [EMAIL P

Re: [PHP] Average time spent on a page

2005-08-07 Thread virtualsoftware
Yes, I'm looking for the algorithm. - Original Message - From: M Saleh EG To: [EMAIL PROTECTED] Cc: php-general@lists.php.net ; Frank de Bot Sent: Sunday, August 07, 2005 6:36 AM Subject: Re: [PHP] Average time spent on a page Try using one of the log reader/ana

Re: [PHP] Average time spent on a page

2005-08-06 Thread M Saleh EG
- Original Message - > From: "Frank de Bot" <[EMAIL PROTECTED]> > Cc: > Sent: Saturday, August 06, 2005 10:20 PM > Subject: Re: [PHP] Average time spent on a page > > > > [EMAIL PROTECTED] wrote: > > > >>Hi, > >> > >&g

Re: [PHP] Average time spent on a page

2005-08-06 Thread virtualsoftware
Guess what? I've googled for it and nothing - Original Message - From: "Burhan Khalid" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Saturday, August 06, 2005 5:07 PM Subject: Re: [PHP] Average time spent on a page [EMAIL PROTECTED] wrote: H

Re: [PHP] Average time spent on a page

2005-08-06 Thread virtualsoftware
LOL. This got nothing to do with my question . LOL again - Original Message - From: "Frank de Bot" <[EMAIL PROTECTED]> Cc: Sent: Saturday, August 06, 2005 10:20 PM Subject: Re: [PHP] Average time spent on a page [EMAIL PROTECTED] wrote: Hi, How can i found out

Re: [PHP] Average time spent on a page

2005-08-06 Thread Burhan Khalid
[EMAIL PROTECTED] 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 !!! PLEASE ONLY SEND YOUR MESSAGE ONCE!!! Also, remember that google is your friend. -- PHP General Mailing List (http://www.php.net/) To unsubsc

Re: [PHP] Average time spent on a page

2005-08-06 Thread Frank de Bot
[EMAIL PROTECTED] 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 G

[PHP] Average time spent on a page

2005-08-05 Thread virtualsoftware
Hi, How can i found out the average time users spent on a page. Anyone know a tutorial? Thanks in advance for your help !!!