<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: RTB Part III &#8212; Cookies &amp; User Data</title>
	<atom:link href="http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/</link>
	<description>Ramblings about online advertising, ad networks &#038; other techie randomness</description>
	<lastBuildDate>Sat, 28 Jan 2012 06:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-137000</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 28 Jan 2011 16:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-137000</guid>
		<description>Hi Tomislav,

I&#039;m not sure what you mean with &quot;just talk with JSONp&quot;.  Isn&#039;t a simple 1x1 interface much simpler than a full JSON interface?  

To your point about client side JS... yes you can do this with two client javascript files.  I&#039;m not a huge fan of this approach for two reasons.  (1) You are giving someone else access to write to your cookie space.  (2) Not calling server-code means not logging/tracking which is important to understand how often you are matching, how often you succeed, etc..

-Mike</description>
		<content:encoded><![CDATA[<p>Hi Tomislav,</p>
<p>I&#8217;m not sure what you mean with &#8220;just talk with JSONp&#8221;.  Isn&#8217;t a simple 1&#215;1 interface much simpler than a full JSON interface?  </p>
<p>To your point about client side JS&#8230; yes you can do this with two client javascript files.  I&#8217;m not a huge fan of this approach for two reasons.  (1) You are giving someone else access to write to your cookie space.  (2) Not calling server-code means not logging/tracking which is important to understand how often you are matching, how often you succeed, etc..</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-136977</link>
		<dc:creator>Tomislav</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-136977</guid>
		<description>Hello,

My sales told me to read this article for implementing something similar in our systems but:

Why wouldn&#039;t they just talk with JSONp? &quot;ad.exchange&quot; has to do lots of stuff anyways. Why not just call real data gathering service instead of just 302 redirect? This is really &quot;too simple&quot; solution that is based on presumption that both ad servers will have this capabilities of syncing with just so small amount of data. You can also add 2 js files on different domains (ad.exchanged and ad.bidder) and let them do the cookie rewritings (XSS exception is based on domain since js is added from different domains it&#039;s ok) - then you don&#039;t even need to call any server code (!).</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>My sales told me to read this article for implementing something similar in our systems but:</p>
<p>Why wouldn&#8217;t they just talk with JSONp? &#8220;ad.exchange&#8221; has to do lots of stuff anyways. Why not just call real data gathering service instead of just 302 redirect? This is really &#8220;too simple&#8221; solution that is based on presumption that both ad servers will have this capabilities of syncing with just so small amount of data. You can also add 2 js files on different domains (ad.exchanged and ad.bidder) and let them do the cookie rewritings (XSS exception is based on domain since js is added from different domains it&#8217;s ok) &#8211; then you don&#8217;t even need to call any server code (!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How Effective Will Mobile RTB Be For Ad Buyers? &#124; ExchangeWire.com</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-133242</link>
		<dc:creator>How Effective Will Mobile RTB Be For Ad Buyers? &#124; ExchangeWire.com</dc:creator>
		<pubDate>Thu, 18 Nov 2010 11:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-133242</guid>
		<description>[...] nobody is actually explaining how it works. RTB in online display is fairly well documented now. Mike On Ads has done a great job breaking it down to the technically challenged among us. Mobile on the other [...]</description>
		<content:encoded><![CDATA[<p>[...] nobody is actually explaining how it works. RTB in online display is fairly well documented now. Mike On Ads has done a great job breaking it down to the technically challenged among us. Mobile on the other [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polite Requester</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-132035</link>
		<dc:creator>Polite Requester</dc:creator>
		<pubDate>Mon, 27 Sep 2010 17:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-132035</guid>
		<description>One small suggestion: Would you mind fixing the &quot;it&#039;s&quot; to &quot;its&quot; in those places where &quot;it&#039;s&quot; does not mean &quot;it is&quot;? For some readers, this makes some sentences very jarring and difficult read and it takes away from your excellent article.</description>
		<content:encoded><![CDATA[<p>One small suggestion: Would you mind fixing the &#8220;it&#8217;s&#8221; to &#8220;its&#8221; in those places where &#8220;it&#8217;s&#8221; does not mean &#8220;it is&#8221;? For some readers, this makes some sentences very jarring and difficult read and it takes away from your excellent article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NandhiniPadhu</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-129458</link>
		<dc:creator>NandhiniPadhu</dc:creator>
		<pubDate>Wed, 26 May 2010 11:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-129458</guid>
		<description>Hi Mike,

This information is very useful for me.

-Nandhini</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>This information is very useful for me.</p>
<p>-Nandhini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-128090</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 18 Apr 2010 14:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-128090</guid>
		<description>Hi Matt,

They&#039;re actually two completely separate processes.  You&#039;ll see these sync pixels tacked on to a large number of ads you see on the internet today but are disconnected from the actual real-time process.

-Mike</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>They&#8217;re actually two completely separate processes.  You&#8217;ll see these sync pixels tacked on to a large number of ads you see on the internet today but are disconnected from the actual real-time process.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-128070</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 18 Apr 2010 09:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-128070</guid>
		<description>Thanks Mike for this quick answer!
One more question : how is it done? 
is there 2 scripts in the page : first one to sync cookies, second one to load the ad?</description>
		<content:encoded><![CDATA[<p>Thanks Mike for this quick answer!<br />
One more question : how is it done?<br />
is there 2 scripts in the page : first one to sync cookies, second one to load the ad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-128019</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 17 Apr 2010 19:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-128019</guid>
		<description>Hi Matt,

No there&#039;s not because the cookie syncing process actually happens *before* the actual RTB bid requests.  There is a problem of too many pixels on too many web pages, but that&#039;s an entirely different one!

-Mike</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>No there&#8217;s not because the cookie syncing process actually happens *before* the actual RTB bid requests.  There is a problem of too many pixels on too many web pages, but that&#8217;s an entirely different one!</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-128018</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 17 Apr 2010 19:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-128018</guid>
		<description>Great explanations !
But, is there a speed problem here? If many bidders are competing for the same ad, and requiring to sync cookies with the exchange, there will be a lot of requests between servers and browser before the ad is actually served</description>
		<content:encoded><![CDATA[<p>Great explanations !<br />
But, is there a speed problem here? If many bidders are competing for the same ad, and requiring to sync cookies with the exchange, there will be a lot of requests between servers and browser before the ad is actually served</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paysage Français de l'e-Publicité Comportementale » RTB Part III — Cookies &#38; User Data</title>
		<link>http://www.mikeonads.com/2010/02/22/rtb-part-iii-cookies-user-data/comment-page-1/#comment-126924</link>
		<dc:creator>Paysage Français de l'e-Publicité Comportementale » RTB Part III — Cookies &#38; User Data</dc:creator>
		<pubDate>Sun, 21 Mar 2010 19:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeonads.com/?p=494#comment-126924</guid>
		<description>[...] A number of people have asked about how cookie matching works in the RTB world. Everybody today reli... [...]</description>
		<content:encoded><![CDATA[<p>[...] A number of people have asked about how cookie matching works in the RTB world. Everybody today reli&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

