<?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; conversions</title>
	<atom:link href="http://brontoversity.com/tag/conversions/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>Dynamically Adding Values To Conversion Tracking URLs</title>
		<link>http://brontoversity.com/2009/12/03/dynamically-adding-values-to-conversion-tracking-urls/</link>
		<comments>http://brontoversity.com/2009/12/03/dynamically-adding-values-to-conversion-tracking-urls/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 18:30:44 +0000</pubDate>
		<dc:creator>John Gunther</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Did You Know?]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[conversion tracking urls]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[email conversion]]></category>

		<guid isPermaLink="false">http://brontoversity.com/?p=5570</guid>
		<description><![CDATA[In recent weeks, I have been getting a lot of questions about the post I wrote on the basics of setting up conversion tracking. Because this post dealt only with the basics of setting up conversion tracking, we only showed you how to set up the conversion tracking URL using hard-coded values for the money [...]


Related posts:<ol><li><a href='http://brontoversity.com/2010/01/14/tracking-non-commerce-goals/' rel='bookmark' title='Permanent Link: Tracking Non-Commerce Goals'>Tracking Non-Commerce Goals</a> <small>I recently covered a couple different ways to track conversions....</small></li>
<li><a href='http://brontoversity.com/2009/12/17/tis-the-conversion-season/' rel='bookmark' title='Permanent Link: Tis The Conversion Season'>Tis The Conversion Season</a> <small>The holiday season is already upon us, and for many...</small></li>
<li><a href='http://brontoversity.com/2009/08/13/how-personalization-affects-link-tracking/' rel='bookmark' title='Permanent Link: How Personalization Affects Link Tracking'>How Personalization Affects Link Tracking</a> <small>Back in June, Client Support Specialist Frank Chapman wrote a...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float:right; padding:5px 5px 5px 5px;" title="conversion-1" src="http://brontoversity.com/wp-content/uploads/2009/12/conversion-1.png" alt="conversion-1" width="227" height="227" />In recent weeks, I have been getting a lot of questions about the post I wrote on the <a href="http://brontoversity.com/2009/04/15/how-much-are-your-emails-worth-setting-up-conversion-tracking/" target="_new">basics of setting up conversion tracking</a>. Because this post dealt only with the basics of setting up conversion tracking, we only showed you how to set up the conversion tracking URL using hard-coded values for the <code>money</code> and <code>description</code> parameters. Using hard-coded values is perfectly fine, but it is a very limited solution.</p>
<h3>The Problem With Hard-Coded Values</h3>
<p>If you are tracking only a single type of conversion, such as whether or not someone downloaded a whitepaper, then using hard-coded values in your conversion tracking URL will probably work fine. However, if you are tracking monetary conversions in which your customers could be purchasing a wide range of products with varying prices, then hard-coding the values into the conversion tracking URL becomes a nightmare. Technically, you could create a unique conversion tracking URL for each conversion you want to track. However, what if you have five hundred different products, each with a different price, that customers could purchase any combination of?</p>
<h3>Code To The Rescue!</h3>
<p>A more robust solution is to dynamically populate the conversion tracking URL parameter values. In other words, you populate the conversion tracking URL based on the values that are chosen by each customer once they have arrived at the page on your site where the conversion tracking URL is embedded. There are a number of different ways to accomplish this task, each of which requires some development experience. If you need an example of what I am talking about, Jake Rutter has written an excellent tutorial for populating the conversion tracking URL parameter values using Javascript titled <a href="http://onerutter.com/javascript/how-to-setup-bronto-tracking-pixels-with-javascript.html" target="_new">How to setup Bronto Tracking Pixels with JavaScript</a>.</p>
<p>In the next few weeks, Adam Covati (Project Manager at Bronto) will be writing a post that expands on this subject and explains the different types of data you can track using Bronto&#8217;s conversion tracking feature. Stay tuned and let us know if you have any questions in the mean time!</p>
<p><em>John Gunther<br />
Technical Writer/eLearning Specialist at Bronto<br />
Editor of Brontoversity</em></p>


<p>Related posts:<ol><li><a href='http://brontoversity.com/2010/01/14/tracking-non-commerce-goals/' rel='bookmark' title='Permanent Link: Tracking Non-Commerce Goals'>Tracking Non-Commerce Goals</a> <small>I recently covered a couple different ways to track conversions....</small></li>
<li><a href='http://brontoversity.com/2009/12/17/tis-the-conversion-season/' rel='bookmark' title='Permanent Link: Tis The Conversion Season'>Tis The Conversion Season</a> <small>The holiday season is already upon us, and for many...</small></li>
<li><a href='http://brontoversity.com/2009/08/13/how-personalization-affects-link-tracking/' rel='bookmark' title='Permanent Link: How Personalization Affects Link Tracking'>How Personalization Affects Link Tracking</a> <small>Back in June, Client Support Specialist Frank Chapman wrote a...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://brontoversity.com/2009/12/03/dynamically-adding-values-to-conversion-tracking-urls/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Let Their Actions Be Your Guide</title>
		<link>http://brontoversity.com/2009/05/14/let-their-actions-be-your-guide/</link>
		<comments>http://brontoversity.com/2009/05/14/let-their-actions-be-your-guide/#comments</comments>
		<pubDate>Thu, 14 May 2009 18:52:53 +0000</pubDate>
		<dc:creator>John Gunther</dc:creator>
				<category><![CDATA[Did You Know?]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[automated messages]]></category>
		<category><![CDATA[Behaviorally Targeted Automated Message Rules]]></category>
		<category><![CDATA[clickthrough rates]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[email automation]]></category>
		<category><![CDATA[email conversion]]></category>
		<category><![CDATA[Making You a Better Email Marketer]]></category>

		<guid isPermaLink="false">http://brontoversity.com/?p=2612</guid>
		<description><![CDATA[Although not the most likely source for marketing insight, Mr. Joe Dirt put it brilliantly when he said &#8220;Well that might be your problem, it&#8217;s not what you like, it&#8217;s the consumer.&#8221;  So what&#8217;s the easiest way to find out what your customers want or like?  How about having them tell you want [...]


Related posts:<ol><li><a href='http://brontoversity.com/2010/04/06/automatically-sending-welcome-messages/' rel='bookmark' title='Permanent Link: Automatically Sending Welcome Messages'>Automatically Sending Welcome Messages</a> <small>When a contact sign&#8217;s up to receive messages from you,...</small></li>
<li><a href='http://brontoversity.com/2010/03/11/overriding-frequency-caps/' rel='bookmark' title='Permanent Link: Overriding Frequency Caps'>Overriding Frequency Caps</a> <small>One of the features that Bronto provides is the ability...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Although not the most likely source for marketing insight, Mr. Joe Dirt put it brilliantly when he said &#8220;Well <img style="float:right; padding:5px 5px 5px 5px;" title="Let Your Customers Tell You What They Want" src="http://brontoversity.com/wp-content/uploads/2009/05/photos-from-joe-dirt.png" alt="Let Your Customers Tell You What They Want" width="315" height="226" />that might be your problem, it&#8217;s not what you like, it&#8217;s the consumer.&#8221;  So what&#8217;s the easiest way to find out what your customers want or like?  How about having them tell you want they want through their actions.</p>
<p>For most marketers, this is no easy task.  But alas, you are an email marketer, and even better, you are an email marketer using Bronto!  Not only can you send relevant/timely messages in response to your customer&#8217;s actions, but you can do so automatically using behaviorally targeted automated message rules.  Here&#8217;s how:</p>
<h3>Setting Up Your Behaviorally Targeted Automated Message Rule</h3>
<ol>
<li>Go to Messages-&gt;Automated Message Rules.</li>
<li>Click the Create New Automated Message Rule link.</li>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/05/bronto-automated-message-rules.png" target="_new"><img style="float:center; padding:5px 5px 5px 5px;" title="Automated Message Rules Page" src="http://brontoversity.com/wp-content/uploads/2009/05/bronto-automated-message-rules.png" alt="Automated Message Rules Page" width="485" height="250" /></a></p>
<li>You will be brought to Step 1 of the create an automated message rule wizard.  This four step wizard is designed to make creating automated message rules easy.  Choose a name for your automated message rule.</li>
<li>Click the radio button next to the Behaviorally Targeted automated message rule type.</li>
<li>Specify the Type Settings for the automated message rule.  You will need to choose the related message that the automated message rule will watch for.  You will also need to choose the action or behavior that the <a href="http://brontoversity.com/wp-content/uploads/2009/05/bronto.png" target="_new"><img style="float:right; padding:5px 5px 5px 5px;" title="Select Type Settings For Your Automated Message Rule" src="http://brontoversity.com/wp-content/uploads/2009/05/bronto.png" alt="Select Type Settings For Your Automated Message Rule" width="278" height="75" /></a>automated message will look for in the related message.  So for example, you could send a follow-up message to contacts who opened and clicked links contained in an email you sent to them regarding your Summer 2009 Sale.</li>
<li>Click Next.</li>
<li>You will be brought to Step 2 in the wizard.  From here, you can pick the message that will be sent via the automated message rule in response to the action or behavior you choose to look for.  You will also need to specify all the sending options for the automated message rule.  These are similar to the sender options you specify when scheduling a regular delivery.</li>
<li>You can now click Advanced to continue on to Step 3 in the wizard, or click Verify Settings to bypass Step 3 and continue directly to Step 4 in the wizard. If you click Advanced, you can specify some of the advanced settings associated with automated message rules.  After you are done on Step 3, you can click Verify Settings to continue to Step 4 in the wizard.</li>
<li>Once you are on Step 4, you can either click Save As Draft, which will save, but not activate the <img style="float:right; padding:5px 5px 5px 5px;" title="Save As Draft and Save And Activate Buttons" src="http://brontoversity.com/wp-content/uploads/2009/05/bronto-1.png" alt="Save As Draft and Save And Activate Buttons" width="293" height="62" />automated message rule (i.e. no messages will be sent via the automated message rule until you activate it), or click Save And Activate, which will save and activate the automated message rule.</li>
</ol>
<p>So there you have it.  By utilizing the power of a behaviorally targeted automated message rule, you can let your customer&#8217;s actions drive your email marketing efforts in an unobtrusive manner.  Now all you have to do is sit back and let the automated message rule work it&#8217;s magic.</p>
<p>Have you used behaviorally targeted automated message rules in Bronto?  If so, we&#8217;d love to hear about it in our 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/04/06/automatically-sending-welcome-messages/' rel='bookmark' title='Permanent Link: Automatically Sending Welcome Messages'>Automatically Sending Welcome Messages</a> <small>When a contact sign&#8217;s up to receive messages from you,...</small></li>
<li><a href='http://brontoversity.com/2010/03/11/overriding-frequency-caps/' rel='bookmark' title='Permanent Link: Overriding Frequency Caps'>Overriding Frequency Caps</a> <small>One of the features that Bronto provides is the ability...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://brontoversity.com/2009/05/14/let-their-actions-be-your-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Sure That The Message Fits: Test With A/B Content Splits</title>
		<link>http://brontoversity.com/2009/05/07/make-sure-that-the-message-fits-test-with-ab-content-splits/</link>
		<comments>http://brontoversity.com/2009/05/07/make-sure-that-the-message-fits-test-with-ab-content-splits/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:37:50 +0000</pubDate>
		<dc:creator>John Gunther</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Did You Know?]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[A/B email splits]]></category>
		<category><![CDATA[A/B Spilts]]></category>
		<category><![CDATA[a/b splits]]></category>
		<category><![CDATA[clickthrough rates]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[email conversion]]></category>

		<guid isPermaLink="false">http://brontoversity.com/?p=2451</guid>
		<description><![CDATA[The brilliant thing about email is it&#8217;s ability to take the &#8220;guess work&#8221; out of marketing. If you want to see if people are opening your messages, you check the open rate.  If you want to know exactly how much money your campaign is bringing in, you check the conversion rates.  Even something [...]


Related posts:<ol><li><a href='http://brontoversity.com/2009/11/19/challenging-the-status-quo-champion-challenger-ab-splits/' rel='bookmark' title='Permanent Link: Challenging the Status Quo: Champion-Challenger A/B Splits'>Challenging the Status Quo: Champion-Challenger A/B Splits</a> <small>We&#8217;ve talked about A/B splits a number of times &#8211;...</small></li>
<li><a href='http://brontoversity.com/2009/08/25/cant-decide-on-a-subject-line-split-em/' rel='bookmark' title='Permanent Link: Can&#8217;t Decide On A Subject Line?  Split &#8216;Em!'>Can&#8217;t Decide On A Subject Line?  Split &#8216;Em!</a> <small> Do you ever have a problem deciding between a...</small></li>
<li><a href='http://brontoversity.com/2009/11/17/testing-testing-1-2-3-sending-test-messages/' rel='bookmark' title='Permanent Link: Testing, Testing 1, 2, 3: Sending Test Messages'>Testing, Testing 1, 2, 3: Sending Test Messages</a> <small>As a Bronto user, you have probably been sending test...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The brilliant thing about email is it&#8217;s ability to take the &#8220;guess work&#8221; out of marketing.<img style="padding:5px 5px 5px 5px; float:right;" title="Choose The Right Content For Your Message" src="http://brontoversity.com/wp-content/uploads/2009/05/1133804_sign_success_and_failure1.jpg" alt="Choose The Right Content For Your Message" width="200" height="125" /> If you want to see if people are opening your messages, you check the open rate.  If you want to know exactly how much money your campaign is bringing in, you check the conversion rates.  Even something as seemingly abstract as your message&#8217;s content can be tested, and this is where A/B Content Splits can really pay dividends.</p>
<h3>So What Are A/B Content Splits?</h3>
<p>With A/B Content Splits, you can quickly compare multiple versions of a message&#8217;s content against each other in a way that lets your contacts choose the best performing option.</p>
<h3>Setting Up A/B Content Splits</h3>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/05/bronto-view-message-2.jpg" target="_new"> </a></p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/05/bronto-view-message-2.jpg" target="_new"></a></p>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/05/message_overview.jpg" target="_new"><img style="padding:5px 5px 5px 5px; float:right;" title="Message Overview Page" src="http://brontoversity.com/wp-content/uploads/2009/05/message_overview.jpg" alt="Message Overview Page" width="300" height="224" /></a></p>
<ol>
<li>Compose two or more version of the same message and make minor changes to the areas of the message content you want to test.</li>
<li>Select the message you want to perform the A/B Content Split on.</li>
<li>Click <strong>Send A/B Split</strong> from the Message Overview Page.</li>
<li>Choose <strong>Full Message Content</strong> from the Split Content drop-down box.</li>
<li> Choose the type of split you want to perform and then designate split groups.
<ul>
<li>A/B Winner &#8211; A/B-Winner splits involve testing messages with two or more groups to see which is most effective. After a set period of time, a winner is chosen based off of preselected criteria, such as highest open rate or highest number of clicks. After the winner is selected, the winning message is sent to the remainder of your targeted contacts.</li>
<p><img style="padding:5px 5px 5px 5px; float:center;" title="Choose Split Type" src="http://brontoversity.com/wp-content/uploads/2009/05/bronto-send-a_b-split-message.jpg" alt="Choose Split Type" width="485" height="73" /></p>
<li>Champion/Challenger &#8211; 	Champion/Challenger is quite similar to A/B-Winner, the difference being that you don&#8217;t have a winner group. In this type of test you have an established way of doing something, called the Champion, and you want to test if it is still the best by introducing a Challenger. An example of this is testing a new template design or header image compared to your current standard.  In creating a Champion/Challenger split, it is common to send most of your contacts the champion while setting aside a smaller portion for the challenger. Once the test is run, there is no winner group who receives a message, but you do have a good idea about whether or not your champion is as good as you thought it was.</li>
</ul>
</li>
<li>Click <strong>Next</strong>.</li>
<li>The message you choose in step 2 will automatically be used for split group A.<a href="http://brontoversity.com/wp-content/uploads/2009/05/bronto-send-a_b-split-message-1.jpg" target="_new"><img style="padding:5px 5px 5px 5px; float:right;" title="Choose Alternate A/B Split Message" src="http://brontoversity.com/wp-content/uploads/2009/05/bronto-send-a_b-split-message-1.jpg" alt="Choose Alternate A/B Split Message" width="285" height="97" /></a> You will need to choose the alternate versions of the message you created using the message selector for the other split groups.</li>
<li>From here, you need to specify the sender options, verify the selections you have made, and then schedule the actual delivery.</li>
<li>Later on, you can view a report for that delivery that will show you which version of the message garnered the most favorable reception.</li>
<p><a href="http://brontoversity.com/wp-content/uploads/2009/05/report.jpg"><img style="padding:5px 5px 5px 5px; float:center;" title="A/B Content Split Message Report" src="http://brontoversity.com/wp-content/uploads/2009/05/report.jpg" alt="A/B Content Split Message Report" width="484" height="265" /></a></ol>
<h3>Important Things To Consider</h3>
<p>With A/B Content Splits, remember not to get pulled into the trap of using two drastically different versions of a message.  Rather, use this type of test to examine how simple design tweaks, such as order and positioning of links and images, affects the amount of clicks and conversions your message receives.  You may be surprised to see how simple changes, like moving your call to action to the area of the message above the fold, will help drive clicks and conversions in your message.</p>
<p>Have you successfully implemented the A/B content split feature in Bronto? Please share your comments with us 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/2009/11/19/challenging-the-status-quo-champion-challenger-ab-splits/' rel='bookmark' title='Permanent Link: Challenging the Status Quo: Champion-Challenger A/B Splits'>Challenging the Status Quo: Champion-Challenger A/B Splits</a> <small>We&#8217;ve talked about A/B splits a number of times &#8211;...</small></li>
<li><a href='http://brontoversity.com/2009/08/25/cant-decide-on-a-subject-line-split-em/' rel='bookmark' title='Permanent Link: Can&#8217;t Decide On A Subject Line?  Split &#8216;Em!'>Can&#8217;t Decide On A Subject Line?  Split &#8216;Em!</a> <small> Do you ever have a problem deciding between a...</small></li>
<li><a href='http://brontoversity.com/2009/11/17/testing-testing-1-2-3-sending-test-messages/' rel='bookmark' title='Permanent Link: Testing, Testing 1, 2, 3: Sending Test Messages'>Testing, Testing 1, 2, 3: Sending Test Messages</a> <small>As a Bronto user, you have probably been sending test...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://brontoversity.com/2009/05/07/make-sure-that-the-message-fits-test-with-ab-content-splits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Much Are Your Emails Worth? Setting Up Conversion Tracking</title>
		<link>http://brontoversity.com/2009/04/15/how-much-are-your-emails-worth-setting-up-conversion-tracking/</link>
		<comments>http://brontoversity.com/2009/04/15/how-much-are-your-emails-worth-setting-up-conversion-tracking/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:50:08 +0000</pubDate>
		<dc:creator>John Gunther</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[clickthrough rates]]></category>
		<category><![CDATA[conversion tracking]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[email conversion]]></category>

		<guid isPermaLink="false">http://brontoversity.com/?p=2098</guid>
		<description><![CDATA[In her blog posts, Data: Jump on it! and More Data: Jump On It!, Email Marketing Strategist Kristen Gregory talks about using data to help improve your email marketing campaign.  If the goal for your email marketing campaign is to persuade a recipient to take an action (common actions include making a purchase by [...]


Related posts:<ol><li><a href='http://brontoversity.com/2009/12/03/dynamically-adding-values-to-conversion-tracking-urls/' rel='bookmark' title='Permanent Link: Dynamically Adding Values To Conversion Tracking URLs'>Dynamically Adding Values To Conversion Tracking URLs</a> <small>In recent weeks, I have been getting a lot of...</small></li>
<li><a href='http://brontoversity.com/2010/01/14/tracking-non-commerce-goals/' rel='bookmark' title='Permanent Link: Tracking Non-Commerce Goals'>Tracking Non-Commerce Goals</a> <small>I recently covered a couple different ways to track conversions....</small></li>
<li><a href='http://brontoversity.com/2009/12/17/tis-the-conversion-season/' rel='bookmark' title='Permanent Link: Tis The Conversion Season'>Tis The Conversion Season</a> <small>The holiday season is already upon us, and for many...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In her blog posts, <a href="http://blog.bronto.com/2009/02/23/data-jump-on-it/">Data: Jump on it!</a> and <a href="http://blog.bronto.com/2009/03/10/more-data-jump-on-it/">More Data: Jump On It!</a>, Email Marketing Strategist Kristen Gregory talks about using data to help improve your email marketing campaign.  If <img class="alignright size-full wp-image-2118" title="Analytics Link" src="http://brontoversity.com/wp-content/uploads/2009/03/email-marketing-analytics-settings-1.png" alt="Analytics Link" width="148" height="198" />the goal for your email marketing campaign is to persuade a recipient to take an action (common actions include making a purchase by clicking the &#8220;Checkout&#8221; link), then conversion tracking is exactly what you need.  Measuring opens and click-throughs is very important, but conversion tracking is literally where the money is.  This blog post will help you get started setting up conversion tracking in your account.</p>
<h4>Getting Started</h4>
<p>The first thing you need to do is enable conversion tracking by clicking the Conversion Tracking checkbox on the Analytics Page.  Once you check the Conversion Tracking checkbox, the page will refresh to provide a user-specific HTML snippet that you will use to set up conversion tracking on your site.<br />
<img class="alignleft size-full wp-image-2111" title="Conversion Tracking URL on the Analytics Page" src="http://brontoversity.com/wp-content/uploads/2009/03/bronto-professional-edition-analytics-settings-2-1.png" alt="Conversion Tracking URL" width="500" height="60" /></p>
<h4>Setting Up The URL Parameters</h4>
<p>The URL in the snippet provides parameters for three pieces of information.  You will need to modify these parameters for each action that you want to track.</p>
<ul>
<li> <code>type</code> &#8211; The type of conversion; purchases ($) or nonpurchases (t).  For example<br />
<code>type=$</code>.</li>
<li> <code>description</code> &#8211; The description of the conversion.  For example<br />
<code>description=emailcampaign</code></li>
<li> <code>money</code> &#8211; The amount of revenue gained (if applicable).  For example <code>money=299.95</code></li>
</ul>
<p>A URL with completed <code>type</code>, <code>description</code>, and <code>money</code> parameters will look something like this:<br />
<a href="http://brontoversity.com/wp-content/uploads/2009/04/conv.png" target="_new"><img style="float:left; padding:5px 5px 5px 5px;" title="conv" src="http://brontoversity.com/wp-content/uploads/2009/04/conv.png" alt="conv" width="518" height="24" /></a><br />
<strong>Note</strong> &#8211; If you wish to track dynamic <code>description</code> and <code>money</code> values in the application, you can do so programmatically by appending custom values to the conversion tracking URL. Otherwise, you can hardcode a <code>description</code> and <code>money</code> value (as shown above) and have a set description and money value for each conversion completed.</p>
<h4>Pasting The URL On Your Pages</h4>
<p><strong><span style="font-weight: normal;">Once you have encoded all of the information that you want to track into the URL, you can take the image tag and paste it anywhere in the HTML for the pages that are shown once a conversion is completed (for example, a thank-you page or a subscription confirmation page).  The image tag will take care of the rest and pass all of the information that you have encoded in the URL back to the application.  From here, you can view the message report for an individual message to see exactly how many conversions resulted from that message.</span></strong></p>
<h3 style="color:#FF0000;">Update</h3>
<p>For more information on dynamically adding values to the conversion tracking URL, check out <a href="http://brontoversity.com/2009/12/03/dynamically-adding-values-to-conversion-tracking-urls/" target="_new">this post</a>.</p>
<p><em>John Gunther<br />
Technical Writer/eLearning Specialist at Bronto</em></p>


<p>Related posts:<ol><li><a href='http://brontoversity.com/2009/12/03/dynamically-adding-values-to-conversion-tracking-urls/' rel='bookmark' title='Permanent Link: Dynamically Adding Values To Conversion Tracking URLs'>Dynamically Adding Values To Conversion Tracking URLs</a> <small>In recent weeks, I have been getting a lot of...</small></li>
<li><a href='http://brontoversity.com/2010/01/14/tracking-non-commerce-goals/' rel='bookmark' title='Permanent Link: Tracking Non-Commerce Goals'>Tracking Non-Commerce Goals</a> <small>I recently covered a couple different ways to track conversions....</small></li>
<li><a href='http://brontoversity.com/2009/12/17/tis-the-conversion-season/' rel='bookmark' title='Permanent Link: Tis The Conversion Season'>Tis The Conversion Season</a> <small>The holiday season is already upon us, and for many...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://brontoversity.com/2009/04/15/how-much-are-your-emails-worth-setting-up-conversion-tracking/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
