Feedburner Unverified Email Subscriber Tool

If you have email subscribers with Feedburner, you might have users who have not completely finished the verification process to subscribe to your newsletter. I originally discovered this concept from Daniel Scocco at Daily Blog Tips. However, it was a hard process to manually copy and paste each unverified email address. Therefore I’ve written a tool that solves this issue!

The script is written in JavaScript using the Firefox plugin GreaseMonkey. In a nutshell, GreaseMonkey allows you to run JavaScripts on a web page that you don’t own.

So I’ve written a tool that will generate you a copy and paste list of email subscribers that have not completed the verification process on Feedburner. You can then email those users (without revealing their email addresses to others, so use BCC) and explain to them how they can complete the subscription process. Basically it should increase the number of your readers.

To use it, install GreaseMonkey in Firefox and restart. Then download the script below. You’ll see it working as shown in the screenshot when you go to Feedburner, click on one of your feeds, then Publicize -> Email Subscriptions -> Subscription Management.

The script only works with feeds moved over to Google, which should be everyone by the end of Feb 2009. Please let me know about any bugs, comments and praise!