Webcounter

Normally the pixel-code is invisible. There is, however, the option of having it appear in the form of a web counter. To do this, a further parameter will have to be added in the pixel-code. If no pixel-code has yet been installed, the pixel-code can be integrated immediately with this parameter. This is found under 'Configuration – Pixel-Code – Web Counter'. Here you can view the different web counters to choose from. The following steps are necessary to integrate the pixel-code into a website or to modify a pixel-code that already exists.

1. If no pixel-code has yet been integrated into the website, you can find out how to do this in 'Integrating the pixel-code'. The pixel-code including the parameter for the web counter, found under 'Configuration – Pixel-Code – Web Counter', can be used straightaway. If the pixel-code has already been integrated, this will only have to be modified slightly, as described under 2.

2. To modify an existing pixel-code, only the 'wm_wc' parameter has to be appended to the pixel code. This is best inserted above the line '// Begin own parameters'. The parameter value is taken from the number of the counter style. A '2' would, for example, display a web counter in the style of 'Counter-Style 2'.

Beispielcode:
<!-- WiredMinds eMetrics tracking with HotTracker V5.0 START -->
<script type="text/javascript" src="://ctsde01.wiredminds.de/track/count.js"></script>
<script type="text/javascript"><!--
wm_custnum="1";
wm_wc="1";
// Begin own parameters.
// End own parameters.
wiredminds.count();
// -->
</script>
<noscript>
<div>
<a target="_blank" HREF="://www.wiredminds.de"><img
src="://ctsde01.wiredminds.de/track/ctin.php?custnum=1&nojs=1&wm_wc=1"
alt="WiredMinds eMetrics tracking with HotTracker" border="0"></a>
</div>
</noscript>
<!-- WiredMinds eMetrics tracking with HotTracker V5.0 END -->
© by HotTracker 2002-2010