I'm looking for a simple webpage visitor counter that can be embedded in the page itself. I used to see these all the time a few years ago. Now they seem to have gotten more complicated. I don't need all the other bells and whistles, just a counter I can add to a page.

You can either use an online service (where you just add some code to your page), or host it yourself using some type of server side script. On the server side, either keep track of the count by writing to a file on the server, or store the counter information in a database table.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.