Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-03-2004, 02:57 PM
bezgonebad's Avatar
WebProWorld Member
 

Join Date: Oct 2003
Posts: 54
bezgonebad RepRank 0
Default Counter

Does anyone know where i can get a counter which records Unique Hits, Page Views, Total Unique Hits and Total Page Views?

Thanks Chris
__________________
Chris Berry - bezgonebad
Frenzy-UK Desginer
http://www.frenzy-uk.net
Reply With Quote
  #2 (permalink)  
Old 01-03-2004, 03:09 PM
mikmik's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 3,406
mikmik RepRank 1
Default What language?

This is a php that looks pretty versatile and just writes to a text file instead od mainaining a db - http://www.thewebmasters.net/phpODP.html

AXS log is a great cgi script and it is very easy to install.

If you are looking for a javascript, then I think you might be looking around, but I'm not sure.

I am interested in helping, but it would be good for us to know if you have for a server, and what you are comfortable using.

It will be done! :O)
__________________
What I am is what I am, are you what you are, or what.
Eddie Brickel
Reply With Quote
  #3 (permalink)  
Old 01-03-2004, 06:41 PM
ronniethedodger's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Central US
Posts: 1,581
ronniethedodger RepRank 0
Default Re: What language?

Quote:
Originally Posted by mikmik
If you are looking for a javascript, then I think you might be looking around, but I'm not sure.

I am interested in helping, but it would be good for us to know if you have for a server, and what you are comfortable using.
If it is the Frenzy website, then he is running on Microsoft-IIS/6.0

And you are right about javascript. That will not do, it is a client-side scripting language.

I just wanted to know if he was interested in a counter really. It looks more like he was looking for web log stat analyzer instead.
Reply With Quote
  #4 (permalink)  
Old 01-04-2004, 06:52 AM
bezgonebad's Avatar
WebProWorld Member
 

Join Date: Oct 2003
Posts: 54
bezgonebad RepRank 0
Default

Yes it is for the Frenzy-uk site, im just looking for a counter which tells me basically how many new people i get and how many pageviews, it can block with a cookie or track by IP address i dont mind!
__________________
Chris Berry - bezgonebad
Frenzy-UK Desginer
http://www.frenzy-uk.net
Reply With Quote
  #5 (permalink)  
Old 01-04-2004, 04:10 PM
ronniethedodger's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Central US
Posts: 1,581
ronniethedodger RepRank 0
Default

I don't know about any scripts that would do all of that, that is not to say there aren't any that can. I just never really looked that hard for them. I am sure somebody will suggest some here, but in the mean time try a search at Google for "CGI Counter Script" and see what pops up.

There are services out there that do it for you, such as Extreme Tracker. All you do is place a small one or two line script on your pages and it does all the rest. They have a free service and paid service.

What I use is a Web Log Analyzer software. It can display data from your Server Logs in any way that you could possibly dream of.

There are some free Log Analyzers available through Sorce Forge and are Open Source Projects. One of these is AWStats. This is highly recommended by a lot of people.

I use a commercial software called Sawmill. This program can be installed on your own machine, or run as an executable on your own Server.
Reply With Quote
  #6 (permalink)  
Old 01-04-2004, 04:47 PM
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Toronto, Canada
Posts: 2,193
cyanide RepRank 0
Default

I have to agree with ronniethedoger regarding Awstats.
It has to be one of the best free (open source) ones around
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #7 (permalink)  
Old 01-04-2004, 07:18 PM
mikmik's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Edmonton, AB, Canada
Posts: 3,406
mikmik RepRank 1
Default Why does everybody just answer the question?

http://www.xav.com/scripts/axs/

These cool cats @ fluid dynamics are so hep, that they will install it for free.

I just tookl a look at AWStats. Those are pretty inclusive, 130+ available stats, all kind of stuff, it even tells you what the guy had for breakfast!

Okay, not that, but everything that I would ever want.

I say this because the AXS system is pretty darn good if you dom't need quite that much info to search through. AND ONE IMPORTANT DIFFERENCE:

AWS requires you to have access to the loge files on the server, in which case, bezgonebad, you may already have the stats you need just waiting to be requested. My host, while pretty good in most areas, I have to ask them to set everything up if I want to use it.

AXS, on the other hand, only requires you to cut'n'paste 3 lines of java script at the end of the pages that you want to track, so you only get page view tracking, (and what they had for breakfast).

:O)
__________________
What I am is what I am, are you what you are, or what.
Eddie Brickel
Reply With Quote
  #8 (permalink)  
Old 01-05-2004, 10:40 AM
trsiyengar's Avatar
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Mumbai aka Bombay , India
Posts: 456
trsiyengar RepRank 0
Default Hit every info u Needed.

Chris,

Go to the http://bravenet.com , Register free, download the copy/paste code, put it in your site. And the hit counter statistics includes what you want. But it is a free limited version that gives only latest ten hits, referer info, IP address, page view, visitors: Unique-Repeat-returning etc, with all other details such as: browser, OS, Colour depth, hourly/ weekly & monthly statistics etc etc. Ofcourse, the paid version has a very fantastic designs that give you unlimited & full coverage of each visitor.
Best of luck,
TRS Iyengar
www.trsiyengar.com
__________________
TRS Iyengar
Namasthe Everyone! Srivaishnavam Practices / Hinduism
Reply With Quote
  #9 (permalink)  
Old 01-06-2004, 10:59 AM
Unclefussy's Avatar
WebProWorld Member
 

Join Date: Dec 2003
Location: Beautiful Breen, Colorado
Posts: 53
Unclefussy RepRank 0
Default

Hello All.
I have used Counter.com and tryed the Extream Tracker.
I am now trying Statcounter and liking it very much. http://www.statcounter.com/
__________________
Have A Great Day! www.quiltsbycindy.com
Reply With Quote
  #10 (permalink)  
Old 01-06-2004, 01:34 PM
ronniethedodger's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Central US
Posts: 1,581
ronniethedodger RepRank 0
Default

Quote:
Originally Posted by Unclefussy
I have used Counter.com and tryed the Extream Tracker.
I am now trying Statcounter and liking it very much.
I agree that StatCounter is probably the better choice though in some respects. ExtremeTracker has some nicer features that are not in StatCounter too.

One thing to remember about these trackers is that the stats generated by them are public. Anyone with a browser can tap into that information. If you do not have a problem with people like your competition viewing this information, then go for it.

In my opinion the best route to go is with your basic log file analyzers. A few of them have already been mentioned here already. They provide the same information as the free online services and a whole lot more. Plus they are not limited to just the "Last 20 Visitors" that the free online services only can provide.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0