<?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>Small Business Essentialscraigslist &#187; Small Business Essentials</title>
	<atom:link href="http://www.smallbusinessessentials.info/tags/craigslist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smallbusinessessentials.info</link>
	<description>Practical Advice for Busy Entrepreneurs</description>
	<lastBuildDate>Fri, 04 Mar 2011 02:03:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Tracking Clicks from Craigslist</title>
		<link>http://www.smallbusinessessentials.info/tracking-clicks-from-craigslist/</link>
		<comments>http://www.smallbusinessessentials.info/tracking-clicks-from-craigslist/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 19:49:12 +0000</pubDate>
		<dc:creator>Nikole Gipps</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Technology and Websites]]></category>
		<category><![CDATA[campaign tracking]]></category>
		<category><![CDATA[craigslist]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[small business]]></category>

		<guid isPermaLink="false">http://www.smallbusinessessentials.info/2007/11/01/tracking-clicks-from-craigslist/</guid>
		<description><![CDATA[As Craigslist does not provide information on page views or clicks, I have devised a few methods to determine how many clicks come from a particular ad. Some of these require programming knowledge and some do not, but all are good for tracking your campaigns. How You Can Track Campaigns These same methods can be [...]]]></description>
			<content:encoded><![CDATA[<p>As Craigslist does not provide information on page views or clicks, I have devised a few methods to determine how many clicks come from a particular ad. Some of these require programming knowledge and some do not, but all are good for tracking your campaigns.</p>
<p><span id="more-75"></span></p>
<p class="sectiontitle">How You Can Track Campaigns</p>
<p>These same methods can be used with any link campaign which is not hosted on your own site and which you are not able to see the statistics for: </p>
<ul>
<li><strong>Use Referring Pages</strong> (easy)<br />Install Google Analytics on your site according to their instructions. In your analytics dashboard, click on &quot;Traffic Sources&quot; and then &quot;Referring Sites&quot;. In the listing of referring sites, click on &quot;craigslist.org&quot; (or whatever site you are getting traffic from) and you will get a listing of what pages the clicks are coming from. If you don&#8217;t see the site you are looking for on the list, it means you have not received any clicks from that site.</li>
<li><strong>Use Landing Pages and Stats</strong> (medium)<br />Set up a special landing page for your campaign that will only be used for that campaign, like<br />http://www.yoursite.com/craigslist-ad-0237485.html<br />In your ad, link to that page. Then use your site&#8217;s stats program to see how many people landed on that page.</li>
<li><strong>Use Databases and PHP</strong> (hard)<br />Set up a database to collect hit counts on your server. (I&#8217;m not going to explain how to do that here, so if you need help, you&#8217;ll have to consult a pro.) Using PHP or another programming language, write a script that will add a count in the database every time someone hits your front page based on a campaign number. Then, when you create your add, append that campaign number to your URL in the ad. For example, your URL might look like<br />http://www.yoursite.com/index.php?campaign=20<br />and that would put a line in your database that said one hit from campaign number 20.</li>
</ul>
<p><strong>Tracking page views</strong> for your ad is a little more tricky. If you&#8217;d like to track page views, I suggest making an image that only appears in one ad at a time, even if it is just a 1px by 1px invisible gif. Link that image from your site in your ad, and then you can use your web hosting server&#8217;s logs to determine how many times that one file was downloaded. This will give you an approximate number of page views for your ad.</p>
<p class="sectiontitle">Why You Should Track Campaigns</p>
<p>Tracking your campaign has many benefits, including:</p>
<ul>
<li><strong>Testing Content</strong><br />You can set up multiple pages with variations on wording to see which type of ad gets the most clicks and determine the most effective wording.</li>
<li><strong>Tracking Campaign Effectiveness</strong><br />Putting up and monitoring ads takes time and effort, so it&#8217;s important to know which ads and advertising sources are worth your time.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.smallbusinessessentials.info/tracking-clicks-from-craigslist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marketing on Craigslist</title>
		<link>http://www.smallbusinessessentials.info/marketing-on-craigslist/</link>
		<comments>http://www.smallbusinessessentials.info/marketing-on-craigslist/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 07:02:18 +0000</pubDate>
		<dc:creator>Nikole Gipps</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Points of Interest]]></category>
		<category><![CDATA[craigslist]]></category>
		<category><![CDATA[small business]]></category>

		<guid isPermaLink="false">http://www.smallbusinessessentials.info/2007/03/14/marketing-on-craigslist/</guid>
		<description><![CDATA[<pre>Marketing on Craigslist
</pre>]]></description>
			<content:encoded><![CDATA[<p>I found an interesting article on <a href="http://www.entrepreneur.com/marketing/onlinemarketing/article171514.html">Marketing on Craigslist</a> at Entrepreneur.com which I thought I would add my 2 cents to.</p>
<p><span id="more-17"></span></p>
<p>I have found that the biggest problem with marketing on Craigslist is tracking the page views. There really are no easy ways to track the success of your ad with easy tools such as Google Analytics. I have, however, had luck in using a combination of tools:</p>
<ol>
<li>Using Google Analytics on a landing page for your ad. (This is where the web user goes when they click on the link in your ad.) You can also set up traditional marketing methods such as the use of a special phone number or email address to track responses, but the costs involve with a Craigslist ad are so low that most people don&#8217;t bother with the expense of a new phone number.</li>
<li>Using a true ad instead of plain text. We have made several ads for use on Craigslist, including these: <a href="http://www.smallbusinessessentials.info/images/ads-gm.jpg">Gherardi Marketing</a>, <a href="http://www.smallbusinessessentials.info/images/ads-c4u.jpg">Catered 4 U</a>, <a href="http://www.smallbusinessessentials.info/images/ads-nhg.jpg">NHG Consulting</a>. I get much better results with a web ad vs just using text.</li>
<li>Using the web ad to track page views. If the web ad image resides on your server, you can often use the server stats of how many times that image was downloaded to know how many times your ad has been viewed.</li>
<li>Use a list of keywords in the ad, near the bottom, in white text (so it will be invisible). This will send more searchers your way and make up for the ad which is not search-friendly.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.smallbusinessessentials.info/marketing-on-craigslist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

