Automate integration of affialite offers in wp

enderz

New member
Jan 13, 2009
727
2
0
Any scripts that do it?

Instead of adsense I want to put Ads with my affiliate link, if it knows to pull ads from several affiliate networks its the best!
 


Please break down and explain exactly what you would want this todo (and how) and I'll consider making it for you.
 
Ok.
I will input my id for the various affiliate networks (cb,cj, etc), then for each post the plugin will search for products that are fit to the post (according to its title/tag whatever).
Then it will display ads (taken from the affiliate networks) in the post.

I know it is a quite complicated plugin...
 
First problem with that I can see is that with CJ, for example, you need to manually apply and manually be approved by EACH merchant.

I've done a bunch but it takes months and some don't even approve you.

CB is easy of course because you're pre-approved for everything, but they don't really have any traditional products.

How would you play this? Would you be ok with manually applying for everything in CJ? Any other way you'd want it to work?
 

nop, that plugin is just a wrap for the cb hopad (which is a waste of money as far as I can tell for ppl with a bit of technical approach).

Anyway, Im looking for a plugin that will auto create something like the HopAd

that will be relevant to the specific post/page.

I dont have to use cb/cj etc, I just think that the more networks the plugin supports the better.
 
I can think of a combo of plugins that'll do it for you, but you'll still need a bunch of elbow grease to make it work.

PrettyLink + aLinks.
Prettylink to mask all your URLs so people don't get suss.
aLinks to actually automatically link keywords to your Prettylink URLs.

The elbow grease part is going and getting all of the offers you're approved for with your networks, putting them into a spreadsheet, and then making names for the internalised URLs that you want, as well as the keywords you want to link them to.
Upload that CSV to Prettylink and aLinks, and the rest should take care of itself.

Won't do it all for you, but saves a hell of a lot of time.
 
think he wants contextual automatic affiliate links. (basically serving your own 'ads' within your page based on context and linking to your own affiliate links on the fly)

i've coded something like this but am not distributing it. don't know if there's an over-the-counter sln.
 
think he wants contextual automatic affiliate links. (basically serving your own 'ads' within your page based on context and linking to your own affiliate links on the fly)

i've coded something like this but am not distributing it. don't know if there's an over-the-counter sln.

there are a bunch like that, but the name escapes me at the moment

you basicly set it to find any instance of keywords in your blog and then it automatically hyperlinks to where you say on every instance of that keyword- great for autobloggin.

will post again if I can remember the name or maybe someone will beat me to it.
 
Like adsense just for affiliates

think he wants contextual automatic affiliate links. (basically serving your own 'ads' within your page based on context and linking to your own affiliate links on the fly)

i've coded something like this but am not distributing it. don't know if there's an over-the-counter sln.

Exactly.

What I would like so to paste some javascript code to my posts, and it will show relevant ads with my affilate links...
 
I've tried ClickBank in wp posts as a contextual thing but the selection of products isn't varied enough to make it do-able for me.

CB is make money and ebooks - for the other 90% of the worlds topics I needed some other ads so I had to develop something else.

The problem with having tons of products to offer dynamically is that you have to get approved by a ton of merchants first. The only ways I can think to do this really well is to run the clicks through a service that has 1 aff account with everything and pays from there, or just use ad sense.

Or maybe a plugin that selects the best aff network fit, trys to find a good product then falls back on another option, like adsense.

I will think about it a bit more.
 
I've tried ClickBank in wp posts as a contextual thing but the selection of products isn't varied enough to make it do-able for me.

CB is make money and ebooks - for the other 90% of the worlds topics I needed some other ads so I had to develop something else.

The problem with having tons of products to offer dynamically is that you have to get approved by a ton of merchants first. The only ways I can think to do this really well is to run the clicks through a service that has 1 aff account with everything and pays from there, or just use ad sense.

Or maybe a plugin that selects the best aff network fit, trys to find a good product then falls back on another option, like adsense.

I will think about it a bit more.


rif you are already approved for the merchants, you can hackup PopShops to do what you just described. .. basically search various merchant networks by keywords and return results dynamically