<?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 Essentialscampaign tracking &#187; Small Business Essentials</title>
	<atom:link href="http://www.smallbusinessessentials.info/tags/campaign-tracking/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>
	</channel>
</rss>

