开发者

Where can i find info or documentation regarded to Online Advertising?

开发者 https://www.devze.com 2023-02-25 17:01 出处:网络
I\'m trying to build an Ad system. Some time before i wanted to build a WebCrawler, and found tons of Papers开发者_JAVA技巧 and doc.

I'm trying to build an Ad system. Some time before i wanted to build a WebCrawler, and found tons of Papers开发者_JAVA技巧 and doc.

But for Ads i've not found anything useful yet. Everything is related to "CPC, CPM" and stuff like that (marketing related). Nothing "architectural" or "technical" that can help me to build it the real system, and write some code down.

Can you help me with some links or references?

Thanks a lot.


While it doesn't talk about advertising directly, the book Algorithms of the Intelligent Web discusses several topics that I would imagine would be very valuable in setting up an advertising system - especially concerning how/where to place ads and how to target viewers (provide ad content tailored to a viewer or to a specific webpage with a certain class of viewers in mind). These include:

  • Search algorithms
  • Suggestion algorithms
  • Recommendation algorithms
  • Clustering algorithms
  • Classification algorithms
  • Developing dynamic content based on users' input/behavior
  • etc.

You may want to also check out Collective Intelligence in Action. It discusses things like:

  • Architectures for intelligent/social web,
  • Extracting intelligence from tags and keywords
  • Content architectures
  • Detecting valuable phrases
  • Recommendation engines
  • etc.


I know this is in Ruby, but the examples could be implemented in any programming language http://www.igvita.com/2007/01/15/svd-recommendation-system-in-ruby/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号