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.

Stats4U - Free Counters

Simple, lightweight and secure analytics.

Choosing a design, copying the code, pasting it into the site. No signup required.

Free counter An example →

Advertisement

1 Choosing a design

Custom design

Shape and colours are free; the preview updates instantly.

No visible counter

Counts but shows nothing – or just a small icon leading to the statistics.

With chart

Ten chart types in crisp SVG instead of the 2006 bitmap graphics.

Tiny counters

Five 88×31 buttons and five strips from 15 pixels tall – for signatures, footers and link lists.

Picture strips

Each digit sits on its own picture – slate, wooden block, postage stamp. Ten motifs built into the counter, nothing loaded from elsewhere.

Holidays and seasons

Christmas tree, pumpkin, Easter egg – ten motifs to swap when the season does.

Sport and fitness

Ball, running track, trophy – ten motifs where something is heading for a goal.

Food and drink

Coffee, pizza, beer – twenty kitchen motifs, each with a pause in its cycle.

Hotel and holiday

Suitcase, palm tree, cable car – twenty motifs where something rides, flies or floats.

Magazines and blogs

Newspaper, quill, microphone – twenty editorial motifs; text is drawn as bars, the same in every language.

Clothing and style

Hanger, seam, catwalk – twenty motifs where fabric hangs, swings and settles.

Space

Planets, rockets and moons – ten motifs in motion while the number stays put.

Music

Turntable, metronome, level meter – ten motifs in time, without a single invented reading.

School

Blackboard, compass, school clock – ten classroom motifs, each with a movement of the hand.

Christian motifs

Candle, cross, church window – ten quiet motifs; the slowest movement takes 40 seconds.

Flowers

Blossoms, vines and a bee – ten motifs that grow, sway and start over.

Animals

Cat, dog, penguin – ten animals, each given away by a single movement.

Nerd culture

Dice, pixel figure, floppy disk – ten motifs that step instead of glide.

Internet

Wi-Fi, browser, server rack – ten motifs with something travelling from one point to another.

Statistics panels (vector)

Today, yesterday, total and online – ten layouts, ten colour worlds, crisp on every screen.

Animated · building up

The picture builds itself, reveals itself, counts itself up – then rests.

Animated · with weight

Motion with inertia: things drop in, overshoot, ease out.

Futuristic · calm

Future without motion: geometry, edges, light.

Futuristic · in motion

Restrained motion that stops under “reduce motion”.

Retro

CRT, split-flap, pixel grid – crisp, not blurry.

Digital

Plain data display – shows today and the week, not just the total.

Unexpected

Unusual pictures for a plain number.

Futuristic

Hologram, neon, radar – restrained motion that stops under “reduce motion”.

New · Modern

Razor sharp on any screen, light and dark, under 1 KB.

Flag counters (vector)

Same idea as the classics below, but sharp on every screen.

Classics since 2006 (141)

Statistics panels

Show today, yesterday, total and visitors online.

With trend chart

Plus a small chart of the last few days.

Breakdowns

Pie charts by country and screen resolution.

Flag counters

One row per country: the flag and how many visitors came from there.

World map

Shows where visitors come from, as dots on a world map.

Compact

Small and unobtrusive, fits any footer.

Counter strips

Just the count, in many digit designs.

Show all 100 designs
Advertisement

2 Options

Everything here is optional – the counter works without it.

If the link gets lost

Anyone who knows the counter number can come back to these statistics. Anyone who would rather not remember it can enter an e-mail address: we send exactly one message with the link inside. Only the click in it stores the address – whoever did not enter it themselves throws the message away, and nothing is stored.

The address serves one single purpose: to send this link again on request. No advertising, no passing on, no newsletter. It can be removed here again at any time.

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

Every click on a link is counted as an event, named after its target – not after the link text. Pages on the site itself are named by their path ("kontakt"), outgoing links by their host ("ex-facebook-com"). The usual limit applies: at most 50 different names; once it is reached, no new one is added.

On by default – clearing the box switches it off. Counts which page follows which, as a total and not as one person’s path. Two views belong together if less than half an hour lies between them. A transition appears in the report only from 5 times on.

More options

2 to 20 characters, letters, digits, "-" and "_" only. /live/<number> keeps working alongside it. Empty field = no alias.

Empty field = no password. With one, /live/<number> asks for it before showing the numbers. At least 6 characters, and it cannot be recovered – worth writing down.

A single address or a whole range (83.10.1.0/24). A range is usually the better choice: most connections get a new address every day, but the network around it stays the same. What goes in here is stored in the clear and can be removed at any time. This request is coming from right now.

3 Adding the code

What the counter weighs

Where does it go?

chomikuj.pl

The counter goes into the chomik description ("opis"). Descriptions do not accept scripts, so the "HTML <img>" tab replaces the first line, and the page address goes into the field below, so the statistics know where the counting happens.

WordPress

Appearance → Widgets, or anywhere in the block editor: a „Custom HTML" block takes the code. It has to be the „Custom HTML" block, not „Paragraph" – a paragraph shows the code as text instead of running it.

Download the plugin (zip) – shortcode [stats4u] or automatically in the footer

WordPress.com

Careful, this is not the same as a self-hosted WordPress: on the free plan WordPress.com strips script, iframe and embed out of the „Custom HTML" block. The counter then simply does not appear, with no error. Scripts need a paid plan with hosting features switched on. The Markdown tab is the one to use here – the plain image gets through on any plan.

Blogger

Layout → Add a Gadget → HTML/JavaScript. The code goes in there and gets saved – done.

Ghost

Settings → Code injection → Site footer. If the counter should sit somewhere specific rather than at the very bottom, it belongs in the theme instead.

Wix

Add → Embed → Embed HTML → Enter code, paste, update. Two things to know: Wix puts the code into a sandboxed frame, so the counter sees the address of that frame and not of the page it sits on – the page list stays empty here. And the address has to be https, Wix will not accept http.

Squarespace

Edit page → Add block → Code. JavaScript and iframes need the Core plan or higher there; on Personal and Basic the block stays empty. HTML and Markdown work on every plan though – the block switches to Markdown, and the Markdown tab supplies the code.

Neocities

index.html opens in the editor and the code goes in before </body>. That is all there is to it – custom HTML is allowed there without restrictions.

Hugo, Jekyll, Astro

Into the template, not into the post: layouts/partials/footer.html (Hugo), _includes/footer.html (Jekyll) or src/components/Footer.astro (Astro). If the counter should appear in one single post only, the Markdown tab does it, written straight into the text.

Count clicks and downloads too

An event is something someone does – a click on "Contact", a submitted form, a download. The attribute goes on the element, or the function gets called:

<a href="/kontakt" data-s4u-event="kontakt">…</a>

<script>s4u.ereignis('formular-abgeschickt');</script>

At most 50 different names per counter and 300 events per hour and address. The name is lowercased, spaces become hyphens.

Moving from another counter

Checking that it works

Address of the page the counter should be on. It is fetched once, and whatever turns up is reported here.

Privacy text to embed

More about Stats4U →

Advertisement

Example live statistics

📈 #868760 📈 #811015 📈 #2039089 📈 #2501729 📈 #1326444 📈 #1575586