<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ad Operations Online &#187; www.flashtalking.com;</title>
	<atom:link href="http://www.adoperationsonline.com/tag/wwwflashtalkingcom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adoperationsonline.com</link>
	<description>Daily news on Ad Operations, Ad Networks, Ad Trafficking, Online Advertising, Online Marketing. The newest and most comprehensive Ad Ops resource for businesses and professionals alike.</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:26:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trafficking 101: How to Traffic Flashtalking Ads in DoubleClick DFP</title>
		<link>http://www.adoperationsonline.com/2008/11/11/trafficking-101-how-to-traffic-flashtalking-ads-in-doubleclick-dfp/</link>
		<comments>http://www.adoperationsonline.com/2008/11/11/trafficking-101-how-to-traffic-flashtalking-ads-in-doubleclick-dfp/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 16:13:38 +0000</pubDate>
		<dc:creator>Otilia Otlacan</dc:creator>
				<category><![CDATA[Ad Operations]]></category>
		<category><![CDATA[Ad Serving]]></category>
		<category><![CDATA[Ad Trafficking]]></category>
		<category><![CDATA[Ads by Creative]]></category>
		<category><![CDATA[How-To's]]></category>
		<category><![CDATA[Rich Media Ads]]></category>
		<category><![CDATA[+44 (0)20 7637 2213;]]></category>
		<category><![CDATA[Paul Cunningham;]]></category>
		<category><![CDATA[www.flashtalking.com;]]></category>
		<category><![CDATA[www.flashtalking.net/tag/xxxx/xx/?;]]></category>

		<guid isPermaLink="false">http://www.adoperationsonline.com/?p=1775</guid>
		<description><![CDATA[Although using Flashtalking tags in DART for Publishers (DFP) is not yet documented in DoubleClick&#8217;s knowledge base, they&#8217;re nothing too difficult to work with and pose little to no issues. The agency or the advertiser using Flashtalking will be giving you an URL with a structure similar to this: www.flashtalking.net/tag/xxxx/xx/?AgencyName/AdvertiserName/CampaignName/ PublisherName/AdName/AdSize To traffic such ads [...]]]></description>
			<content:encoded><![CDATA[<p>Although using Flashtalking tags in DART for Publishers (DFP) is not yet documented in DoubleClick&#8217;s knowledge base, they&#8217;re nothing too difficult to work with and pose little to no issues.</p>
<p style="text-align: left;">The agency or the advertiser using Flashtalking will be giving you an URL with a structure similar to this:</p>
<p style="text-align: left;">www.flashtalking.net/tag/xxxx/xx/?AgencyName/AdvertiserName/CampaignName/<br />
PublisherName/AdName/AdSize</p>
<p>To traffic such ads in DoubleClick DFP, follow these steps:</p>
<p><span id="more-1775"></span></p>
<div style="display: block; float: right; margin: 5px 5px 5px 5px;"><!-- PUT THIS TAG IN DESIRED LOCATION OF SLOT Digital_Media_Blog-large_rectangle_runofsite<br />
--><br />
<script type="text/javascript">// <![CDATA[
  GA_googleFillSlot("Digital_Media_Blog-large_rectangle_runofsite");
// ]]&gt;</script><br />
<!-- END OF TAG FOR SLOT Digital_Media_Blog-large_rectangle_runofsite<br />
--></div>
<p>1. Open the URL described above in a browser window;</p>
<p>2. Amend the script to count clicks on your end if you wish to, and don&#8217;t forget to update it;</p>
<p>3. Copy the tag to your clipboard (click the button, or select and copy the tag manually);</p>
<p>4. Traffic in DFP as <strong>Custom Rich Media ads</strong>, as you would do with any JavaScript code, for example;</p>
<p>5. You don&#8217;t need to edit the code in any way, as Flashtalking ads are auto cachebusting and don&#8217;t require a random number or a timestamp.</p>
<p>A sample Flashtalking code ready to be trafficked in DFP would look like this:</p>
<p style="text-align: left;">&lt;script language=&#8221;Javascript1.1&#8243; type=&#8221;text/javascript&#8221;&gt;<br />
var ftClick = &#8220;&#8221;;<br />
var ft300x250_OOBclickTrack = &#8220;&#8221;;<br />
var ftRandom = Math.random()*1000000;<br />
var ftBuildTag1 = &#8220;&lt;scr&#8221;;<br />
var ftBuildTag2 = &#8220;&lt;/&#8221;;<br />
var ftTag = ftBuildTag1 + &#8216;ipt language=&#8221;javascript1.1&#8243; type=&#8221;text/javascript&#8221; &#8216;;<br />
ftTag += &#8216;src=&#8221;http://video.flashtalking.com/tags/3323/25/js/j-3323-25.js?click=&#8217;+ftClick+&#8217;&amp;cachebuster=<br />
&#8216;+ftRandom+&#8217;&#8221;=&#8221;ftscript_300x250&#8243; name=&#8221;ftscript_300x250&#8243;&#8216;;<br />
ftTag += &#8216;&#8221;&gt;&#8217; + ftBuildTag2 + &#8216;script&gt;&#8217;;<br />
document.write(ftTag);<br />
&lt;/script&gt;<br />
&lt;noscript&gt;<br />
&lt;a href=&#8221;http://video.flashtalking.com/tags/3323/25/click/0-c_3323-25.html&#8221; target=&#8221;_blank&#8221;&gt;<br />
&lt;img border=&#8221;0&#8243; src=&#8221;http://video.flashtalking.com/tags/3323/25/noscript/300&#215;250.jpg&#8221;&gt;&lt;/a&gt;<br />
&lt;/noscript&gt;</p>
<p>If you have any questions at all in regard to using Flashtalking tags / code, you can contact Paul Cunningham at paul.cunningham @ flashtalking.com or call +44 (0)20 7637 2213. Additionally, if you are new to Flashtalking, check out <a href="http://www.flashtalking.com" rel="nofollow" target="_blank">www.flashtalking.com</a> &#8211; these guys know rich media!</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.adoperationsonline.com/2008/11/11/trafficking-101-how-to-traffic-flashtalking-ads-in-doubleclick-dfp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

