Counter and statistical checking scripts please?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jme

    Counter and statistical checking scripts please?

    Can anyone recommend a counter script to track unique visitors? I want to pu
    tit in osCommerce, since their counter is pretty useless, counting each and
    every refresh. I want to also check the referring url and any other
    statistical data that's useful, like time spent per page.

    I also want to write this data to a database, if possible, so script advice
    there is greatly appreciated.

    No need to post scripts if there's a place online I can find, but details
    are appreciated as well (newbie here).

    Thanks in advance.



  • Sandy Lewanscheck

    #2
    Re: Counter and statistical checking scripts please?

    Jme wrote:[color=blue]
    > Can anyone recommend a counter script to track unique visitors? I want to pu
    > tit in osCommerce, since their counter is pretty useless, counting each and
    > every refresh. I want to also check the referring url and any other
    > statistical data that's useful, like time spent per page.
    >
    > I also want to write this data to a database, if possible, so script advice
    > there is greatly appreciated.
    >
    > No need to post scripts if there's a place online I can find, but details
    > are appreciated as well (newbie here).
    >
    > Thanks in advance.
    >
    >
    >[/color]

    Hey!

    here is an easy to use counter-statistics-thingy. Don't know
    if it is easily integrated into another script, but it can do
    lot's of things and is easy to install.



    Sandy

    Comment

    • Jme

      #3
      Re: Counter and statistical checking scripts please?

      Thanks, but this service is down, apparently. Also, want to log everything
      on my on server.

      Any other suggestions are greatly appreciated.

      Thanks again.


      "Sandy Lewanscheck" <zendi@nurfuers pam.de> wrote in message
      news:3fe0841a_1 @news.bluewin.c h...[color=blue]
      > Jme wrote:[color=green]
      > > Can anyone recommend a counter script to track unique visitors? I want[/color][/color]
      to pu[color=blue][color=green]
      > > tit in osCommerce, since their counter is pretty useless, counting each[/color][/color]
      and[color=blue][color=green]
      > > every refresh. I want to also check the referring url and any other
      > > statistical data that's useful, like time spent per page.
      > >
      > > I also want to write this data to a database, if possible, so script[/color][/color]
      advice[color=blue][color=green]
      > > there is greatly appreciated.
      > >
      > > No need to post scripts if there's a place online I can find, but[/color][/color]
      details[color=blue][color=green]
      > > are appreciated as well (newbie here).
      > >
      > > Thanks in advance.
      > >
      > >
      > >[/color]
      >
      > Hey!
      >
      > here is an easy to use counter-statistics-thingy. Don't know
      > if it is easily integrated into another script, but it can do
      > lot's of things and is easy to install.
      >
      > http://www.phpee.com
      >
      > Sandy
      >
      >[/color]


      Comment

      • Jme

        #4
        Re: Counter and statistical checking scripts please?

        Thanks. I still need to be able to check each page, and haven't found
        anything on awstats that gives me page by page hit details.




        "Ian.H" <ian@WINDOZEdig iserv.net> wrote in message
        news:pan.2003.1 2.20.01.43.58.6 58466@hybris.di giserv.net...[color=blue]
        > On Fri, 19 Dec 2003 21:32:22 +0000, Tim Van Wassenhove wrote:
        >[color=green]
        > > On 2003-12-19, Jme <jv@nospam_spvi sion.com> wrote:[color=darkred]
        > >> Thanks, but this service is down, apparently. Also, want to log
        > >> everything on my on server.[/color]
        > >
        > > Why not use the logging functionalities from your webserver, for apache
        > > you would have to add a line like this for your specific host(s)[/color][/color]
        CustomLog[color=blue][color=green]
        > > /var/log/apache/access.log combined[/color]
        >
        >
        > This is the most (and only AFAIK) "reliable" method. Couple the logging
        > with the likes of 'AWStats' (search sorgeforge for it for anyone
        > interested) and you have a very detailed stats system.. an example of how
        > it looks:
        >
        >
        > <URL:http://aws.digiserv.ne t/awstats.pl?conf ig=morris.digis erv.net>
        >
        >
        >
        > Regards,
        >
        > Ian
        >
        > --
        > Ian.H [Design & Development]
        > digiServ Network - Web solutions
        > www.digiserv.net | irc.digiserv.ne t | forum.digiserv. net
        > Programming, Web design, development & hosting.
        >
        >[/color]



        Comment

        Working...