Posts Tagged ‘affiliate ads’

Inviting advertisers and affiliate marketing

Tuesday, September 1st, 2009

Question :

once I have built up a history of traffic…via adsense… I can invite advertisers to my sites??? As well what about affilate marketing??

Answer:

Once, you got thousands of sites or blogs and you are getting thousands of clicks daily then you can invite advertisers to advertiser in your sites and you can set your own pricing for that.

(I am not sure how you want to use affiliate marketing program (pay per conversion) because affiliate marketing program mostly used by ecommerce sites.)

OpenX has number of functionality and I am sure it will help you to control your advertisements. We can add number of mods to OpenX which will give more functionality to you (as admin) and your advertisers.

Invocation Code to display banners on Affiliate Category

Friday, November 14th, 2008

Question:

I need for an invocation code to display banners of a certain size but to exclude banners that match the affiliates category from displaying on his site.

Example1 – An advertiser in category “Marketing – Network Marketing (ox_affiliates - aoc_category_id = 2202)” has a banner of size 468×60. On his website he has allocated a spot to display banners of size 468×60 but does not want to display banners from advertisers (the competition) in his same category (2202).

Do you have the instructions on how to set this up and obtain the proper invocation code OR do you have the code to alter openx (latest version) so that I may achieve my purpose. I am looking for a simple solution that won’t interfere with my ability to keep this functionality after upgrading or the instruction to achieve my purpose using openx features like Zones and keywords. In other words an encrypted module will not help because I will not be able to integrate it into my frontend so that it becomes a seemless part of my modifications.

I already have the ability to alter the database tables at will to do things like copy the comtents of ox_affiliates->aoc_category_id to ox_banners->keyword and so on.

Can you help?

Answer:

Yes, we can help you to implement your requirements in latest version of OpenX.

First let me explain your requirements.

Suppose, any publisher has selected “Marketing - Network Marketing” as a category of his site then you don’t want to display competitor banners in publisher sites.

We have to implement this custom requirements.

First our module will give category drop-down in advertiser property page so that advertiser can select his appropriate category.

(as you may know, OpenX is allowing only publishers to choose category, not to advertisers.)

At time of displaying banners, our module will check publisher category and it will allow only banners of advertisers who are not from same category.

Implementation of this functionality will take 2 days.