eBay Geo-targeting in PHP

So in my post about eBay’s affiliates day I made a big deal about the crappiness of geo-targeting in javascript. I decided to be a little proactive and post some code for any eBay affiliates using PHP. This is an easy and free method to ensure your traffic is going to its highest-possible-converting destination.
Why do [...]

eBay Affiliate’s Day

Wow I haven’t been hungover like this in a while. Yesterday was eBay’s “Affiliates Day” at their annual developer’s conference in Chicago. Had a really full day starting at 8:30am, which if you know me you know is way before my workday usually starts, especially with the time change. But it was definitely worth it. [...]

Anything for Anything

I just finished up a shopping site called forUnder, meaning find ____ for under $____. For example, I have been thinking about getting a Macbook Air, but I don’t want to spend a lot. Here’s a search for a Macbook Air for $1,000. Or if you are more into clothes, maybe a Ralph Lauren Polo [...]

ZinText Featured on eBay’s Developer Blog

Big thanks to Laurel and the folks at eBay’s developer program. This morning they featured ZinText on their developer’s blog.
BTW, I am headed to eBay’s Developers Conference in Chicago June 17-19. Hit me up if you are going to be out there.

Disappointed with ePN

I had really high hopes for eBay’s separation from Commission Junction. For one, it’s usually always better to communicate directly, without a middle man. And that’s all CJ was, a middle man in our way, preventing us from getting our reporting on time. Or so we thought.
In my mind, perhaps I built up the changeover [...]

Advanced Zintext Options

There are some options for Zintext that I don’t include on the get code page. Not that I don’t think people don’t want them, I just want to make it as simple as possible for publishers to get the code on their pages. Here is some average Zintext code:

<script language=”javascript”>
var EB_campid=’00000000000′;
</script>
<script src=”http://www.zintext.com/showads.js” type=”text/javascript”></script>

That’s all [...]

ZinText Officially Approved by eBay!

Big news today, well I guess not big but rewarding for a nerd like me, ZinText finally got the blessing from eBay, meaning we get to use this cool logo:

And take the scary “not approved by ebay” text out of the terms and conditions. Pretty cool, thanks eBay!!!

Zintext Tweaks

So I have really had my head buried in the javascript books lately working on Zintext. Linking keywords to ebay searches sounds like an easy thing to do, but in practice its pretty difficult to do right.
First of all the javascript technique I was using had a pretty large bug in it that made [...]

ZinText - Contextual eBay Affiliate Advertising Platform

I have been in the web publishing business for 7 years now, and along the way I have experimented with almost every advertising network available. In terms of traditional web advertising (banner ads, boxes, skyscrapers) I don’t think anyone can really beat Google’s AdSense. I use them exclusively except where we sell direct advertising, which [...]

Accidentally Making Fun Stuff

So recently I have been really into promoting eBay’s program and having a lot of fun. We have created a bunch of niche sites and use eBay’s api to get listings. Funny thing happened though, I really started to get addicted to some of these sites. My Dad has always been into real estate and [...]