I am looking for some information about Advertisement servers.
Implementation details
tracking code generation
user data collection
serving the ad in response to a click-through
Applicable standards
Reference material (Please provide links or search teams to search)
books
white papers
Implementations in .NET (Open Source)
...
My requirements are that Ads have a definite size, could be different media types (although I'd like to focus on Images first) and need to have their impressions tracked
I'm using Spring-MVC and will likely have a service that will retrieve all the relevant ad information
adService.getAdsForPage("news");
adService.getFeaturedAd("news")...
In order to show a best match ad each time,there are at least these things to do:
retrieve the main information of the current page
get an ad that's related with the information retrieved above
But the above is almost impossible for a non-search-engine company.
So what's the practical way for a non-google company to approach a best ...
Google Adwords lets you(a business owner), advertise with Google, your ads are served via google's partnered website! and you can actively monitor your ads!
but what if we want a company (lets call it company X) to advertise on our website, how can we serve company's X ads on our website and let company X monitor
their advertisements cl...
Hello
I have been serving ads via OpenX on a site for a while now but was recently hit by the SQL Injection vulnerability in the software which caused all sorts of problems.
I am looking for an alternative to OpenX. It doesn't have to be open source, so far Ad Butler (http://www.adbutler.com/) is looking the most promising.
Any one...
Hi folks,
I am looking for a solution to deliver a "wallpaper" banner with the adserver "openx". A wallpaper consists of a leaderboard banner (728x90 px) and a vertical skyscraper. I cant find any option in OpenX itself, so I guess there must be some kind of dirty methods to get it done.
Anyone here having experiences with it? I'm thin...
Are there any open source mobile ad servers available? I have heard of Adhere, based on a version of OpenX, but the development seems to have stopped since last year.
...
I'm very new on website advertisements. How can i pull ads to my website like what stackoverflow did on their site that i can see on the right side panel?
I'm using asp.net mvc. What is the best free ads service to use or an API good for mvc?
any suggestion?
...