<?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>Brontoversity &#187; Logic</title>
	<atom:link href="http://brontoversity.com/tag/logic/feed/" rel="self" type="application/rss+xml" />
	<link>http://brontoversity.com</link>
	<description>Product Education for Bronto's Email Marketing Application</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:57:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Logical Way To Send Email: Dynamic Content</title>
		<link>http://brontoversity.com/2009/10/22/the-logical-way-to-send-email-dynamic-content/</link>
		<comments>http://brontoversity.com/2009/10/22/the-logical-way-to-send-email-dynamic-content/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:04:15 +0000</pubDate>
		<dc:creator>John Gunther</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Conditional Logic]]></category>
		<category><![CDATA[Dynamic Content]]></category>
		<category><![CDATA[Logic]]></category>

		<guid isPermaLink="false">http://brontoversity.com/?p=5173</guid>
		<description><![CDATA[We have been blogging a lot in recent weeks about the cool new features included in Bronto&#8217;s Fall 2009 release. To keep this ball rolling, I&#8217;d like to use this post to tell you about our new Dynamic Content feature.
Dynamic Content&#8230;Huh?
In programmer speak, Dynamic Content allows you to add content to your message based on [...]


Related posts:<ol><li><a href='http://brontoversity.com/2010/07/29/dynamic-content-in-text-version-subject-lines/' rel='bookmark' title='Permanent Link: Dynamic Content In Text Version Subject Lines'>Dynamic Content In Text Version Subject Lines</a> <small>Although you can&#8217;t directly add Dynamic Content to the subject...</small></li>
<li><a href='http://brontoversity.com/2009/10/29/cracking-the-dynamic-content-code/' rel='bookmark' title='Permanent Link: Cracking The Dynamic Content Code'>Cracking The Dynamic Content Code</a> <small>We recently blogged about our new Dynamic Content feature introduced...</small></li>
<li><a href='http://brontoversity.com/2010/03/16/adding-blocks-of-re-editable-dynamic-content/' rel='bookmark' title='Permanent Link: Adding Blocks Of Re-Editable Dynamic Content'>Adding Blocks Of Re-Editable Dynamic Content</a> <small>In the past, the only way for you to edit...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float:right; padding:5px 5px 5px 5px;" title="3618249963_6a77e88e25" src="http://brontoversity.com/wp-content/uploads/2009/10/3618249963_6a77e88e25.png" alt="3618249963_6a77e88e25" width="250" height="175" />We have been blogging a lot in recent weeks about the cool new features included in Bronto&#8217;s <a href="http://brontoversity.com/2009/10/05/fall-2009-release-is-here/" target="_new">Fall 2009 release</a>. To keep this ball rolling, I&#8217;d like to use this post to tell you about our new Dynamic Content feature.</p>
<h3><strong>Dynamic Content&#8230;Huh?</strong></h3>
<p>In programmer speak, Dynamic Content allows you to add content to your message based on whether or not certain conditions are met (i.e. conditional logic). In plain English, Dynamic Content allows you to display different content to your contacts based on who is receiving it. For example, if you are sending out a message to parents with a newborn baby, you can use Dynamic Content to display one block of content if they had a boy, and another block of content if they had a girl.</p>
<h3><strong>Getting Started With Dynamic Content</strong></h3>
<p>The easiest way to get started using Dynamic Content is to use the WYSIWYG editor.<br />
<a href="http://brontoversity.com/wp-content/uploads/2009/10/dynamic_content.png" target="_new"><img style="float:middle; padding:5px 5px 5px 5px;" title="Dynamic Content" src="http://brontoversity.com/wp-content/uploads/2009/10/dynamic_content.png" alt="Dynamic Content" width="525" height="223" /></a></p>
<h4>To insert dynamic content using the wizard:</h4>
<ol>
<li>Click on the <strong>Inset Dynamic Content</strong> button in the WYSIWYG editor, or the <strong>Dynamic Content</strong> button if you are viewing the text version of a message.</li>
<li>Choose the conditional. For the first block, by default, you can only choose <strong>if</strong>.</li>
<li> Choose the operator. The available operators are:
<ul>
<li>In List</li>
<li>In Segment</li>
<li>Field Is Blank</li>
<li>Field Is Equal To</li>
<li>Field Is Not Equal To</li>
<li>Field Is Greater Than</li>
<li>Field Is Less Than</li>
</ul>
</li>
<li>Choose a value. The values that you can choose from depend on the operator you choose in the previous step. Click <strong>OR</strong> to add an additional value.</li>
<li>Add the content that will be displayed if the Dynamic Content conditions are met.</li>
<li>(Optional) If you wish to add nested conditionals to a Dynamic Content block, click <strong>Logic</strong>. You can add 2 nested conditionals per Dynamic Content block. To add additional Dynamic Content blocks, click <strong>Add Block</strong>.</li>
<li>Click <strong>Insert Dynamic Content</strong>.</li>
</ol>
<h3><strong>What&#8217;s All That Strange Text In My Message?</strong></h3>
<p>After you click <strong>Insert Dynamic Content</strong>, you will notice that some strange looking text has been added to your message. This text, known as Dynamic Code (more on this in a later post), represents the Dynamic Content you just built using the wizard. In the example below, the text in blue gets displayed if the value in the &#8220;child&#8221;  <a href="http://brontoversity.com/2009/06/16/getting-personal-with-your-contacts/" target="_new">field</a> is equal to &#8220;boy&#8221;, and the text in pink get&#8217;s displayed if the value for the &#8220;child&#8221; field is equal to &#8220;girl&#8221;.<br />
<a href="http://brontoversity.com/wp-content/uploads/2009/10/bronto-editing-message_-newborn-1.png" target="_new"><img style="float:middle; padding:5px 5px 5px 5px;" title="Dynamic Content" src="http://brontoversity.com/wp-content/uploads/2009/10/bronto-editing-message_-newborn-1.png" alt="Dynamic Content" width="541" height="303" /></a><br />
In upcoming posts, we&#8217;ll look at ways to make your Dynamic Content even more powerful by adding in additional content blocks and nested conditionals. In the mean time, you can use the information in this post to get started testing and using Dynamic Content. If you have already started using Dynamic Content, we&#8217;d love to hear about it! Let us know in the comments section below.</p>
<p><em>John Gunther<br />
Technical Writer/eLearning Specialist at Bronto</em></p>


<p>Related posts:<ol><li><a href='http://brontoversity.com/2010/07/29/dynamic-content-in-text-version-subject-lines/' rel='bookmark' title='Permanent Link: Dynamic Content In Text Version Subject Lines'>Dynamic Content In Text Version Subject Lines</a> <small>Although you can&#8217;t directly add Dynamic Content to the subject...</small></li>
<li><a href='http://brontoversity.com/2009/10/29/cracking-the-dynamic-content-code/' rel='bookmark' title='Permanent Link: Cracking The Dynamic Content Code'>Cracking The Dynamic Content Code</a> <small>We recently blogged about our new Dynamic Content feature introduced...</small></li>
<li><a href='http://brontoversity.com/2010/03/16/adding-blocks-of-re-editable-dynamic-content/' rel='bookmark' title='Permanent Link: Adding Blocks Of Re-Editable Dynamic Content'>Adding Blocks Of Re-Editable Dynamic Content</a> <small>In the past, the only way for you to edit...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://brontoversity.com/2009/10/22/the-logical-way-to-send-email-dynamic-content/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
