<?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>Tag Management &#187; DoubleClick Floodlight</title>
	<atom:link href="http://blog.tagman.com/tag/doubleclick-floodlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tagman.com</link>
	<description>Global leader in tag management</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:20:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Don&#8217;t let IT pull the wool over your eyes &#8211; tags, what they do and how they work</title>
		<link>http://blog.tagman.com/2010/03/tracking-tagspixels-101/</link>
		<comments>http://blog.tagman.com/2010/03/tracking-tagspixels-101/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 12:27:01 +0000</pubDate>
		<dc:creator>Bertie Stevenson</dc:creator>
				<category><![CDATA[campaign tracking]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[tag management]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[us]]></category>
		<category><![CDATA[atlas uat]]></category>
		<category><![CDATA[comprehensive tagging solution]]></category>
		<category><![CDATA[conditional tagging]]></category>
		<category><![CDATA[container tag]]></category>
		<category><![CDATA[container tags]]></category>
		<category><![CDATA[DoubleClick Floodlight]]></category>
		<category><![CDATA[iFrame]]></category>
		<category><![CDATA[iframe tag]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[piggy back tagging]]></category>
		<category><![CDATA[pixels]]></category>
		<category><![CDATA[universal tagging]]></category>

		<guid isPermaLink="false">http://blog.tagman.com/?p=233</guid>
		<description><![CDATA[The number of different terms and jargon which are mentioned in meetings about tagging have got me round to writing an explanation of what they all mean.  I hope marketers can use this as a tool to better equip themselves &#8230; <a href="http://blog.tagman.com/2010/03/tracking-tagspixels-101/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">The number of different terms and jargon which are mentioned in meetings about tagging have got me round to writing an explanation of what they all mean.  I hope marketers can use this as a tool to better equip themselves for these conversations in the future (and not have IT colleagues pull the wool over their eyes!) It might take a few goes of reading, and if it’s really stymied you, give me a call and I’ll help explain it all.<span id="more-233"></span></p>
<p class="MsoNormal"><strong>The proliferation of tags</strong></p>
<p class="MsoNormal">Pretty much every digital initiative a marketer undertakes involves some form of tracking to facilitate or optimise.  All &#8216;drive-to-web&#8217; marketing clearly has the requirement of having campaign conversion tags or pixels sitting on the confirmation pages to track the success of the campaign, while multivariate testing and retargeting initiatives need to anonymously identify the user so they know what copy/content or creative to show.</p>
<p class="MsoNormal">With lots of different suppliers across different countries all requiring some form of tag on the client’s site, it isn’t surprising that so much vocabulary has been created.  I’ll try to break this down into two sections: the tag itself and the different forms it can take (including what it actually does) and then whereabouts on the page it goes.</p>
<p class="MsoNormal"><strong>The &#8216;tag&#8217;</strong></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://blog1.tagmanagementsystem.com/wp-content/uploads/2010/03/tag-code.jpg"><img class="size-medium wp-image-236 aligncenter" title="tag-code" src="http://blog.tagman.com/wp-content/uploads/2010/03/tag-code-300x93.jpg" alt="" width="300" height="93" /></a></p>
<p class="MsoNormal">A tag is simply a piece of code which will sit on your website. When the page is viewed by the user, the code springs to live and calls something to be retrieved from a server then the ‘tag’ will have done it’s magic.  They are often called pixels (although this is a type of tag); cookies (although this is what the tag will set on the users browser); beacons (although this is not really a tag which will sit on the page itself); universal tag (again a specific type of tag); or a container tag (like the Atlas Universal Action Tag or DoubleClick Floodlight tag).</p>
<p class="MsoNormal"><strong>What tags do</strong></p>
<p class="MsoNormal">So, then what does this piece of code actually call?  Typically, it will do one of two things: call a 1&#215;1 image pixel (a transparent GIF) or a JavaScript library to do something more interesting.  A 1&#215;1 image pixel offers the most basic of telling a technology what is going on. When the page is viewed by the user, the call of the pixel can collect some parameters from the page (such as a page ID, basket value or order ID), and, when requesting the GIF from the tracking server, set a cookie on the user&#8217;s browser with an encrypted and unique identifier, and pass back to the tracking server the unique identifier (so it knows who this refers to) and any parameters or page IDs (so it knows what has gone on).</p>
<p class="MsoNormal">Meanwhile, cookies are simply short text files (viewed in Notepad) of encrypted information which can be read only by the technology that put them there. They don’t have any software or intelligence and cannot do anything except be recognised and be written to.  Some companies – perhaps more underhand – don’t use cookies for the fear of users deleting them, and instead they use a flash object. It works exactly the same way as a cookie, but is stored in a different place and is much, much harder to delete.</p>
<p class="MsoNormal">The other call a tag will make is to call a JavaScript library.  Now JavaScript is a wonderful thing in that you can write the code to do anything and therefore do anything on a page – this is perhaps one of the reasons why our esteemed IT colleagues don’t really like the idea of marketing people having this much power. However, I think that argument rather shoots itself in the foot in that an established supplier wouldn’t risk sullying their reputation by doing something which isn’t in the best interests of their client’s website.</p>
<p class="MsoNormal">TagMan will use a JavaScript call in a tag where we can because we (or the marketers using TagMan via the user interface) can update what the tag does without having to change the code on the website – and we all know changing code natively on a webpage can lead to huge delays.</p>
<p class="MsoNormal">The second issue of why IT may not be as keen on JavaScript is because a user might have disabled JavaScript to run.  Now I’m sure there is research out there with recorded stats on this, but as a straw poll, next time you are out and about with friends (not people in the industry) ask them if they know about how to turn off JavaScript.</p>
<p class="MsoNormal">Right, to recap. We’ve covered what the tag will call on the page, and what they’ll do on the browser. Next is where they go on the page.</p>
<p class="MsoNormal"><strong>Where they go</strong></p>
<p class="MsoNormal">The issue of location comes down to the need for the tag to serve as early as possible in the page loading, while not getting in the way of the user experience.  Most of the time, the tag will go at the bottom of the page above the footer and still in the body of the page, although some technologies require the tag to be further up the page near the header.  If you’re confident the technology supplier of this tag will have excellent performance on their tracking servers serving the tag, you need not worry – i.e. do they serve the tags from servers in your country? Do they use a single server, or a cloud computing network? Are they sitting within a CND? If the performance is likely to be better than your own web servers, then it matters less where the tag is.  If you fear the performance might be limited, either find another supplier, or place the tag at the bottom of the page so it will be loaded once the page itself has loaded and not hinder page load times.</p>
<p class="MsoNormal">Tags can also be loaded within their own iFrame, essentially a parallel section which can be served simultaneously with the content of the page.  iFrames are the default technology for most container tags, including DoubleClick Floodlight and Atlas UAT, as they enable more flexibility of what the third-party tags served within the container tag can actually do (location on the page, parameters passed etc). However, they can be heavy to load. (Find out more about the impact of tags, including iFrame containers, on data accuracy and page load times in our <a href="http://www.tagman.com/index.php/the-business-case.html" target="_blank">Tag Latency Study</a> ).</p>
<p class="MsoNormal" style="text-align: center;"><a href="http://blog1.tagmanagementsystem.com/wp-content/uploads/2010/03/latency-study.jpg"><img class="size-medium wp-image-237 aligncenter" title="latency-study" src="http://blog.tagman.com/wp-content/uploads/2010/03/latency-study-300x236.jpg" alt="" width="300" height="236" /></a></p>
<p class="MsoNormal">While I could go on and on about the intricacies of tags and what they do (and my family could vouch for that!), I’ll leave it there for now.  In the next blog/report, I’ll really confuse you and introduce the idea of server tags which need not go on the page at all&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tagman.com/2010/03/tracking-tagspixels-101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thomas Cook chooses TagMan container tags over Doubleclick Floodlight</title>
		<link>http://blog.tagman.com/2009/03/thomas-cook-chooses-tagman-container-tags-over-doubleclick-floodlight/</link>
		<comments>http://blog.tagman.com/2009/03/thomas-cook-chooses-tagman-container-tags-over-doubleclick-floodlight/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 11:25:46 +0000</pubDate>
		<dc:creator>TagMan</dc:creator>
				<category><![CDATA[europe]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[container tag]]></category>
		<category><![CDATA[DoubleClick Floodlight]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Thomas Cook]]></category>

		<guid isPermaLink="false">http://blog.tagman.com/?p=119</guid>
		<description><![CDATA[We&#8217;re pleased to announce that we are working with Europe&#8217;s largest travel retailer - Thomas Cook. They are using us to de-duplicate between affiliate networks and paid search and to reward affiliates on a first click wins basis. Following a successful &#8230; <a href="http://blog.tagman.com/2009/03/thomas-cook-chooses-tagman-container-tags-over-doubleclick-floodlight/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re pleased to announce that we are working with Europe&#8217;s largest travel retailer - Thomas Cook. They are using us to de-duplicate between affiliate networks and paid search and to reward affiliates on a first click wins basis. Following a successful roll-out to <a href="http://www.ThomasCook.com">www.ThomasCook.com</a> they have now deployed TagMan container tags onto <a href="http://www.mytravel.com">www.mytravel.com</a> as well. More details on this story are available at <a href="http://www.netimperative.com/news/2009/february/thomas-cook-hires-tagman-for-ad-tracking">http://www.netimperative.com/news/2009/february/thomas-cook-hires-tagman-for-ad-tracking</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tagman.com/2009/03/thomas-cook-chooses-tagman-container-tags-over-doubleclick-floodlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TagMan at eMetrics USA</title>
		<link>http://blog.tagman.com/2008/09/tagman-at-emetrics-usa/</link>
		<comments>http://blog.tagman.com/2008/09/tagman-at-emetrics-usa/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 20:13:58 +0000</pubDate>
		<dc:creator>TagMan</dc:creator>
				<category><![CDATA[us]]></category>
		<category><![CDATA[atlas uat]]></category>
		<category><![CDATA[cpa de-duplication]]></category>
		<category><![CDATA[cpa deduplication]]></category>
		<category><![CDATA[DoubleClick Floodlight]]></category>
		<category><![CDATA[path to conversion]]></category>
		<category><![CDATA[Piggy-back tag]]></category>
		<category><![CDATA[tag management]]></category>
		<category><![CDATA[TagMan]]></category>

		<guid isPermaLink="false">http://blog.tagman.com/?p=86</guid>
		<description><![CDATA[To celebrate the launch of our New York datacenter and in order to catch up with all the movers and shakers in the web analytics world we&#8217;ve decided to sponsor Jim Sterne&#8217;s eMetrics summit in Washington next month. We&#8217;ve got &#8230; <a href="http://blog.tagman.com/2008/09/tagman-at-emetrics-usa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div dir="ltr">To celebrate the launch of our New York datacenter and in order to catch up with all the movers and shakers in the web analytics world we&#8217;ve decided to sponsor Jim Sterne&#8217;s eMetrics summit in Washington next month. We&#8217;ve got a small stand (well table!) so will be able to demo the product and I&#8217;m really looking forward to it. As part of the package we get a 300 word advert  to trying entice people to our table of tagging delights&#8230;</div>
<div dir="ltr">TagMan is the world’s first independent tag management solution. It allows companies to plug all their page tags into one system, which they can manage themselves or give to their agenc<span class="609061417-25092008">ies</span>. TagMan enables many things, including path to conversion tracking across all online channels and real-time CPA de-duplication<span style="font-size: 10pt; color: #0000ff; font-family: 'Arial','sans-serif';"> . <span id="more-86"></span></span></div>
<p class="MsoNormal">TagMan’s brilliance is its ease of use. Once blank TagMan tags are installed on the site they can be configured to deploy any type of tag into the page, including those that require data to be coded in dynamically from the page. Adding, editing and removing tags can be done literally in minutes. This means no more waiting for site development cycles to come round to edit existing tags or install new ones.</p>
<p class="MsoNormal">Unlike the free ad server piggy-back tag solutions like Atlas UAT and DoubleClick Floodlight, TagMan can be used to deploy virtually any type of tag, including those for Web Analytics, Surveys and Multi-variant testing. Better still if these systems can share data captured from the page and by TagMan for maximum efficiency and better integration<span style="font-size: 10pt; color: #0000ff; font-family: 'Arial','sans-serif';">. </span></p>
<p class="MsoNormal">Best of all TagMan can save companies thousands of wasted CPA. TagMan can track all forms of online marketing including display and natural search and can allow tags to be loaded based on the prior marketing activity. This enables companies to deploy solutions to help improve conversion for traffic responding to specific marketing campaigns as well as enabling CPA de-duplication. By only serving the tag for the company that generated the sale TagMan prevents two different CPA partners thinking they’ve generated the same sale making commission duplication a thing of the past.</p>
<p class="MsoNormal">TagMan makes installing new online marketing software easy. <span class="609061417-25092008">Let</span><span class="609061417-25092008"> us enable you to </span>take control of your online marketing performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tagman.com/2008/09/tagman-at-emetrics-usa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TagMan the universal tag supported products</title>
		<link>http://blog.tagman.com/2008/08/tagman-the-universal-tag-supported-products/</link>
		<comments>http://blog.tagman.com/2008/08/tagman-the-universal-tag-supported-products/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 17:32:05 +0000</pubDate>
		<dc:creator>TagMan</dc:creator>
				<category><![CDATA[comprehensive tagging solution]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[tag management]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[us]]></category>
		<category><![CDATA[atlas uat]]></category>
		<category><![CDATA[DoubleClick Floodlight]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[http:// www.tagman.com]]></category>
		<category><![CDATA[tagging solution]]></category>
		<category><![CDATA[TagMan]]></category>
		<category><![CDATA[TradeDoubler]]></category>
		<category><![CDATA[WebTrends]]></category>

		<guid isPermaLink="false">http://blog.tagman.com/?p=21</guid>
		<description><![CDATA[Our aim is to make sure TagMan works with all tag based online marketing solutions and it&#8217;s going well so far! The list of vendors and solutions we already support includes DoubleClick Floodlight, WebTrends, Google Analytics, Atlas action, clickdensity, TradeDoubler, &#8230; <a href="http://blog.tagman.com/2008/08/tagman-the-universal-tag-supported-products/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Our aim is to make sure TagMan works with all tag based online marketing solutions and it&#8217;s going well so far!</p>
<p>The list of vendors and solutions we already support includes DoubleClick Floodlight, WebTrends, Google Analytics, Atlas action, clickdensity, TradeDoubler, Google AdWords Conversion Tracking, Yahoo Conversion Tracking, Zanox action tag, Email reaction tag, DoubleClick action, PositiveAction Tag and Metrics direct.</p>
<p>We&#8217;ll keep you posted about exciting new ones coming up as we continue to make TagMan a truly universal and independent tagging solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tagman.com/2008/08/tagman-the-universal-tag-supported-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

