Results 1 to 6 of 6

Thread: A Script for statistics?

  1. #1
    Join Date
    Oct 2006
    Posts
    60
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A Script for statistics?

    Hello,

    i would like to ask which free script (or something) is good for statistics on a site? Any ideas?

    Thanx

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Your host should provide something for this.
    You can't just get a "Script" for this... it's a very complex thing.
    For one, even if you added it to ALL of your pages and integration worked, then how would you monitor downloads of files/images/etc.?

    You could try using php to store in a database or textfile the stats as things are loaded, or CGI or another server side language, but this would be fairly complex.

    A script to do a counter on a certain page is quite easy (though it would require server side coding so it can save data to the server that you can later access, as opposed to a user's cookie on their home computer, etc., so php, etc. would be the answer.) However, that only work for one page. More than that and it starts getting very complex.

    Again, just see if your host has something available.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    awstats produces very pretty stats.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    If you can install a "script" at a low enough level on the server, then it could work. Sorry for not saying that earlier. I wasnt thinking about that... just scripts on a page, etc.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    I am little obsessive with the number or different stats programs I have on my site(link in my signature). Mostly, the one your host provides should be enough(any decent web host should provide at least a basic one), but Google Analytics is very nice if they don't provide one(and sometimes even if they do)

  6. #6
    Join Date
    Oct 2006
    Posts
    60
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanx for your answers guys...
    I had in mind something like google Analytics...

    P.S: In how low level should i install awstats?

    Thanx.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •