Counter Values | ||
---|---|---|
Site | Hits | Per Day |
Colorado | 5443 | 1.295 |
Buff | 5011 | 1.179 |
Utah | 4540 | 1.080 |
Arizona | 3671 | 0.873 |
Moab | 3007 | 0.715 |
Wyoming | 2607 | 0.620 |
Montana | 2017 | 0.480 |
y-intercept | 1832 | 0.436 |
Idaho | 1804 | 0.429 |
Community Color | 784 | 0.187 |
Juggleball | 475 | 0.113 |
Counter Index | 410 | 0.098 |
Grand Junction | 115 | 0.027 |
index.html | 41 | 0.012 |
Tumblr Hits
I have been playing with tumbr blogs and began wondering if anyone ever actually visited the sites; So, I decided to add hit counters to the sites. I believe that this is an ideal application for SVG. On January 29, 2014, I put a counter on each of the sites. Since then, my tumblr sites have had 31,716 views Since January 29, 2014. Why, that is 6.959 hits per day!
This confirmed my suspicions. Most Tumblrs view posts via the control panel and not through the web sites proper.
As for why I created my own counter. Many of the free counters have excessive user tracking. I simply wanted a counter that incremented wiht each page view. The counter on the pages looks like this:
Since I designed the code in SVG, I can resize the counter to fit any container.
Holding to the spirit of Open Source Program: here is the PHP Code that produces the counter.