<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.5.4 (http://www.squarespace.com/) on Sat, 04 Jul 2009 01:24:47 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>LiveBall How-To</title><link>http://www.ioninteractive.com/liveball-how-to/</link><description>How to make things happen using the LiveBall post-click marketing platform.</description><copyright>Copyright i-on interactive, inc.</copyright><language>en-US</language><generator>Squarespace Site Server v5.5.4 (http://www.squarespace.com/)</generator><item><title>Facebook Integration</title><dc:creator>Justin Talerico</dc:creator><pubDate>Thu, 16 Apr 2009 19:03:16 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2009/4/16/facebook-integration.html</link><guid isPermaLink="false">266525:2696292:3667268</guid><description><![CDATA[<p><span>We </span>are excited to announce our first official integration between LiveBall and Facebook. Use LiveBall to create Facebook-branded social landing pages very easily with Facebook&#8217;s &#8220;Comment Box&#8221; social widget.</p>
<p><span>To take advantage</span> of this new feature your framework(s) code needs to be updated. To do this, simply add the runat=&#8221;server&#8221; parameter to the &lt;html&gt; tag of ALL your master pages files (.ascx). For instance:</p>
<p>Change:</p>
<p>&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221; xml:lang=&#8221;en&#8221; lang=&#8221;en&#8221;&gt;</p>
<p>To:</p>
<p>&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221; xml:lang=&#8221;en&#8221; lang=&#8221;en&#8221; <strong>runat=&#8221;server&#8221;</strong>&gt;</p>
<p>Once your frameworks are updated, <span>learn how</span> to add a Facebook Comment Box on a page.</p>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-3667268.xml</wfw:commentRss></item><item><title>Secure &amp; Externally-hosted Forms</title><dc:creator>Justin Talerico</dc:creator><pubDate>Fri, 27 Mar 2009 20:02:54 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2009/3/27/secure-externally-hosted-forms.html</link><guid isPermaLink="false">266525:2696292:3481299</guid><description><![CDATA[<p>Any externally-hosted form can be easily integrated with LiveBall by displaying it inside an iFrame on the LiveBall page&mdash;an iFrame allows an externally-hosted page to be embedded and displayed inside another page. This is especially useful for incorporating secure forms, like credit card applications,&nbsp;into your landing experiences.&nbsp;When a respondent views the page, the secure form is seamlessly pulled in and appears to be part of the LiveBall page.&nbsp;</p>
<p>Here&#8217;s how it&#8217;s done&#8230;&nbsp;</p>
<ol>
<li>In your LiveBall path, add a page layout that includes the ability to insert a widget or iFrame&mdash;this option is available on virtually all master pages in the LiveBall frameworks.</li>
<li>Click on the green &#8216;+ Insert Widget or iFrame&#8217; section of the page to open the widget editor. You&#8217;ll have the option to publish HTML/script OR enter &nbsp;a URL for the iFrame&mdash;this is the URL of the form page you&#8217;d like to display inside the iFrame of the LiveBall page. NOTE: Be sure the page is a stripped down version with only the critical elements (i.e., form fields and action buttons); branding or navigation in the header or on the sides should be removed to avoid any conflict with the branding that&#8217;s already on the LiveBall page, outside the iFrame.</li>
<li>Adjust the iFrame specifications, as needed:<span>&nbsp;&nbsp;<br /> 
<ul>
<li><span>Pass along LiveBall respondent variables in the iFrame&#8217;s query string&#8217; is checked by default&mdash;this will ensure that any required parameters are passed through to the external form page for data collection and/or tracking purposes.<span><span>&nbsp;</span></span></span></li>
<li><span><span><span>Specify the iFrame width and height&nbsp;(up to 1200x1200 pixels). Adjusting the iFrame width and height to accommodate the maximum form page size can also help you prevent the scrollbar from appearing inside the iFrame for a longer form. Just be sure to note the width of the page: if the content area is only 710px wide, for instance, the iFrame specification should match that&mdash; anything larger than that will not fit on the page.&nbsp;</span></span></span></li>
<li><span><span><span>Border - select &#8216;yes&#8217; to add a thin border line around the iFrame.</span></span></span></li>
<li><span><span><span>Scrolling defaults to &#8216;auto&#8217; so scrollbars will automatically be included if the&nbsp;embedded form page exceeds the specified width and/or height of the iFrame. Select &#8216;no&#8217; to eliminate scrollbars under all circumstances; select &#8216;yes&#8217; to include scrollbars under all circumstances.&nbsp;</span></span></span></li>
<li><span><span><span>Align defaults to &#8216;none&#8217; so the embedded page or form automatically displays in the center of the iFrame, or you may choose to align left or right in the iFrame.&nbsp;</span></span></span></li>
<li><span><span><span>Add margin width and height if you&#8217;d like to include buffer space around the page that&#8217;s being displayed inside the iFrame.&nbsp;</span></span></span></li>
<li><span><span><span>&#8216;<span><span>Frame name&#8217; is optional, but allows you to name the iFrame in case it needs to be referenced by Javascript, etc.</span></span></span></span></span></li>
</ul>
</span></li>
<li>Click the Save button and then the blue &#8216;show preview&#8217; button in the top right corner of the page editor screen to see how it looks. If it doesn&#8217;t look quite right, please contact your LiveBall&nbsp;account manager for further assistance.</li>
</ol>
<p><span>To track the steps of a multi-page form, just add LiveBall&rsquo;s ready-to-use&nbsp;</span><a href="http://www.ioninteractive.com/liveball-how-to/2008/8/26/tracking-in-external-sites.html"><span>Javascript</span></a><span>&nbsp;to each of the pages of the form&mdash;by doing this, you&rsquo;ll be able to tag various steps that occur on the externally-hosted form so the tags and even conversions are logged back in LiveBall. At the end of the process, it&rsquo;s also possible to automatically send the respondent to another LiveBall page&mdash;this is also accomplished using Javascript provided by LiveBall.</span></p>
<p><span><strong>IMPORTANT NOTE:&nbsp;</strong>Please do not use the iFrame feature to insert one LiveBall page into another. In other words, the iFrame feature does not support LiveBall traffic source or page URLs.<br /></span></p>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-3481299.xml</wfw:commentRss></item><item><title>Third-Party Scripts &amp; Omniture in LiveBall</title><category>Advanced Features</category><category>omniture</category><category>pixels</category><category>script</category><category>third-party</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Tue, 17 Mar 2009 14:10:56 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2009/3/17/third-party-scripts-omniture-in-liveball.html</link><guid isPermaLink="false">266525:2696292:3343234</guid><description><![CDATA[LiveBall integrates with third-party scripts like Omniture, Google Analytics, DART, Offermatica, etc. Most integration is as easy as copying and pasting the codes into the appropriate pages, while others may need to be customized slightly.
<br>
<br>
LiveBall supports third party code at the campaign, path and page level. When implementing third-party code at the campaign and path level, LiveBall automatically place the code above the closing BODY tag in the script. When implementing third-party code at the page level, LiveBall gives you four options — bottom of page BODY, page HEAD or page onload/onunload. You simply copy and paste into the appropriate script field.
<br>
<br>
<a href="http://www.ioninteractive.com/support-faq/implementing-third-party-code/where-is-third-party-code-placed-in-the-script.html">Read more</a> for details.
<br><br>
Omniture set up is unique to each company. Typically, the Omniture administrator externalizes the code for use on the LiveBall pages. Once the code has been customized and unique variables defined, the codes are pasted into the appropriate pages. We recommend running an end-to-end test within a testing portfolio to confirm that data is being passed as expected.
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-3343234.xml</wfw:commentRss></item><item><title>Hidden Fields</title><category>Advanced Features</category><category>data collection</category><category>data field</category><category>hidden fields</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Wed, 14 Jan 2009 20:22:12 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2009/1/14/hidden-fields.html</link><guid isPermaLink="false">266525:2696292:2846069</guid><description><![CDATA[<p>&nbsp;</p>
<ul>
<li>Create a &#8220;Hidden Fields&#8221; category in the <a href="http://www.ioninteractive.com/liveball-how-to/2008/9/26/data-collection-steps.html">Data Collection</a> section of LiveBall&nbsp;</li>
<li>Create a <a href="http://www.ioninteractive.com/liveball-how-to/2008/8/26/data-collection-choice-sets.html">data field</a>&nbsp;</li>
<li>Once the hidden field category and field has been set up, you can save information into the database without including it on the form.&nbsp;</li>
<li>Edit the form via the form editor&nbsp;</li>
<li>Add (+) &#8220;Advanced Rules&#8221;&nbsp;</li>
<li>Set up an advanced rule to:&nbsp;</li>
<li>&#8216;no conditions required&#8217; &gt; &#8216;save into database&#8217; &gt;&#8221;field name&#8221;&gt;&#8221;save as&#8221;&nbsp;</li>
</ul>
<p>Check out <a href="http://www.ioninteractive.com/liveball-support-blog/2008/12/12/5-ways-to-put-advanced-rules-into-action.html">5 other way to use advanced rules.</a></p>
<p>&nbsp;</p>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2846069.xml</wfw:commentRss></item><item><title>Use Basic HTML in Pages</title><category>Creative Resources</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Wed, 31 Dec 2008 15:33:54 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2008/12/31/use-basic-html-in-pages.html</link><guid isPermaLink="false">266525:2696292:2780753</guid><description><![CDATA[<em>Please note that HTML below should not be copied and pasted directly into LiveBall.</em>
<p><p>
<strong>Formatting Text</strong><p>
Bold = ‹strong›<strong> Bold this sentence</strong> ‹strong/›
<p>
Bold one word = ‹strong› <strong>Bold</strong> ‹strong/› one word only. 
<p>
Underline = ‹u› <u>Underline this sentence</u>. ‹u/›
<p>
Underline one word = Underline = ‹u› <u>Underline</u> ‹u/› one word only.
<p>
Italicize = ‹em› <em>Italicize this sentence</em>. ‹em/›
<p>
Italicize one word = Italicize = ‹em› <em>Italicize</em> ‹em/› one word only.
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2780753.xml</wfw:commentRss></item><item><title>Create Anchors</title><category>Advanced Features</category><category>Making Pages &amp; Paths</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Wed, 17 Dec 2008 19:37:05 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2008/12/17/create-anchors-1.html</link><guid isPermaLink="false">266525:2696292:2714066</guid><description><![CDATA[To create anchor links in your pages&#8230;
<p>
1. Insert the following HTML in your content area
<p>
< a href="#uniquename" >Link1< /a >
<p>
2. Add the following to the location you want to anchor to (do not include the &#8220;#&#8221;)
<p>
< a name="uniquename" > < /a >
Content goes here like this text.
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2714066.xml</wfw:commentRss></item><item><title>Re-Export Leads</title><category>Advanced Features</category><category>Forms &amp; Data Exports</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Mon, 15 Dec 2008 03:35:00 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2008/12/15/re-export-leads.html</link><guid isPermaLink="false">266525:2696292:2696082</guid><description><![CDATA[<p>To re-export respondents who have previously converted via advanced rules on a form:</p>
<ul>
<li>Choose the condition &#8216;<strong><span style="font-weight: normal;">converted on this path&#8217;</span></strong>.</li>
<li>Choose the action &#8216;<strong><span style="font-weight: normal;">mark to be re-exported&#8217;</span></strong>. You can also choose the action &#8216;<strong><span style="font-weight: normal;">export immediately&#8217;</span></strong> &amp; then the specific export&nbsp;in which the respondent data should be sent to.</li>
</ul>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2696082.xml</wfw:commentRss></item><item><title>Export Immediately</title><category>Advanced Features</category><category>Forms &amp; Data Exports</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Mon, 15 Dec 2008 03:30:06 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2008/12/15/export-immediately.html</link><guid isPermaLink="false">266525:2696292:2695932</guid><description><![CDATA[<p>To export respondents who have converted immediately via .csv or web form or directly into Salesforce.com:</p>
<p><em>Note that an export format and export must be created before this rule is executed.</em></p>
<ul>
<li>Choose the condition.</li>
<li>Choose the action &#8216;export immediately&#8217;.&nbsp;</li>
<li>Select the export from the drop down.</li>
</ul>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2695932.xml</wfw:commentRss></item><item><title>Triggered Emails &amp; Fulfillments</title><category>Advanced Features</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Mon, 15 Dec 2008 03:25:32 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2008/12/15/triggered-emails-fulfillments.html</link><guid isPermaLink="false">266525:2696292:2695923</guid><description><![CDATA[<p>To send an email to a respondent via advanced rules on a form:</p>
<ul>
<li>First, create your email in libraries.&nbsp;</li>
<li>Then, if the email includes an attachment, upload the attachment in libraries.</li>
<li>On a form, choose a condition for the email to be sent to the respondent. &#8216;No conditions required&#8217; is the most popular condition.&nbsp;Triggered emails are great for landing pages that offer a white paper, or sign up, such as a newsletter welcome&nbsp;email.</li>
<li>Choose the action &#8216;send email to respondent&#8217;.&nbsp;Select the email you created from the drop down.</li>
</ul>
<ol> </ol>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2695923.xml</wfw:commentRss></item><item><title>Email Notifications</title><category>Advanced Features</category><category>Making Pages &amp; Paths</category><dc:creator>Jessica Frobel</dc:creator><pubDate>Mon, 15 Dec 2008 03:21:18 +0000</pubDate><link>http://www.ioninteractive.com/liveball-how-to/2008/12/15/email-notifications.html</link><guid isPermaLink="false">266525:2696292:2695912</guid><description><![CDATA[<p>To set up an email notification via advanced rules on a form:</p>
<p>On a form, choose a condition for the email notification to be sent. Popular conditions are based on respondent data. &#8216;No&nbsp;conditions required&#8217; is also a popular condition, if you simply want to notify someone when a respondent converts. Email&nbsp;notifications are a great way to notify your sales team that a conversion has happened or notify a team member when a&nbsp;respondent purchases a high ticket item.<br /><br />Choose the action &#8216;notify via email&#8217; from the drop down. Then, type in the email address of the person you want to send&nbsp;the notification to. You can send email notifications to more than one person as well.</p>
]]></description><wfw:commentRss>http://www.ioninteractive.com/liveball-how-to/rss-comments-entry-2695912.xml</wfw:commentRss></item></channel></rss>