<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
FYI: I'm fowarding this to the group in case anyone else can use this very helpful response! Thanks, Mark.
<div><br>
</div>
<div>Denise<br>
<div><br>
<div>Begin forwarded message:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">
<span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>From:
</b></span><span style="font-family:'Helvetica'; font-size:medium;">&quot;Mark J. Pearrow&quot; &lt;<a href="mailto:mpearrow@csail.mit.edu">mpearrow@csail.mit.edu</a>&gt;<br>
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">
<span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Date:
</b></span><span style="font-family:'Helvetica'; font-size:medium;">January 24, 2013 11:44:25 AM EST<br>
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">
<span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>To:
</b></span><span style="font-family:'Helvetica'; font-size:medium;">Denise Brehm &lt;<a href="mailto:brehm@mit.edu">brehm@mit.edu</a>&gt;<br>
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">
<span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Cc:
</b></span><span style="font-family:'Helvetica'; font-size:medium;">Web Publishing &lt;<a href="mailto:webpub@mit.edu">webpub@mit.edu</a>&gt;<br>
</span></div>
<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">
<span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Subject:
</b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Re: [WebPub] Counting Drupal RSS feed subscribers</b><br>
</span></div>
<br>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi Denise,
<div><br>
</div>
<div>Counting RSS subscribers is a process of estimation, at best. Services like Feedblitz have the advantage of redirecting your users through their infrastructure, and thus abstracting away some of the process (at a cost), but really all you need to do is
 look at your server logs.&nbsp;</div>
<div><br>
</div>
<div>In Drupal, your top-level RSS feed is /rss.xml and most of your other feeds will end in /feed - so you can quickly scrub the logs for these patterns, either in a tool like Google Analytics or by using your own script, to get a list of unique IP addresses
 that have accessed the feed in a given time frame.&nbsp;</div>
<div><br>
</div>
<div>Of course, without forcing each and every &quot;subscriber&quot; (which is inherently a pull process, not a push process) to use a middleman and divulge personal information, you won't know if two&#43; unique humans from one unique IP address are subscribers :) But
 it will at least give you the order of magnitude and maybe a bit better than that.</div>
<div><br>
</div>
<div>There's a bit more info and a Perl script here:</div>
<div><br>
</div>
<div><a href="http://alvinalexander.com/perl/how-many-rss-subscribers-apache-log-perl">http://alvinalexander.com/perl/how-many-rss-subscribers-apache-log-perl</a></div>
<div><br>
</div>
<div>You'd want to alter the regex in that script to also pay attention to /feed, btw</div>
<div><br>
</div>
<div>hth,</div>
<div><br>
</div>
<div>mjp</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
<div>
<div>On Jan 23, 2013, at 3:31 PM, Denise Brehm wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Dear Webpub:
<div><br>
</div>
<div>Does anyone have suggestions for an analytics service that will count the number of subscribers to a Drupal RSS feed? Feedburner is apparently on its way out. We are trying Feedblitz, which has its own RSS feed, but it's taking a lot of time to configure
 (and still we've failed to get it working).&nbsp;</div>
<div><br>
</div>
<div>Thanks.</div>
<div>Denise</div>
<br>
<div><span class="Apple-style-span" style="font-family: Garamond; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Garamond; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Garamond; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Garamond; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Garamond; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Garamond; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
---------------------------------------<br>
Denise Brehm<br>
Senior Communications Officer<br>
MIT Dept. of Civil and Environmental&nbsp;Engineering<br>
Room 1-280<br>
77 Massachusetts Avenue<br>
Cambridge, MA 02139<br>
617-253-8069<br>
<a href="mailto:brehm@mit.edu">brehm@mit.edu</a><br>
<a href="http://cee.mit.edu/">cee.mit.edu</a></div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Follow us on Facebook:&nbsp;<a href="http://facebook.com/MITCEE">facebook.com/MITCEE</a><br>
and Twitter: @MIT_CEE</div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br>
<br>
</div>
</span></div>
</span></div>
</span></div>
</span></div>
</span></div>
</span></div>
<br>
</div>
_______________________________________________<br>
WebPub mailing list<br>
<a href="mailto:WebPub@mit.edu">WebPub@mit.edu</a><br>
<a href="https://mailman.mit.edu/mailman/listinfo/webpub">https://mailman.mit.edu/mailman/listinfo/webpub</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</body>
</html>