home1 

CYBERCOUNT

CREATE

USAGE

FAQ

HELP

FEEDBACK

MEMBERS

CyberCount

logo

Contents

CREATE

USAGE

FAQ

HELP

FEEDBACK

MEMBERS

SAMPLE STATISTICS

COMMERCIAL

The Basics:
To use a counter in your page, you must initialize the counter at our sign-up page. Once you have done this, follow the instructions below :

In your confirmation e-mail, you will have received a snippet of code that look something like this :

 <IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=yourID">

 where ``yourID" is the name of your counter.

The above tag will give you an image showing the number of visitors to your page. If you wish to modify the style and appearance of this image, just follow the instructions and pick a style from our vast database of more than  500 counter styles.

Advanced Usage:
There are numerous ways in which you can customize the appearance of your counter. The following is a list of parameters you have to append to the end of the code shown above.

Counter with no frame,with default digit style

<IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=yourID">

sam

&fw=

Specifies the width of the border around the counter and whose argument is of type integer

E.g.:  <IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=999&fw=6">

sam1

&fc=

Sets the color of the frame (if any) around the counter. This parameter has to be used in conjunction with the `fw' parameter shown above.  The parameter, take argument of type RGB delimited by ``;".

E.g.:<IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=999&fw=6&fc=25;0;25">

sam2

&tr=

Specifies if the counter's background is to be transparent.  Argument is of type BOOLEAN (as in either `yes' or `no').

E.g.:     <IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=999&tr=yes">

&inv=

Specifies if the counter is to be visible or your page. Again, it is of type BOOLEAN (as in either `yes' or `no').

E.g.:     <IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=999&inv=yes">

&style=

Use this parameter to set the style of your counter image.  Choose from over 500 different styles in our styles page. The argument is of type string

E.g.:  <IMG SRC="http://cybercount.com/cgi-bin/new/c?ID=999&style=katt005">

sam3

If you want to change the dimensions of the image (i.e. the size), you will have to do so utilizing HTML syntax. For example,

 <IMG SRC=http://cybercount.com/cgi-bin/new/c?ID=999 WIDTH=60 HEIGHT=20>

will set the width and height as specified.

If you have any questions, please read our FAQ.  If you require more help than is portrayed in the pages above, feel free to contact me