Contact support

We reply by e-mail, usually within two days.

Google reCAPTCHA checks this submission against abuse; data is sent to Google. The script loads only when this form is opened.

Visitor counter guides for your platform

Where the code goes depends on where your page lives. Pick your platform: each guide has the exact steps, the right form of the code and what to watch out for.

Choose your platform

One counter, four tabs of code

HTML – the default, a short script. Besides counting, it reports which of your pages was visited.
<script src="https://www.stats4u.net/s4u.js"
        data-id="12345" data-style="3903" async></script>
HTML <img> – a plain picture with a link. Works wherever pictures from other websites are allowed, even where scripts are removed.
<a href="https://www.stats4u.net/live/12345"><img src="https://www.stats4u.net/c/12345-3300.png" alt="Visitor counter"></a>
Markdown – the same picture for editors that take Markdown.
[![Visitor counter](https://www.stats4u.net/c/12345-3300.png)](https://www.stats4u.net/live/12345)
BBCode – for forums and profiles that only accept BBCode.
[url=https://www.stats4u.net/live/12345][img]https://www.stats4u.net/c/12345-3306.png[/img][/url]

The wizard shows these four tabs right above your code. In this example the counter number is 12345 and the design is a sample. The wizard gives you your own number and the design you pick.

Free counter

See every place a counter can go on a sample blog