Embed a live population counter
Add a live population counter to any website — blogs, classroom pages, dashboards, news articles. The widget is a ~2 KB static page served from this site: no cookies, no tracking, no ads, no scripts on your page beyond the iframe. It updates every second using the same UN-derived rates as the counters here.
The snippet includes a small attribution link — please keep it, it is the license for free use.
World population counter
<iframe src="https://populationtracker.io/widget/world" width="320" height="110"
style="border:0" title="Live world population counter" loading="lazy"></iframe>
<p style="margin:4px 0 0;font-size:12px">
<a href="https://populationtracker.io/">Live world population</a> by PopulationTracker</p>Country counters
Every country has a widget at /widget/<country-slug> — the slug is the last part of the country page URL. Example for India:
<iframe src="https://populationtracker.io/widget/india" width="320" height="110"
style="border:0" title="Live population counter for India" loading="lazy"></iframe>
<p style="margin:4px 0 0;font-size:12px">
<a href="https://populationtracker.io/country/india">Population of India</a> by PopulationTracker</p>Popular countries:
- India
/widget/india - China
/widget/china - United States
/widget/united-states - Indonesia
/widget/indonesia - Pakistan
/widget/pakistan - Nigeria
/widget/nigeria - Brazil
/widget/brazil - Bangladesh
/widget/bangladesh - Russia
/widget/russia - Ethiopia
/widget/ethiopia
Terms
- Free for any website, commercial or not.
- Keep the attribution link with the embed.
- Figures are live estimates extrapolated from official statistics — see methodology.
- Don't present the widget as your own measurement service.