|
|
Subject:
Webpage Counting and Tracking
Category: Computers > Internet Asked by: netcash-ga List Price: $4.00 |
Posted:
31 Jul 2002 10:28 PDT
Expires: 30 Aug 2002 10:28 PDT Question ID: 47513 |
I have just started my web business. I run my pages on a server that doesnt allow javascripts to be added on the page. So I am not able to add any counters on my page. How can I count the hits and track my visitors without using a script on my page. |
|
Subject:
Re: Webpage Counting and Tracking
Answered By: missy-ga on 31 Jul 2002 10:40 PDT Rated: |
Hi there! I've run into problems occasionally with JavaScript counters on pages I've done, and have resorted to a service which offers regular HTML counters. SiteMeter http://www.sitemeter.com Sign up is quick and free. Once you've registered, log in to your account, select "HTML Code", then "Notepad" (under editors) - SiteMeter will generate both a JavaScript and Regular HTML snippet for you. Just copy and paste the Regular HTML snippet into your page, and you're all set. SiteMeter HTML counters work in the same manner that their JavaScript counters do, except that you can't see the last URL your visitor browsed (referrer URL). I've used SiteMeter for nearly 5 years, with no problems at all. I hope this is what you're looking for! --Missy | |
| |
|
netcash-ga
rated this answer:
I never thought that I would get answers here out so quick. And, not to forget.... Missy is wonderful....I mean Missy's answers :)) |
|
Subject:
Re: Webpage Counting and Tracking
From: secret901-ga on 31 Jul 2002 10:54 PDT |
I've never seen a server that does not allow Javascript, since Javascript is client-side. Can you tell me which server does this? |
Subject:
Re: Webpage Counting and Tracking
From: bduclaux-ga on 31 Jul 2002 11:09 PDT |
Hello, You should be able to get access to web server logs. Usually, the primary file which records connections on your site is called access_log . You can then use a log file analysis software to extract information from this file, once downloaded from the web server. Here is a link which explains the basis of web log files : http://www.nlc-bnc.ca/publications/1/p1-256-e.html Kind regards |
Subject:
Re: Webpage Counting and Tracking
From: zlopid-ga on 31 Jul 2002 16:07 PDT |
The way things like sitemeter works is this: Notice how you've got a refrence to a file /on sitemeter's server/. the fact that it's on their server is very important, because they track hits to that file using their access log. So, when someone loads http://sm8.sitemeter.com/stats.asp?site=sm8missyfoofoo it logs it in their system, as every URL does. then, when you go to view your stats, it will go through, and using the information listed in their access log, provide you with your information. |
Subject:
Re: Webpage Counting and Tracking
From: insideinfo-ga on 01 Aug 2002 17:20 PDT |
I have used a variety of on-server and off-server stat programs. They all have their strong points and weak points. Off-server often have detailed stats and exhausting details. For my simpler sites I often now just use the stat programs that come from the host company either free or cheap. You might want to check with your web host and see what they offer. Another benefit of server stats done this way are that there is no redirect or off server time for page to download. Less chance of something being down or slow. Also some search engines might get confused at why they are being redirected off site and may index the redirected page or some other anomaly. I have seen that happen myself. And no redirects means cleaner html, and quicker load time if you are worried about that. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |