<?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>Dan Grossman &#187; w3roi</title>
	<atom:link href="http://www.dangrossman.info/category/w3roi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dangrossman.info</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 20:19:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Step by Step of Launching a New Service</title>
		<link>http://www.dangrossman.info/2009/07/02/step-by-step-of-launching-a-new-service/</link>
		<comments>http://www.dangrossman.info/2009/07/02/step-by-step-of-launching-a-new-service/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 18:00:16 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=396</guid>
		<description><![CDATA[It&#8217;s been almost three months since I decided to create and sell an ad tracking service (in progress), and I&#8217;m still probably a few weeks away from being able to find out if anyone wants to use it. There&#8217;s so much involved in launching a new service beyond just writing the code: Plan and Develop [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been almost three months since I decided to create and sell an ad tracking service (<a href="http://www.w3roi.com">in progress</a>), and I&#8217;m still probably a few weeks away from being able to find out if anyone wants to use it. There&#8217;s so much involved in launching a new service beyond just writing the code:</p>
<ul>
<li>
		<b>Plan and Develop the Software</b></p>
<ul>
<li>Determine what data will need to be collected and stored.</li>
<li>Design the database, then convert the schema to SQL/DDL statements.</li>
<li>Decide on the major units of modularity for the software, lay out the application structure.</li>
<li>Code the model layer classes which retrieve, represent, modify and store the data,<br />
			along with stubs for the controller that are just intelligent enough to start recording<br />
			ad clicks and conversions. Doing this and verifying the queries and the code were accurate<br />
			took over a month (this is the core of what the software does, so it has to be right).</li>
<li>Complete the controller code with a basic skeletal UI.</li>
<li>Design a proper interface and write complete user interfaces to the reports.</li>
<li>Code the CRUD and authentication stuff &mdash; logging in, adding campaigns, editing<br />
			ads, importing and exporting data, etc.</li>
</ul>
</li>
<li>
		<b>Plan and Design the Website</b></p>
<ul>
<li>Find a designer to create a logo so I can set up a splash page for the service<br />
			and finish the UI design.</li>
<li>Mock up the website layout and pages needed.</li>
<li>Explore galleries and directories of other sites to identify what kind of design<br />
			I think will work for this site.</li>
<li>Write up a design brief and find a designer to do the work. I ended up doing this<br />
			with a contest at <a href="http://www.99designs.com">99Designs</a> for about $950.<br />
			A week and a half later, get the finished design in Photoshop format.</li>
<li>Slice and code the design in HTML and CSS, with days spent hacking it for<br />
			Internet Explorer 6 (still not quite there!).</li>
</ul>
</li>
<li>
		<b>Write the Website Copy</b></p>
<ul>
<li>Spend a lot of time identifying benefits to focus on.</li>
<li>Write, write and rewrite feature pages.</li>
<li>Create supporting graphics, screenshots, etc.</li>
<li>Produce a promotional video for the service, highlighting key benefits and features.</li>
<li>Decide on initial plans and pricing, considering competition and target customers.</li>
</ul>
</li>
<li>
		<b>Prepare Support and Documentation</b></p>
<ul>
<li>Spend days recording screencasts of how to use the service to track<br />
			advertising, integrate with various sites, import and export data, etc.</li>
<li>Convert screencasts to Flash videos, write up the HTML pages to embed them.</li>
<li>Write tutorials, glossary, etc.</li>
<li>Sign up with <a href="http://www.zendesk.com">ZenDesk</a> for ticket management,<br />
			help desk/knowledgebase, forums, feedback forms, etc.</li>
<li>Set up e-mail hosting with Rackspace Email (formerly MailTrust), since my own<br />
			spam filters suck. Make DNS changes for the e-mail hosting and help desk.</li>
</ul>
</li>
<li>
		<b>CYA &amp; Legal Stuff</b></p>
<ul>
<li>Write a Terms of Service agreement to protect myself as much as possible.<br />
			Very important, businesses are going to be using this service to make material financial decisions.</li>
<li>Write a Privacy Policy with the help of the Direct Marketing Association&#8217;s generator.</li>
<li>Come up with a backup and recovery plan, and write code to create offiste copies of all<br />
			user data each night.</li>
<li>Document all the server software needed, configuration changes to make, etc. in order to<br />
			set up the service on a different server in case the first should crash/die/disappear/etc. Guesstimate<br />
			capacity until I need to upgrade.</li>
</ul>
</li>
<li>
		<b>Plan the Marketing Campaign</b></p>
<ul>
<li>Sign up with an e-mail marketing company to manage mailing lists, autoresponders, track e-mail<br />
			opens and bounces, etc. Set up the lists, confirmation and reply mail text.</li>
<li>Write a 12 page guide to optimizing AdWords Quality Score to give away for free to<br />
			e-mail newsletter signups.</li>
<li>Contact affiliate networks about support for recurring commissions. Figure out what&#8217;s<br />
			reasonable to pay to affiliates without destroying any profit margin. Pay an overly high<br />
			setup fee to open the new account.</li>
<li>Compile a list of bloggers that reach target customers and are willing to write a<br />
			sponsored review of the service when it&#8217;s available.</li>
<li>Start a Twitter account specific to the service and start following people that talk about<br />
			advertising and tracking every day.</li>
<li>Start an online marketing blog to establish the service as an authority in the field and<br />
			attract search engine traffic to the site, potentially resulting in new customers. Spend a day<br />
			finding and installing MySQL libraries for PHP 5.2, which is not yet officially supported<br />
			by Red Hat Enterprise Linux, so that WordPress will run.</li>
<li>Buy SSL certificate not only to secure the signup/payment forms, but to have a &#8220;secure site&#8221;<br />
			badge to show on those pages to increase conversions.</li>
<li>Prewrite e-mails for the autoresponder (drip campaign, automatically sent on schedule).</li>
<li>Start writing a press release and comparing wire services.</li>
</ul>
</li>
<li>
		<b>Getting Ready to Launch</b></p>
<ul>
<li>Decide how to handle payments, upgrades, downgrades, overage fees. Look at invoicing<br />
			services for the overage fees beyond the monthly subscriptions.</li>
<li>Set up Authorize.net&#8217;s Customer Information Manager for PCIDSS-compliant storage of<br />
			payment data for the monthly billing. Write the code to automatically charge customers each<br />
			month. Test test test.</li>
<li>Set up PayPal subscription links, IPN script to handle updating the database.</li>
<li>Write and test a signup/payment form.</li>
</ul>
</li>
</ul>
<p>I&#8217;m probably 80% through all this work&#8230; hope it&#8217;s worth it. Using w3roi, I&#8217;ve saved myself about<br />
$200 a month by eliminating unprofitable ads, keywords, times of day, countries, etc. But I think I&#8217;ve<br />
invested so much time and money into this, it&#8217;ll take a long time for that to add up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/07/02/step-by-step-of-launching-a-new-service/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The worst part of software development&#8230;</title>
		<link>http://www.dangrossman.info/2009/06/28/the-worst-part-of-software-development/</link>
		<comments>http://www.dangrossman.info/2009/06/28/the-worst-part-of-software-development/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:07:21 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=394</guid>
		<description><![CDATA[&#8230;is writing the documentation. The website for w3roi is now well under way, but most of the content will be in the &#8220;learning center&#8221;, a training and support knowledge base. That&#8217;s going to involve lots of writing, screenshots and desktop recording for videos. I&#8217;ll have a busy week.]]></description>
			<content:encoded><![CDATA[<p>&#8230;is writing the documentation. </p>
<p>The <a href="http://www.w3roi.com/website.php">website for w3roi</a> is now well under way, but most of the content will be in the &#8220;learning center&#8221;, a training and support knowledge base. That&#8217;s going to involve lots of writing, screenshots and desktop recording for videos. I&#8217;ll have a busy week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/06/28/the-worst-part-of-software-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Design contest for w3roi.com &#8211; $815 prize</title>
		<link>http://www.dangrossman.info/2009/06/16/design-contest-for-w3roicom-815-prize/</link>
		<comments>http://www.dangrossman.info/2009/06/16/design-contest-for-w3roicom-815-prize/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 21:21:04 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=387</guid>
		<description><![CDATA[99designs &#187; New Site for Ad Tracking Service]]></description>
			<content:encoded><![CDATA[<p><a href="http://99designs.com/contests/23736">99designs &raquo; New Site for Ad Tracking Service</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/06/16/design-contest-for-w3roicom-815-prize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>w3roi, affiliate marketing ready</title>
		<link>http://www.dangrossman.info/2009/06/15/w3roi-affiliate-marketing-ready/</link>
		<comments>http://www.dangrossman.info/2009/06/15/w3roi-affiliate-marketing-ready/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:56:48 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=382</guid>
		<description><![CDATA[w3roi&#8216;s moving quickly towards being ready for public use. The ability to track affiliate marketing is just about perfect, and I spent most of the weekend testing it with some live campaigns on Google and Microsoft adCenter. Here&#8217;s another video highlighting some of the new reports:]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3roi.com">w3roi</a>&#8216;s moving quickly towards being ready for public use. The ability to track affiliate marketing is just about perfect, and I spent most of the weekend testing it with some live campaigns on Google and Microsoft adCenter.</p>
<p>Here&#8217;s another video highlighting some of the new reports:</p>
<p><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="512" height="302" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"><param name="src" value="/w3roidemo2/w3roi_flash_controller.swf"/><param name="bgcolor" value="#1a1a1a"/><param name="quality" value="best"/><param name="allowScriptAccess" value="always"/><param name="allowFullScreen" value="true"/><param name="scale" value="showall"/><param name="flashVars" value="autostart=false"/><embed name="csSWF" src="/w3roidemo2/w3roi_flash_controller.swf" width="512" height="302" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;color=0x1A1A1A,0x1A1A1A" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/06/15/w3roi-affiliate-marketing-ready/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Commission Reports Needed</title>
		<link>http://www.dangrossman.info/2009/05/30/commission-reports-needed/</link>
		<comments>http://www.dangrossman.info/2009/05/30/commission-reports-needed/#comments</comments>
		<pubDate>Sat, 30 May 2009 06:57:28 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=356</guid>
		<description><![CDATA[If any of you readers do any affiliate marketing, I could really use your help. I want w3roi to be ready to import commission data from as many affiliate networks as possible. What I need is an example of a commission/transaction report exported from whatever network you use, in CSV/tab-delimited/Excel/whatever format they support exporting to. [...]]]></description>
			<content:encoded><![CDATA[<p>If any of you readers do any affiliate marketing, I could really use your help.</p>
<p>I want <a href="http://www.w3roi.com">w3roi</a> to be ready to import commission data from as many affiliate networks as possible. </p>
<p>What I need is an example of a commission/transaction report exported from whatever network you use, in CSV/tab-delimited/Excel/whatever format they support exporting to. I&#8217;ve only promoted products on Commission Junction, Clickbank and Shareasale, so those are the only reports I have access to right now.</p>
<p>If you can get me a report from another network with at least a few rows of sale/lead data, please e-mail it to <a href="mailto:dan@dangrossman.info">dan@dangrossman.info</a>. </p>
<p>w3roi will allow users to add new networks and tell it what the columns are to import new types of reports, but I&#8217;d like to support as many as possible out of the box.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/05/30/commission-reports-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>w3roi Open Beta</title>
		<link>http://www.dangrossman.info/2009/05/26/w3roi-open-beta/</link>
		<comments>http://www.dangrossman.info/2009/05/26/w3roi-open-beta/#comments</comments>
		<pubDate>Tue, 26 May 2009 08:16:00 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=352</guid>
		<description><![CDATA[w3roi is now open for account creation. If you run any type of ecommerce site, and you advertise online but don&#8217;t currently track all your ads from a single location, then w3roi is for you. It will remain free during the testing period (which will likely be a few weeks), and anyone that signs up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3roi.com"><img src="http://dangrossman.info/photos/misc/w3roi_beta.png" alt="conversion tracking" style="border: 0"></a></p>
<p><b><a href="http://www.w3roi.com" title="conversion tracking">w3roi</a> is now open for account creation.</b> If you run any type of ecommerce site, and you advertise online but don&#8217;t currently track all your ads from a single location, then w3roi is for you. </p>
<p>It will remain free during the testing period (which will likely be a few weeks), and anyone that signs up now will get at least a free month after that, plus anything else I can think of to throw in to thank you for trying it out. </p>
<p>This is most definitely a beta, so you will encounter some missing details, and maybe even some bugs. If you do run across anything that seems wrong, or have a suggestion for improvement, use the <b>Feedback</b> link at the top right of any screen to leave your message.</p>
<p>Thank you for your help, and I hope you can make use of w3roi to improve your advertising&#8217;s ROI!</p>
<p>P.S. Internet Explorer 6 is not currently supported, but will be in the future. If you need help setting up your tracking, since there is no documentation yet, you can e-mail me directly at <a href="mailto:dan@dangrossman.info">dan@dangrossman.info</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/05/26/w3roi-open-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>w3roi for affiliates, and open beta soon</title>
		<link>http://www.dangrossman.info/2009/05/22/w3roi-for-affiliates-and-open-beta-soon/</link>
		<comments>http://www.dangrossman.info/2009/05/22/w3roi-for-affiliates-and-open-beta-soon/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:36:48 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=337</guid>
		<description><![CDATA[Initially I was going to target w3roi (in terms of what features it has and how I market it) to ecommerce sites &#8212; sites that sell something and need to track the conversions from their advertising. It&#8217;s working great for conversion tracking on mine right now. But why would I do that when selling to [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; padding: 0 0 10px 10px; border: 0"><img src="http://www.w3roi.com/images/logo_app.png" alt="w3roi" style="border: 0" /></div>
<p>Initially I was going to target w3roi (in terms of what features it has and how I market it) to ecommerce sites &#8212; sites that sell something and need to track the conversions from their advertising. It&#8217;s working great for conversion tracking on mine right now.</p>
<p>But why would I do that when selling to affiliate marketers is what I know best? How stupid can I be? I know what sites to advertise on, what forums to be active in, and how to write copy for them. I just sold them over $140,000 in <a href="http://www.wpreviewsite.com">WP Review Site</a> licenses.</p>
<p>So I&#8217;m going to spend some more time on w3roi to make it perfect for both ecommerce sites and affiliate marketers. That means reorganizing the UI and supporting the features necessary to track affiliate sales:</p>
<ul>
<li>Optional two-part tracking of ads to landing pages, then landing pages to affiliate offers</li>
<li>Automatically creating appropriate tracking links for the specific affiliate network being used</li>
<li>Import/synchronization of sale/commission data to tie affiliate sales back to ads and landing pages</li>
</ul>
<p>But I don&#8217;t want to be the only eyes on these reports while I add all this, so I&#8217;m going to try to open up new account creation over the next few days, and let anyone that wants to use w3roi do so for free. </p>
<p>w3roi doesn&#8217;t require you redirect all your ad clicks through the site to track them, so even if there&#8217;s a bug or the tracking site were to go down, every single ad click makes it to your destination page. Tracking your advertising with w3roi is risk-free.</p>
<p>More details on availability will be posted on this blog and e-mailed to those that contacted me about the beta earlier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/05/22/w3roi-for-affiliates-and-open-beta-soon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>w3roi Demo Video</title>
		<link>http://www.dangrossman.info/2009/05/18/w3-roi-demo-video/</link>
		<comments>http://www.dangrossman.info/2009/05/18/w3-roi-demo-video/#comments</comments>
		<pubDate>Tue, 19 May 2009 02:01:50 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=327</guid>
		<description><![CDATA[w3roi, as I&#8217;m now calling the &#8220;conversion tracker&#8221;, is functionally complete, but I&#8217;m not ready to invite others to use it quite yet. I did have a chance to play around with Camtasia Studio and record using the app a bit.]]></description>
			<content:encoded><![CDATA[<p>w3roi, as I&#8217;m now calling the &#8220;conversion tracker&#8221;, is functionally complete, but I&#8217;m not ready to invite others to use it quite yet. I did have a chance to play around with Camtasia Studio and record using the app a bit.</p>
<div id="media">
    <object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="456" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"><param name="src" value="/w3roidemo1/w3roidemo1_controller.swf"/><param name="bgcolor" value="#1a1a1a"/><param name="quality" value="best"/><param name="allowScriptAccess" value="always"/><param name="allowFullScreen" value="true"/><param name="scale" value="showall"/><param name="flashVars" value="autostart=false"/><embed name="csSWF" src="/w3roidemo1/w3roidemo1_controller.swf" width="456" height="360" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false&#038;thumb=FirstFrame.png&#038;thumbscale=45&#038;color=0x1A1A1A,0x1A1A1A" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/05/18/w3-roi-demo-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Online Conversion Tracking</title>
		<link>http://www.dangrossman.info/2009/04/30/online-conversion-tracking/</link>
		<comments>http://www.dangrossman.info/2009/04/30/online-conversion-tracking/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 07:11:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[w3roi]]></category>

		<guid isPermaLink="false">http://www.dangrossman.info/?p=323</guid>
		<description><![CDATA[I spent much of the last week creating a web app to track conversions from all my online advertising. I think it&#8217;s turned out well so far: Pretty soon I&#8217;ll need to find beta testers willing to try it out. If anyone&#8217;s interested, leave a comment or send me an e-mail.]]></description>
			<content:encoded><![CDATA[<p>I spent much of the last week creating a web app to track conversions from all my online advertising. I think it&#8217;s turned out well so far:</p>
<p><a href="http://www.dangrossman.info/photos/screenshots/w3roi.png" rel="lightbox"><img src="http://www.dangrossman.info/photos/screenshots/w3roi_small.png" alt="" /></a></p>
<p>Pretty soon I&#8217;ll need to find beta testers willing to try it out. If anyone&#8217;s interested, leave a comment or <a href="mailto:dan@dangrossman.info">send me an e-mail</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dangrossman.info/2009/04/30/online-conversion-tracking/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
