Results 1 to 9 of 9

Thread: Advanced Stats

  1. #1
    Join Date
    Apr 2003
    Location
    NY
    Posts
    331

    Default Advanced Stats

    this is a stats program i am using with indexu you can check it out at http://hudsonnights.com/mods

    this is just a phpstats program that i added to my site so i can get more info on what people are using.

    like:

    Hits
    Browser Type
    Javascript
    Color Depth
    Screen Resalution
    Operating System
    Country
    References

    Remember to change the file rights in the directory "data/*.*" (666).


    just add this code to the bottum of the footer.html
    dont forget to change the <img> tags with your site name


    <!-- stat code -->
    <script language="JavaScript">
    var ref=""+escape(top.document.referrer); var colord = window.screen.colorDepth;
    var res = window.screen.width + "x" + window.screen.height;
    document.write("<img src='http://www.yoursite.com/stats/stat.php?referer=" + ref + "&js=yes&color=" + colord + "&res=" + res + "' border=0>");
    </script><noscript><img src="http://www.yoursite.com/stats/stat.php" border="0"></noscript>
    <!-- stat code -->


    login to the indexu admin section and click on the second link from top that says Advanced Stats.
    Setup is done from the web - Go to "Settings" and press "PHPstat Setup".
    ! Username and Password are initially set to "user" / "abc123"
    http://www.yourdomain.com/stats/setup.php

  2. #2
    Join Date
    Oct 2003
    Location
    R.T.U
    Posts
    580

    Default

    awesome do you have a screenshot for this mod? sounds cool.
    Polo

    --------------------------------------
    Christian Website

  3. #3
    Join Date
    Oct 2003
    Location
    R.T.U
    Posts
    580

    Default

    also can you also offer the download in .zip format? I cant really open .rar files, not even with winzip...

    do you know how? if you do could you tell me? thanks in advance...
    Polo

    --------------------------------------
    Christian Website

  4. #4
    Join Date
    Apr 2003
    Location
    NY
    Posts
    331

  5. #5
    Join Date
    Oct 2003
    Location
    R.T.U
    Posts
    580

    Default

    WinRAR now only $29!!
    Polo

    --------------------------------------
    Christian Website

  6. #6
    Join Date
    Oct 2003
    Location
    R.T.U
    Posts
    580

    Default

    what about the screenshots? do you have any?
    Polo

    --------------------------------------
    Christian Website

  7. #7
    Join Date
    Apr 2003
    Location
    NY
    Posts
    331

  8. #8
    Join Date
    Oct 2003
    Location
    R.T.U
    Posts
    580

    Default

    awesome!!! that looks really nice and clean...

    so do you think you can offer the script in zip format?
    Polo

    --------------------------------------
    Christian Website

  9. #9
    Join Date
    Apr 2002
    Posts
    351

    Default

    In relation to the stats.

    It is a good idea to view the stats using different stat programs as they all (or at least most of them) use different methods when generating the stats for the site.

    Our hosting clients get access to the following stat programs via their hosting control panels;

    Webalizer Web Stats
    Webalizer Ftp Stats
    AwStats Stats
    Analog Stats
    Latest Visitors
    Bandwidth
    Error Log
    Raw Log File
    Raw Log Manager

    The programs should (no guarantees) be available on the Internet as a free download so that you can install it on your own site.

    My favourite program is the AwStat program as it provides for a detailed overview of the stats when it comes to my sites.

    Please note that if you already are a subscriber to our hosting services then you will have access to all these program via the control panel and you do not need to install the programs

Similar Threads

  1. reset stats
    By persut in forum v5.x
    Replies: 4
    Last Post: 12-27-2003, 05:32 PM
  2. Advanced Search MOD
    By esm in forum v3.2
    Replies: 0
    Last Post: 10-28-2003, 11:45 PM
  3. browse.html
    By marko in forum v5.x
    Replies: 7
    Last Post: 05-19-2003, 10:03 PM
  4. stats
    By slamcity1 in forum v5.x
    Replies: 3
    Last Post: 12-14-2002, 02:21 AM

Posting Permissions

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