23 Messages

 • 

362 Points

Tuesday, January 20th, 2026

Visitor counter

I want to add a visitor counter to my pages. I do not know code. I am not super computer savvy

Oldest First
Selected Oldest First

2.6K Messages

 • 

26K Points

3 days ago

Adding a visitor counter to your website involves embedding a HTML/JavaScript widget from a third-party provider like Elfsight, Statcounter, or FreeVisitorCounters.com. Customize the design on their platform, copy the provided embed code, and paste it into your site builder’s HTML or embed section (e.g., Google Sites, WordPress). 
Popular Ways to Add a Visitor Counter
  • Elfsight Visitor Counter: Highly customizable widgets (inline, mini, detailed) that allow tracking unique visitors or page views, supporting custom styling.
  • FreeVisitorCounters.com: A straightforward, no-registration option for generating HTML code to paste directly into webpages.
  • Statcounter: Offers detailed tracking, visitor analytics, and a visible hit counter.
  • ClustrMaps: A popular choice for showing visitor locations via a map widget in the footer. 
Implementation Steps
  1. Select a Provider: Go to sites like Elfsight, Statcounter, or FreeCounterStat.
  2. Customize the Design: Choose styles, colors, and the starting number (if migrating from an old site).
  3. Generate Code: Click "Publish" or "Get Code" to receive the HTML/JavaScript snippet.
  4. Embed in Site:
    • Website Builders (Google Sites, Weebly): Use the "Embed" or "Embed Code" tool to paste the script.
    • WordPress: Add a "Custom HTML" block and paste the code.
    • HTML Sites: Paste the code directly into your HTML file, usually in the footer, to count all visits. 
Key Tips
  • Visibility: Ensure the code is placed on every page you want to track.
  • Accuracy: Some counters distinguish between unique visitors and total page hits.
  • Performance: Use tools that provide HTTPS-compatible asynchronous codes to avoid slowing down your site.