Development Project : eHow Earnings Tracker

Last fall I was looking for a way to make some additional income and my wife, whose career currently consists of writing online, pointed me toward eHow.  I’ve never been much of a writer but I thought I’d do ok with writing How-To articles about programming and other computer related topics.  I browsed around the site and found that most of the computer related content was just awful.  Almost all of it was poorly written, out of date, or just completely inaccurate.  I thought to myself “I can do better than this!”.

So in October I created an account and wrote a couple of articles about programming with WPF.  I got distracted with other things for a while the two articles earned next to nothing over the next six months.  In late April I decided to give it another shot and I’ve written 25 more articles since then.  I still haven’t earned much of anything, but from reading the eHow forums I’ve concluded that you really need to reach a critical mass of article count and a certain threshold of article age before you really start seeing any sort of real money.  Even just going from 2 articles to 27 over the course of two months I’ve noticed a significant acceleration in the rate that my earnings are increasing.  Of course, creating this blog has completely stalled my eHow article writing :) .

eHow writers earn money through some secret earnings algorithm that seems to be primarily based on people clicking ads on your articles.  The official eHow line is that the earnings are based on a variety of factors but the primary driver really seems to be  ad clicks.  Fortunately for me, computer related ads seem to do very well in terms of CPC (cost per click – the rate that advertisers pay for ad clicks).

The previous two paragraphs are background info for the topic of this post – tracking eHow earnings is a royal pain in the butt.  eHow gives you very limited data for your earnings.  For each article in your library, you are shown lifetime views and lifetime earnings.  The only other numbers you get are lifetime views for all articles and total earnings for the month.  This means that you have no way to track article views or earnings over time unless you manually record them every day.  To make matters worse, you can only see data for 10 articles at a time.  For a few days I tried tracking the earnings manually using a Firefox addon called TableTools to copy the earnings data and paste it into Excel.  That just sucked and I was determined to create a better way.

My first thought was to create a Windows application that could make HTTP requests to snag the earnings data since it would involve using technology that I was already familiar with.  I opened up Firebug and watched the HTTP traffic as I logged into eHow and viewed my earnings pages.  I immediately realized that trying to decipher all of the traffic to figure out what requests I’d need to make was going to be a total nightmare.

It then dawned on me that this might be a good thing to implement using a Firefox addon.  From my experience using other Firefox addons, I knew that they were capable of doing everything that I would need it to do.  Perfect!  I would get an opportunity to learn how to write Firefox addons, I would be creating something that I would want to use on a regular basis and something that other people would most certainly want to use.  I was sold – off to learn how to write a Firefox addon!

2 Comments

  1. Melissa says:

    Hi There!
    So glad I found your blog! I too write for ehow (newmama) and I have been frustrated by not being able to track my daily earnings. I don’t have the time to write down what each of my 170 articles are making every single day. I did figure out a way to track article earnings per month, but that does little to show you how you’re doing on a daily basis. Yesterday, for instance I made $10 on the day! Is that $9 on one article and .30 on every other? Or is that .50 on every article? It’s very frustrating. If you come up with some way to do it! PLEASE SHARE!!! Thanks for a great post.
    Also, it took me awhile to really start making decent money. I will make about $170 this month from ehow. What helped me the most was learning about keywords and SEO. Most of what I learned came from reading writergig’s book. At the time of writing, I think she was earning something like $1500+ a month on ehow with about 200 articles. If you’re serious about it, I’d check out her book. Here’s the link. https://www.e-junkie.com/ecom/gb.php?ii=121991&c=ib&aff=52110” target=”ejejcsingle
    The other thing that’s really helped me is submitting my articles to Google, Yahoo and Bing (Microsoft) manually. This has helped a ton!
    Thanks again and I look forward to reading more on your ehow venture!

    Melissa

    By the way, if you’re interested in how to track month-to-month earnings for individual ehow articles here’s how you do it: http://www.ehow.com/how_4825077_ehow-article-earnings-per-month.html

  2. Pam says:

    OMG! have you presented it to Ehow to buy the rights to use? They need to hire you to keep everything straight!

Leave a Reply