By default, Web-Stat records the pages visitors go to by using their URLs as shown in the browser's URL window. In some cases you may want Web-Stat to use a different way to name pages. This is what this parameter is for. You can set it in two different ways :
La possibilité de nommer des pages est très utile si vos URLs sont longues et compliquées, ou si vous utilisez des 'query strings' (un point d'interrogation suivi d'une chaîne de paramètres). Dans ce cas, le fait de nommer les pages dans le code Web-Stat rendra vos rapports de stats beaucoup plus lisibles
By default Web-Stat is invisible, however you can change that setting in the Control Panel, which would cause a counter to appear on all your pages. If you want to overrule the general setting and make a counter appear only on a specific page, you can do so with this parameter :
If you want a visible counter, you don't have to use one of the 175 digit styles we offer. Instead you can have the counter appear on your site as plain text, which can be formatted to look exactly like the rest of the text on your page and inserted into any paragraph or sentence. For example, this is what we use to tell you that the Web-Stat site has received
visitors to date. To do this on your site, simply replace :
var text_counter='#';
avec :
var text_counter='yes';
Notez que le compteur est un lien vers la page de login de vos stats ; si vous souhaitez donner un style différent au texte (de façon à ce qu'il ne ressemble pas à un lien par exemple), ajoutez des instructions de style dans votre HTML, comme ceci :
<style type="text/css">
#wts_counter { color:#3B317D; text-decoration: none; font-weight:normal }
</style>
Le code ci-dessus n'est qu'un exemple : vous pouvez utiliser le style de votre choix pour le compteur.
[ original Web-Stat | version Française | revenue sharing | nous contacter | plan du site ]
Web-Stat par Web Tracking Services, LLC - 1670 Springdale Plaza - Unit 9, Suite 270 - Camden, SC 29020 - USA