Guestimating blog feed readers
I don't have any fancy way of finding out how many people read my RSS feed, but one way of getting a rough idea is by assuming that every reader downloads the feed every hour. From my web stats I can see how many times my rss feed has been downloaded in a month. So assume I had 100,000 hits on my rss feed in 30 days (720 hours):
100,000 / 720 ~= 138 readers
This is pretty rough but it gives me a better metric than 100,000 hits.
FeedBurner actually does a good job of solving this problem. But I want to keep my feed on my server for now.
Related Entries
- Finding Feed subscribers from the User Agent - July 25, 2005
- FeedBurner Awareness API - June 22, 2005
Trackbacks
Trackback Address: 388/60B6A97668110E4763709E1D25A604F5
- Using FeedBurner dwlt.thinksOutLoud
Comments
On 06/17/2005 at 5:07:55 PM EDT Jehiah wrote:
1
Put an image in your feed; I tossed a site-meter image in mine because I'm to lazy to work up my own tracking image; but the concept is simple.
The "image" only gets pulled from your server when someone views your feed in a feed reader. (of course not all will display the image, but most do; especially bloglines).
Check out the stats for my feed image http://www.sitemeter.com/default.asp?action=stats&site=sm5oneishy
On 06/17/2005 at 5:15:20 PM EDT Pete Freitag wrote:
2
Thanks Jehiah, I have thought about doing that, just never got around to it.
On 06/18/2005 at 6:52:22 PM EDT dwlt wrote:
3
You can use some mod_rewrite voodoo to do the FeedBurner switch transparently. I just wrote about it here:
http://dwlt.net/archives/2005/06/18/UsingFeedBurner
Post a Comment
Recent Entries
- Cache Template in Request Setting Explained
- What Version of Java is ColdFusion Using?
- ColdFusion 9 Performance Brief from Adobe
- Request Filtering in IIS 7 Howto
- J2EE Session Cookies on ColdFusion / JRun
- Hands on ColdFusion Security Training
- ColdFusion 9 Solr Vulnerability - Are you at Risk?
- FCKEditor Year 2010 Bug for Firefox 3.6 with ColdFusion
The "image" only gets pulled from your server when someone views your feed in a feed reader. (of course not all will display the image, but most do; especially bloglines).
Check out the stats for my feed image http://www.sitemeter.com/default.asp?action=stats&site=sm5oneishy
http://dwlt.net/archives/2005/06/18/UsingFeedBurner



add to del.icio.us



