Ebay and Linkbaiting
This month I, along with thousands of other eBay affiliates, have been busy little bees converting all of our eBay affiliate links to use the new eBay IDs and format, thanks to eBay’s announcement that they were leaving Commission Junction and taking their affiliate program in-house.
I’ve been seeing great commissions since switching my eBay affiliate links to ePN (eBay Partner Network), but unfortunately eBay’s reporting isn’t much better than Commission Junction’s. If you want to see what item sold on eBay for any particular transaction, you still have to download the report, open it, scroll over to the column with the item numbers, copy the item number, go to ebay.com, paste the item number in the search field, and hit “Go.”
What a PITA! I’m pretty good with php, so I decided to roll my own script. I started out with just the basic info that eBay provides in the downloadable report, and wrote a script that outputs the report contents with the item id as a clickable link so that I could go directly to that item on eBay.
Then I added code to use eBay’s developer API to pull in the item name, thumbnail image, number of bids, buyer name, seller name, and category name.
Now I have a really cool script that shows me exactly what items sold in eBay, their prices, pictures, and extra info.
I’m such a nice person, I decided to give this script away to any eBay affiliate who wants to use it. I’m not forcing you to upload your transaction report to my server; oh no…. I’m offering the script as a free download that you can download, put on your own server, and run from within your own hosting account.
I’m doing this because I’m such a nice person. And because I think it just might get me a few nice backlinks.
You can get the script here:
