Adding a Web Page Counter

Many people have found it useful to add server side programs called CGI to their web pages. These CGI tid bits allow you to add web counters and other features to your web pages. DataCruz currently offers the opportunity to add a basic counter to your page, a graphic counter, and the DataCruz search system that can be found by going to our Places To Visit page. If you have CGI of your own that you would like added or made available for use, please send a copy to webmaster@datacruz.com for evaluation. We accept only Unix based CGI programs written in either Perl (versions 4 or 5) or C. We do not guarantee that we will use or approve the use of any CGI program submitted. All programs must be public domain and usable by all users. Currently under development we have a form output mailer for public use.

Below we have the names of basic CGI packages available and the HTML that you need to include in your web page to use them.  In order for these two scripts to work properly, the extension of that file must be .html. However, you may use a graphical-style counter with a .htm extension.
Counter <!--# include virtual="/cgi-bin/counter"-->
Search System <!--# include virtual="/cgi-bin/search_engines"-->
 
 
Click here for instructions on how to install a Graphical Counter.
 
These enhancements are provided to DataCruz customers as a courtesy. However, they are unsupported by DataCruz. Any support required for these programs will be billed at our normal web development fees.